Serialized Form


Package com.adobe.dct.exception

Class com.adobe.dct.exception.DCTException extends Exception implements Serializable

serialVersionUID: -3195647686058989100L


Package com.adobe.dct.transfer

Class com.adobe.dct.transfer.BindingElement extends Object implements Serializable

serialVersionUID: 2309609698467269734L

Serialized Fields

id

String id

bindingName

String bindingName

Class com.adobe.dct.transfer.DataDictionary extends Object implements Serializable

serialVersionUID: 1941793579937679351L

Serialized Fields

id

String id

name

String name

displayName

String displayName

description

String description

dictionaryType

DataDictionaryType dictionaryType

DDElements

List DDElements

extendedProperties

Map extendedProperties

checksum

String checksum

version

String version

remotingServiceInfo

RemotingServiceInfo remotingServiceInfo

referenceNameToPathMap

Map referenceNameToPathMap

state

int state

versionNum

int versionNum

lastUpdateDate

Date lastUpdateDate

lastPublishDate

Date lastPublishDate

lastChangeBy

String lastChangeBy

Class com.adobe.dct.transfer.DataDictionaryElement extends Object implements Serializable

serialVersionUID: -2215641624302722146L

Serialized Fields

id

String id

name

String name

displayName

String displayName

referenceName

String referenceName

description

String description

path

String path

expression

String expression

keyElement

boolean keyElement

required

boolean required

computed

boolean computed

compositeType

String compositeType

lcdsDestination

String lcdsDestination

elementType

DataDictionaryElementType elementType

elementSubType

DataDictionaryElementSubType elementSubType

collectionElement

DataDictionaryElement collectionElement

valueSet

Set valueSet

childElements

List childElements

extendedProperties

Map extendedProperties

XMLBinding

BindingElement XMLBinding

Class com.adobe.dct.transfer.DataDictionaryElementSubType extends Enum implements Serializable

Class com.adobe.dct.transfer.DataDictionaryElementType extends Enum implements Serializable

Class com.adobe.dct.transfer.DataDictionaryInstance extends Object implements Serializable

serialVersionUID: -5735672860442274994L

Serialized Fields

object

Object object

dataDictionaryId

String dataDictionaryId

dataDictionary

DataDictionary dataDictionary

Class com.adobe.dct.transfer.DataDictionaryReference extends Object implements Serializable

serialVersionUID: -1200095163580974653L

Serialized Fields

id

String id

name

String name

displayName

String displayName

description

String description

dictionaryType

DataDictionaryType dictionaryType

extendedProperties

Map extendedProperties

checksum

String checksum

version

String version

Class com.adobe.dct.transfer.DataDictionarySearchFilter extends Object implements Serializable

serialVersionUID: -2271912152258041241L

Serialized Fields

name

String name

descriptionLike

String descriptionLike

dictionaryType

DataDictionaryType dictionaryType

Class com.adobe.dct.transfer.DataDictionaryType extends Enum implements Serializable

Class com.adobe.dct.transfer.OperationInfo extends Object implements Serializable

serialVersionUID: -5565278234719209392L

Serialized Fields

id

String id

operationName

String operationName

operationParameters

List operationParameters

Class com.adobe.dct.transfer.OperationParameter extends Object implements Serializable

serialVersionUID: 4045788497532112609L

Serialized Fields

id

String id

name

String name

type

String type

description

String description

Class com.adobe.dct.transfer.RemotingServiceInfo extends Object implements Serializable

serialVersionUID: -3608145944596195217L

Serialized Fields

id

String id

name

String name

endpoint

String endpoint

destination

String destination

readOperation

OperationInfo readOperation

Package com.adobe.icc.dbforms.exceptions

Class com.adobe.icc.dbforms.exceptions.ICCException extends RuntimeException implements Serializable

serialVersionUID: 7892215536673714890L


Package com.adobe.icc.dbforms.obj

Class com.adobe.icc.dbforms.obj.Asset extends Object implements Serializable

serialVersionUID: 3005390067591483230L

Serialized Fields

id

String id

name

String name

desc

String desc

version

int version

comment

String comment

state

int state

activeStartDate

Date activeStartDate

activeEndDate

Date activeEndDate

lastUpdateDate

Date lastUpdateDate

lastPublishDate

Date lastPublishDate

updatedBy

int updatedBy

lastChangeBy

String lastChangeBy

ucat

Category ucat

lcat

Category lcat

extendedProperties

Map extendedProperties

Class com.adobe.icc.dbforms.obj.CalculatedVariable extends Variable implements Serializable

serialVersionUID: -1294013521804511941L

Serialized Fields

expression

String expression

variables

Set variables

Class com.adobe.icc.dbforms.obj.Category extends Object implements Serializable

serialVersionUID: -5577787359912397111L

Serialized Fields

id

String id

name

String name

type

int type

extendedProperties

Map extendedProperties

Class com.adobe.icc.dbforms.obj.CDMAssignment extends Object implements Serializable

serialVersionUID: -8359505090271600153L

Serialized Fields

ID

String ID

position

Integer position

expression

String expression

assignmentType

CDMAssignment.AssignmentType assignmentType

target

DataModule target

Class com.adobe.icc.dbforms.obj.CDMAssignment.AssignmentType extends Enum implements Serializable

Class com.adobe.icc.dbforms.obj.ConditionalDataModule extends DataModule implements Serializable

serialVersionUID: -2517208454893214736L

Serialized Fields

assignmentList

List assignmentList

Class com.adobe.icc.dbforms.obj.ConditionalDocument extends PortfolioDocument implements Serializable

serialVersionUID: -2894621819642169927L

Serialized Fields

assignmentList

List assignmentList

Class com.adobe.icc.dbforms.obj.ContainerLayout extends Asset implements Serializable

serialVersionUID: -26644696488834210L

Serialized Fields

targetAreas

Set targetAreas

fields

Set fields

tables

Set tables

customizedLayout

boolean customizedLayout

Class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment extends Object implements Serializable

serialVersionUID: 245647623403956908L

Serialized Fields

id

String id

containerLayout

ContainerLayout containerLayout

targetAreaAssignments

Set targetAreaAssignments

fieldAssignments

Set fieldAssignments

Class com.adobe.icc.dbforms.obj.DataModule extends Asset implements Serializable

serialVersionUID: 1500828855634663011L

Serialized Fields

dataDictionaryRefs

List dataDictionaryRefs

variableList

Set variableList

Class com.adobe.icc.dbforms.obj.DataType extends Enum implements Serializable

Class com.adobe.icc.dbforms.obj.DocumentAssignment extends Object implements Serializable

serialVersionUID: -8287183727734476026L

Serialized Fields

id

String id

expression

String expression

document

PortfolioDocument document

Class com.adobe.icc.dbforms.obj.Downloadable extends Object implements Serializable

serialVersionUID: -3855806137064422507L

Serialized Fields

objName

String objName

objFileName

String objFileName

objBytes

byte[] objBytes

Class com.adobe.icc.dbforms.obj.Field extends Object implements Serializable

serialVersionUID: -8732019239849901922L

Serialized Fields

id

String id

path

String path

displayName

String displayName

type

Field.FieldType type

position

Integer position

Class com.adobe.icc.dbforms.obj.Field.FieldType extends Enum implements Serializable

Class com.adobe.icc.dbforms.obj.FieldAssignment extends Object implements Serializable

serialVersionUID: -3069799241153068299L

Serialized Fields

id

String id

description

String description

caption

String caption

toolTip

String toolTip

field

Field field

binding

FieldAssignment.Bind binding

bindingReference

String bindingReference
Bind = DDE, then bindingReference = DD element name reference Bind = CONST, then bindingReference = static value Bind = DATAMODULE, then bindingReference = ID of the data module Bind = USER, then bindingReference = none (blank) Bind = SYSTEM, then bindingReference = ? Bind = CALCULATION, then bindingReference = ID of Calculated Variable


dataModule

DataModule dataModule

editable

boolean editable

optional

boolean optional

order

int order

Class com.adobe.icc.dbforms.obj.FieldAssignment.Bind extends Enum implements Serializable

Class com.adobe.icc.dbforms.obj.Form extends Asset implements Serializable

serialVersionUID: 435047244318306807L

Serialized Fields

fileName

String fileName

filexdp

byte[] filexdp

targetAreas

Set targetAreas

fields

Set fields

tables

Set tables

Class com.adobe.icc.dbforms.obj.FragmentLayout extends ContainerLayout implements Serializable

serialVersionUID: 1L

Serialized Fields

filexdp

byte[] filexdp

configuredFilexdp

byte[] configuredFilexdp

fileName

String fileName

flowedLayout

boolean flowedLayout

Class com.adobe.icc.dbforms.obj.ImageModule extends DataModule implements Serializable

serialVersionUID: -5156606718450851188L

Serialized Fields

fileName

String fileName

mimeType

MimeType mimeType

caption

String caption

imageBlob

byte[] imageBlob

Class com.adobe.icc.dbforms.obj.LDMAssignment extends Object implements Serializable

serialVersionUID: -3641426995667021723L

Serialized Fields

ID

String ID

position

Integer position

editable

boolean editable

preSelected

boolean preSelected

optional

boolean optional

target

DataModule target

indentationLevel

Double indentationLevel

compound

boolean compound

ignoreListStyle

boolean ignoreListStyle

skipStyle

boolean skipStyle

Class com.adobe.icc.dbforms.obj.Letter extends Asset implements Serializable

serialVersionUID: -5054836639633616009L

Serialized Fields

form

Form form

testDataFileName

String testDataFileName

testdata

byte[] testdata

dataDictionaryRefs

List dataDictionaryRefs

postProcess

String postProcess

targetAreaAssignments

Set targetAreaAssignments

fieldAssignments

Set fieldAssignments

variableAssignments

Set variableAssignments

Class com.adobe.icc.dbforms.obj.ListDataModule extends DataModule implements Serializable

serialVersionUID: 8695789607812765563L

Serialized Fields

assignmentList

List assignmentList

min

int min

max

int max

ordered

boolean ordered

open

boolean open

allowFreeText

boolean allowFreeText

style

ListDataModule.Style style

type

ListDataModule.Type type

suffix

String suffix

prefix

String prefix

custom

String custom

Class com.adobe.icc.dbforms.obj.ListDataModule.Style extends Enum implements Serializable

Class com.adobe.icc.dbforms.obj.ListDataModule.Type extends Enum implements Serializable

Class com.adobe.icc.dbforms.obj.MimeType extends Enum implements Serializable

Serialized Fields

mimeType

String mimeType

Class com.adobe.icc.dbforms.obj.ModuleAssignment extends Object implements Serializable

serialVersionUID: 2720913949754129322L

Serialized Fields

id

String id

dataModule

DataModule dataModule

position

Integer position
maintains the order of the modules in the list (for the server)


editable

boolean editable

preSelected

boolean preSelected

optional

boolean optional

expression

String expression

indentationLevel

Double indentationLevel

Class com.adobe.icc.dbforms.obj.Portfolio extends Asset implements Serializable

serialVersionUID: -501326127789961670L

Serialized Fields

navigator

PortfolioDocument navigator

cover

PortfolioDocument cover

rootFolder

PortfolioFolder rootFolder

dataDictionaryRefs

List dataDictionaryRefs

variableAssignments

Set variableAssignments

Class com.adobe.icc.dbforms.obj.PortfolioDocument extends Asset implements Serializable

serialVersionUID: 7910110937706345259L

Serialized Fields

docSource

PortfolioDocument.DocumentSource docSource

docContent

byte[] docContent

docReference

String docReference

mimeType

String mimeType

letter

Letter letter

Class com.adobe.icc.dbforms.obj.PortfolioDocument.DocumentSource extends Enum implements Serializable

Class com.adobe.icc.dbforms.obj.PortfolioFolder extends Object implements Serializable

serialVersionUID: -9177568511514855402L

Serialized Fields

id

String id

name

String name

desc

String desc

subFolders

List subFolders

documents

List documents

Class com.adobe.icc.dbforms.obj.Query extends Object implements Serializable

serialVersionUID: 3645992304769598197L

Serialized Fields

objectType

String objectType

queryString

String queryString

paramsMap

Map paramsMap

statements

List statements

Class com.adobe.icc.dbforms.obj.Statement extends Object implements Serializable

serialVersionUID: 8948348349303757389L

Serialized Fields

attributeName

String attributeName

attributeValue

Object attributeValue

operator

Statement.Operator operator

innerStatement

Statement innerStatement

joinOperator

Statement.JoinOperator joinOperator

Class com.adobe.icc.dbforms.obj.Statement.JoinOperator extends Enum implements Serializable

Class com.adobe.icc.dbforms.obj.Statement.Operator extends Enum implements Serializable

Class com.adobe.icc.dbforms.obj.Table extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

dynamicTable

boolean dynamicTable

tableName

String tableName

position

Integer position

containerFieldPosition

int containerFieldPosition

containerTargetAreaPosition

int containerTargetAreaPosition

tableSOMExpression

String tableSOMExpression

headerRow

TableRow headerRow

bodyRows

List bodyRows

footerRow

TableRow footerRow

showHeaderRow

boolean showHeaderRow

showFooterRow

boolean showFooterRow

originalBodyRowCount

int originalBodyRowCount

originalColumnCount

int originalColumnCount

configuredBodyRowCount

int configuredBodyRowCount

configuredColumnCount

int configuredColumnCount

additionalTableColumns

List additionalTableColumns

Class com.adobe.icc.dbforms.obj.TableColumnDetails extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

columnType

TableColumnDetails.TableColumnType columnType

columnWidth

float columnWidth

headerName

String headerName

footerName

String footerName

Class com.adobe.icc.dbforms.obj.TableColumnDetails.TableColumnType extends Enum implements Serializable

Class com.adobe.icc.dbforms.obj.TableRow extends ContainerLayout implements Serializable

serialVersionUID: 1L

Serialized Fields

rowSOMExpression

String rowSOMExpression

lastDrawSOMExpression

String lastDrawSOMExpression

lastDrawPosition

int lastDrawPosition

Class com.adobe.icc.dbforms.obj.TargetArea extends Object implements Serializable

serialVersionUID: -2854779581136718864L

Serialized Fields

id

String id

path

String path

displayName

String displayName

position

Integer position

Class com.adobe.icc.dbforms.obj.TargetAreaAssignment extends Object implements Serializable

serialVersionUID: 9014150539277188242L

Serialized Fields

id

String id

targetArea

TargetArea targetArea

open

boolean open

allowFreeText

boolean allowFreeText

ordered

boolean ordered

moduleAssignmentList

List moduleAssignmentList

containerLayoutAssignment

ContainerLayoutAssignment containerLayoutAssignment

Class com.adobe.icc.dbforms.obj.TextModule extends DataModule implements Serializable

serialVersionUID: -1042590747819528019L

Serialized Fields

fileName

String fileName

TBXXMLBytes

byte[] TBXXMLBytes

Class com.adobe.icc.dbforms.obj.Variable extends Object implements Serializable

serialVersionUID: -7199431244604863186L

Serialized Fields

id

String id

name

String name

protect

Boolean protect

type

Variable.VariableType type

subType

Variable.VariableSubType subType

valueSet

Set valueSet

dataType

DataType dataType

Class com.adobe.icc.dbforms.obj.Variable.VariableSubType extends Enum implements Serializable

Class com.adobe.icc.dbforms.obj.Variable.VariableType extends Enum implements Serializable

Class com.adobe.icc.dbforms.obj.VariableAssignment extends Object implements Serializable

serialVersionUID: 3732006612255221188L

Serialized Fields

id

String id

description

String description

caption

String caption

toolTip

String toolTip

variable

Variable variable

source

VariableAssignment.Source source

sourceReference

String sourceReference
Source = DDE, then SourceRef = DD element name reference Source = CONST, then SourceRef = static value Source = DATAMODULE, then SourceRef = ID of the data module Source = USER, then SourceRef = none (blank) Source = SYSTEM, then SourceRef = ? Source = CALCULATION, then SourceRef = ID of Calculated Variable Source = VARIABLE, then SourceRef = Name of the Source Variable Source = FIELD, then SourceRef = ID of the FieldAssignment


sourceContainerLayoutAssignment

String sourceContainerLayoutAssignment

editable

boolean editable

optional

boolean optional

dataModule

DataModule dataModule

Class com.adobe.icc.dbforms.obj.VariableAssignment.Source extends Enum implements Serializable


Package com.adobe.icc.render.obj

Class com.adobe.icc.render.obj.Content extends Object implements Serializable

serialVersionUID: -1007770388652182720L

Serialized Fields

moduleType

Content.ModuleType moduleType

data

byte[] data

toolTip

String toolTip

moduleIdent

int moduleIdent

mimeType

MimeType mimeType

moduleId

String moduleId

empty

boolean empty

lineage

Object[][] lineage

Class com.adobe.icc.render.obj.Content.ModuleType extends Enum implements Serializable

Serialized Fields

value

String value

Class com.adobe.icc.render.obj.ContextData extends Object implements Serializable

serialVersionUID: -5453639991649430621L

Serialized Fields

dataDictionaryInstance

DataDictionaryInstance dataDictionaryInstance

localVariables

Map localVariables

variableSubstitutionRules

Map variableSubstitutionRules

useXhtmlTextContent

boolean useXhtmlTextContent

textContentOverride

String textContentOverride

textContentOverrideMimeType

MimeType textContentOverrideMimeType

variableOverrides

Set variableOverrides

includeEmptyConditions

boolean includeEmptyConditions

includeEmptyLists

boolean includeEmptyLists

Class com.adobe.icc.render.obj.PDFFile extends Object implements Serializable

serialVersionUID: -3876656303273845681L

Serialized Fields

filename

String filename
Filename of PDF document


filelength

Integer filelength
Length of binary pdf before base64 encoding in bytes


document

byte[] document
Binary content of pdf

Class com.adobe.icc.render.obj.PDFResponseType extends Object implements Serializable

serialVersionUID: -8492311559205932314L

Serialized Fields

errorcode

String errorcode
Internal error code


errortext

String errortext
Error message text


filename

String filename
Filename of PDF. This is kept redundant to the PDFFile object so that name can be checked without having to unpack the PDFFile first. The name is also used to indicate a problem. In case of errors a filename of invalid.pdf is returned. This mechanism has been introduced since many customers have difficulties handling SOAP Fault messages.


filelength

Integer filelength
Length of PDF in bytes. This is kept redundant to the PDFFile object so that length can be checked without having to unpack the PDFFile first.


File

PDFFile File
Data structure for returned PDF file


Package com.adobe.icomm.assetplacement.dsc.client

Class com.adobe.icomm.assetplacement.dsc.client.AssetPlacementException extends Exception implements Serializable

serialVersionUID: 6116822343329731909L


Package com.adobe.icomm.assetplacement.model

Class com.adobe.icomm.assetplacement.model.InvalidPackageException extends Exception implements Serializable

serialVersionUID: 1L

Class com.adobe.icomm.assetplacement.model.PackageDefinition.PackageType extends Enum implements Serializable


Package com.adobe.livecycle.rca.common

Class com.adobe.livecycle.rca.common.RCAConstants.RCAGroup extends Enum implements Serializable

Serialized Fields

value

String value

Class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission extends Enum implements Serializable

Serialized Fields

description

String description

systemPermission

boolean systemPermission

permissionName

String permissionName

resourceType

RCAConstants.RCAResourceType resourceType

Class com.adobe.livecycle.rca.common.RCAConstants.RCAReliantApp extends Enum implements Serializable

Class com.adobe.livecycle.rca.common.RCAConstants.RCAResourceType extends Enum implements Serializable

Serialized Fields

systemResourceType

boolean systemResourceType

resourceTypeName

String resourceTypeName

Class com.adobe.livecycle.rca.common.RCAConstants.RCARole extends Enum implements Serializable

Serialized Fields

displayName

String displayName

description

String description

permissions

RCAConstants.RCAPermission[] permissions

Package com.adobe.livecycle.rca.common.beans

Class com.adobe.livecycle.rca.common.beans.NameValuePair extends Object implements Serializable

serialVersionUID: 7652193064381476013L

Serialized Fields

name

String name

value

Object value

Class com.adobe.livecycle.rca.common.beans.RCADocument extends Object implements Serializable

serialVersionUID: 7745691865311001956L

Serialized Fields

document

com.adobe.idp.Document document
IDP document


uri

String uri
Uri for the document


type

RCADocument.Type type
Type of the document, it can be a reference or it can be a document


name

String name
Name of the document.


description

String description
Description of the document

Class com.adobe.livecycle.rca.common.beans.RCADocument.Type extends Enum implements Serializable

Class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter extends Object implements Serializable

serialVersionUID: -5033435751894512197L

Serialized Fields

templateName

String templateName

keywords

String keywords

complianceCode

String complianceCode

retrieveActiveOnly

boolean retrieveActiveOnly

retrieveInActiveOnly

boolean retrieveInActiveOnly

appName

String appName

createdBy

String createdBy

lastModifiedBy

String lastModifiedBy

customAttributes

Map customAttributes

pageSize

int pageSize

pageNumber

int pageNumber

Package com.adobe.livecycle.rca.common.exception

Class com.adobe.livecycle.rca.common.exception.AccessDeniedException extends ICRException implements Serializable

serialVersionUID: 2172540193564421570L

Class com.adobe.livecycle.rca.common.exception.DocumentNotFoundException extends ICRException implements Serializable

serialVersionUID: -5067122605645784439L

Class com.adobe.livecycle.rca.common.exception.DocumentProcessorException extends ICRException implements Serializable

serialVersionUID: -8187030772274194903L

Class com.adobe.livecycle.rca.common.exception.DocumentUploadException extends ICRException implements Serializable

serialVersionUID: -8517616544761650805L

Class com.adobe.livecycle.rca.common.exception.ErrorCode extends Enum implements Serializable

Serialized Fields

errorCode

int errorCode

Class com.adobe.livecycle.rca.common.exception.ICRError extends Object implements Serializable

serialVersionUID: 8844355891807809528L

Serialized Fields

errorCode

int errorCode

messageParameters

Object[] messageParameters

message

String message

classLoader

ClassLoader classLoader

Class com.adobe.livecycle.rca.common.exception.ICRException extends Exception implements Serializable

serialVersionUID: -1932436751375093687L

Serialized Fields

error

ICRError error

Class com.adobe.livecycle.rca.common.exception.InvalidAuthKeyException extends ICRException implements Serializable

serialVersionUID: -7081556784170849633L

Class com.adobe.livecycle.rca.common.exception.InvalidPathException extends ICRException implements Serializable

serialVersionUID: -5067122605645784439L

Class com.adobe.livecycle.rca.common.exception.InvalidReviewContextException extends ICRException implements Serializable

serialVersionUID: 7393828604289306825L

Class com.adobe.livecycle.rca.common.exception.InvalidReviewDocumentException extends ICRException implements Serializable

serialVersionUID: -4131318344277380743L

Class com.adobe.livecycle.rca.common.exception.InvalidReviewTemplateException extends ICRException implements Serializable

serialVersionUID: -4131318344277380743L

Class com.adobe.livecycle.rca.common.exception.PersistenceException extends ICRException implements Serializable

serialVersionUID: 1L

Class com.adobe.livecycle.rca.common.exception.RCAError extends com.adobe.idp.dsc.DSCError implements Serializable

serialVersionUID: 8844355891807809528L

Class com.adobe.livecycle.rca.common.exception.RCAException extends com.adobe.idp.dsc.DSCException implements Serializable

serialVersionUID: -1932436751375093687L

Serialized Fields

errorCode

int errorCode

Class com.adobe.livecycle.rca.common.exception.ReviewTemplateAlreadyExistsException extends ICRException implements Serializable

serialVersionUID: 7958719506722073910L

Class com.adobe.livecycle.rca.common.exception.ReviewTemplateNotFoundException extends ICRException implements Serializable

serialVersionUID: -351002501754824542L

Class com.adobe.livecycle.rca.common.exception.ReviewZoneAlreadyExistException extends ICRException implements Serializable

serialVersionUID: -7566599563146701173L

Class com.adobe.livecycle.rca.common.exception.ReviewZoneCreationException extends ICRException implements Serializable

serialVersionUID: -4901114022170892103L

Class com.adobe.livecycle.rca.common.exception.ReviewZoneNotFoundException extends ICRException implements Serializable

serialVersionUID: -506778248797995241L

Class com.adobe.livecycle.rca.common.exception.SchedulingException extends ICRException implements Serializable

serialVersionUID: -5650038535939364852L

Class com.adobe.livecycle.rca.common.exception.StageUpdateException extends ICRException implements Serializable

serialVersionUID: 5408540907059416974L

Class com.adobe.livecycle.rca.common.exception.TaskAssignmentFailedException extends ICRException implements Serializable

serialVersionUID: -5336657997160416946L

Class com.adobe.livecycle.rca.common.exception.TaskQueryException extends ICRException implements Serializable

serialVersionUID: 4253468169574589736L

Class com.adobe.livecycle.rca.common.exception.TaskRevokeFailedException extends ICRException implements Serializable

serialVersionUID: -5336657997160416946L

Class com.adobe.livecycle.rca.common.exception.UserNotFoundException extends ICRException implements Serializable

serialVersionUID: -2834570315695089850L


Package com.adobe.livecycle.rca.scheduler

Class com.adobe.livecycle.rca.scheduler.JobDetails extends Object implements Serializable

serialVersionUID: -4162170018337930205L

Serialized Fields

beanId

String beanId

methodName

String methodName

inputArgs

Serializable[] inputArgs

osgiServiceInterface

String osgiServiceInterface

appContextRoot

String appContextRoot

Package com.adobe.solutions.common

Class com.adobe.solutions.common.Category extends Object implements Serializable

serialVersionUID: 6502303364045566350L

Serialized Fields

id

String id

name

String name

type

int type

extendedProperties

Map extendedProperties

Package com.adobe.solutions.prm.constants

Class com.adobe.solutions.prm.constants.EntityDiff extends Enum implements Serializable

Class com.adobe.solutions.prm.constants.PRMConstant extends Enum implements Serializable

Serialized Fields

value

String value

Class com.adobe.solutions.prm.constants.ProjectState extends Enum implements Serializable

Serialized Fields

stateOrder

int stateOrder

Class com.adobe.solutions.prm.constants.ProjectStatus extends Enum implements Serializable

Class com.adobe.solutions.prm.constants.ProjectType extends Enum implements Serializable

Class com.adobe.solutions.prm.constants.StatusReasonCodes extends Enum implements Serializable


Package com.adobe.solutions.prm.sdk.exception

Class com.adobe.solutions.prm.sdk.exception.PersistenceException extends ProjectManagementException implements Serializable

serialVersionUID: 4576554523490877470L

Class com.adobe.solutions.prm.sdk.exception.ProjectManagementException extends Exception implements Serializable

serialVersionUID: 4975974847160522617L

Serialized Fields

errorCode

String errorCode

Class com.adobe.solutions.prm.sdk.exception.ValidationException extends ProjectManagementException implements Serializable

serialVersionUID: -2552861084528109478L

Serialized Fields

fieldErrors

List fieldErrors

Class com.adobe.solutions.prm.sdk.exception.WorkItemHandlerException extends ProjectManagementException implements Serializable

serialVersionUID: 6693053687569596306L


Package com.adobe.solutions.prm.sdk.valueobject

Class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter extends Object implements Serializable

serialVersionUID: 2407155180585364495L

Serialized Fields

name

String name

owner

String owner

type

String type

dueDate

Date dueDate

createdBy

String createdBy

lastUpdatedBy

String lastUpdatedBy

status

String status

tags

List tags

attributes

Map attributes

pageNumber

int pageNumber

pageSize

int pageSize

state

String state

creationDateRange

DateRange creationDateRange

lastUpdateDateRange

DateRange lastUpdateDateRange

fetchCompleteObjectGraph

Boolean fetchCompleteObjectGraph

Class com.adobe.solutions.prm.sdk.valueobject.Asset extends Object implements Serializable

serialVersionUID: 6492441254424242336L

Serialized Fields

file

com.adobe.livecycle.content.File file

publishingPath

String publishingPath

publishingContext

String publishingContext

type

String type

version

String version

id

String id

thumbnailSmall

com.adobe.livecycle.content.File thumbnailSmall

thumbnailLarge

com.adobe.livecycle.content.File thumbnailLarge

Class com.adobe.solutions.prm.sdk.valueobject.BaseEntity extends Object implements Serializable

serialVersionUID: 2844562069379381774L

Serialized Fields

id

String id

description

String description

createdBy

String createdBy

creationDate

Date creationDate

lastUpdatedDate

Date lastUpdatedDate

lastUpdatedBy

String lastUpdatedBy

Class com.adobe.solutions.prm.sdk.valueobject.DateRange extends Object implements Serializable

serialVersionUID: 3827372628820654188L

Serialized Fields

start

Date start

end

Date end

Class com.adobe.solutions.prm.sdk.valueobject.ExtendableTaggedEntity extends BaseEntity implements Serializable

serialVersionUID: -6367294462115315344L

Serialized Fields

tags

List tags

attributes

Map attributes

Class com.adobe.solutions.prm.sdk.valueobject.LocalUser extends BaseEntity implements Serializable

serialVersionUID: 2515438113804238779L

Serialized Fields

domainName

String domainName

canonicalName

String canonicalName

title

String title

Class com.adobe.solutions.prm.sdk.valueobject.Message extends BaseEntity implements Serializable

serialVersionUID: 5555344772399228112L

Serialized Fields

addressedTo

String addressedTo

subject

String subject

Class com.adobe.solutions.prm.sdk.valueobject.MileStone extends ExtendableTaggedEntity implements Serializable

serialVersionUID: 7953133805694376459L

Serialized Fields

status

String status

name

String name

Class com.adobe.solutions.prm.sdk.valueobject.Project extends ExtendableTaggedEntity implements Serializable

serialVersionUID: -4107378614288939858L

Serialized Fields

type

String type

milestones

List milestones

status

String status

state

String state

statusReasonCode

String statusReasonCode

messages

List messages

referenceDocuments

List referenceDocuments

icon

com.adobe.livecycle.content.File icon

projects

List projects

workItems

List workItems

startDate

Date startDate

endDate

Date endDate

expectedEndDate

Date expectedEndDate

owner

String owner

inheritDocsFromParent

Boolean inheritDocsFromParent

members

List members

name

String name

rootProject

Project rootProject

parentProject

Project parentProject

defaultWorkItemTemplateName

String defaultWorkItemTemplateName

scheduledJobId

String scheduledJobId

reviewTemplate

ReviewTemplateTO reviewTemplate

editedTemplate

Boolean editedTemplate

localUsers

List localUsers

Class com.adobe.solutions.prm.sdk.valueobject.ProjectSearchFilter extends AbstractSearchFilter implements Serializable

serialVersionUID: -3074124348517442658L

Serialized Fields

startDate

Date startDate

endDate

Date endDate

getOnlyRootProjects

Boolean getOnlyRootProjects

templateName

String templateName

rootProjectId

String rootProjectId

Class com.adobe.solutions.prm.sdk.valueobject.TeamMember extends ExtendableTaggedEntity implements Serializable

serialVersionUID: 8125126893260574613L

Serialized Fields

principalName

String principalName

organizationalTitle

String organizationalTitle

Class com.adobe.solutions.prm.sdk.valueobject.WorkItem extends ExtendableTaggedEntity implements Serializable

serialVersionUID: 3072047783979621140L

Serialized Fields

asset

Asset asset

startDate

Date startDate

endDate

Date endDate

expectedEndDate

Date expectedEndDate

inheritDocsFromParent

Boolean inheritDocsFromParent

owner

String owner

name

String name

referenceDocuments

List referenceDocuments

templateName

String templateName

statusReasonCode

String statusReasonCode

workflowDisposition

String workflowDisposition

type

String type

instanceId

String instanceId

status

String status

state

String state

parentProject

Project parentProject

rootProject

Project rootProject

members

List members

scheduledJobId

String scheduledJobId

reviewContextList

List reviewContextList

reviewTemplate

ReviewTemplateTO reviewTemplate

editedTemplate

Boolean editedTemplate

Class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter extends AbstractSearchFilter implements Serializable

serialVersionUID: 8582844863795363147L

Serialized Fields

instanceId

String instanceId

assetType

String assetType

rootProjectName

String rootProjectName

rootProjectOwner

String rootProjectOwner

rootProjectId

String rootProjectId

parentProjectName

String parentProjectName

parentProjectOwner

String parentProjectOwner

parentProjectId

String parentProjectId

startDate

Date startDate

endDate

Date endDate

templateName

String templateName

version

String version

Package com.adobe.solutions.sne

Class com.adobe.solutions.sne.LogLevels extends Enum implements Serializable

Class com.adobe.solutions.sne.SNEException extends Exception implements Serializable

serialVersionUID: 6460209773882319728L


Package com.adobe.solutions.sne.common.exp.vo

Class com.adobe.solutions.sne.common.exp.vo.ExpressionVO extends Object implements Serializable

serialVersionUID: 5584217387969160569L

Serialized Fields

id

String id

key

String key

value

Object value

op

int op

Package com.adobe.solutions.sne.common.vo

Class com.adobe.solutions.sne.common.vo.ContextData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

localVariables

Map localVariables

dataDictionaryInstance

DataDictionaryInstance dataDictionaryInstance

ddiXml

String ddiXml

Package com.adobe.solutions.sne.enrollment.svc.impl

Class com.adobe.solutions.sne.enrollment.svc.impl.EnrollableProductStateVO extends Object implements Serializable


Package com.adobe.solutions.sne.enrollment.vo

Class com.adobe.solutions.sne.enrollment.vo.EnrollableProductStateVO extends Object implements Serializable

serialVersionUID: -2883847351285262317L

Serialized Fields

id

String id

enrollableProduct

EnrollableProductVO enrollableProduct

forms

FormStateVO[] forms

supportingDocuments

SupportingDocumentStateVO[] supportingDocuments

Class com.adobe.solutions.sne.enrollment.vo.EnrollableProductVO extends Object implements Serializable

serialVersionUID: -60255583475790044L

Serialized Fields

id

String id

target

ProductVO target

forms

ProductFormVO[] forms

supportingDocuments

ProductSupportingDocumentVO[] supportingDocuments

extendedProperties

Map extendedProperties

Class com.adobe.solutions.sne.enrollment.vo.EnrollmentFormVO extends Object implements Serializable

serialVersionUID: 6688897841573334302L

Serialized Fields

id

String id

eligibilityExpression

String eligibilityExpression

productForm

ProductFormVO productForm

Class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO extends Object implements Serializable

serialVersionUID: -355509024320834079L

Serialized Fields

id

String id

template

EnrollmentTemplateVO template

enrollableItems

EnrollableProductVO[] enrollableItems

currentPanel

EnrollmentPanelStateVO currentPanel

forms

FormStateVO[] forms

enrollmentDDI

Object enrollmentDDI

panels

EnrollmentPanelVO[] panels

supportingDocuments

SupportingDocumentStateVO[] supportingDocuments

extendedProperties

Map extendedProperties

Class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelStateVO extends Object implements Serializable

serialVersionUID: 8975220809597658569L

Serialized Fields

id

String id

panel

EnrollmentPanelVO panel

state

String state

fragments

FormFragmentStateVO[] fragments

Class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelVO extends Object implements Serializable

serialVersionUID: -6627205488842702891L

Serialized Fields

id

String id

name

String name

description

String description

fragments

PanelFragmentVO[] fragments

extendedProperties

Map extendedProperties

Class com.adobe.solutions.sne.enrollment.vo.EnrollmentRoot extends Object implements Serializable

Serialized Fields

id

String id

enTemplates

EnrollmentTemplateVO[] enTemplates

Class com.adobe.solutions.sne.enrollment.vo.EnrollmentSupportingDocumentVO extends Object implements Serializable

serialVersionUID: 8308153414759911880L

Serialized Fields

id

String id

productSupportingDocument

ProductSupportingDocumentVO productSupportingDocument

eligibilityExpression

String eligibilityExpression

Class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO extends Object implements Serializable

serialVersionUID: -4891492844001250058L

Serialized Fields

name

String name

id

String id

enrollableItems

EnrollableProductVO[] enrollableItems

enrollmentDDName

String enrollmentDDName

enrollmentForms

EnrollmentFormVO[] enrollmentForms

sourceDDNames

String[] sourceDDNames

enrollmentPanels

EnrollmentPanelVO[] enrollmentPanels

assignments

ExpressionAssignmentVO[] assignments

supportingDocuments

EnrollmentSupportingDocumentVO[] supportingDocuments

extendedProperties

Map extendedProperties

Class com.adobe.solutions.sne.enrollment.vo.ExpressionAssignmentVO extends Object implements Serializable

serialVersionUID: 7217250376640950459L

Serialized Fields

id

String id

target

DataDictionaryElement target

expression

String expression

Class com.adobe.solutions.sne.enrollment.vo.FormFragmentStateVO extends Object implements Serializable

serialVersionUID: 9074741389506193760L

Serialized Fields

formFragment

FormFragmentVO formFragment

id

String id

state

String state

Class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO extends Object implements Serializable

serialVersionUID: 8644076786668105329L

Serialized Fields

id

String id

webFragmentUrl

String webFragmentUrl

fragmentModuleVO

FragmentModuleVO fragmentModuleVO

webFragmentType

String webFragmentType

referencedVariables

String[] referencedVariables

eligibilityExpression

String eligibilityExpression

webEligibilityExpression

String webEligibilityExpression

extendedProperties

Map extendedProperties

Class com.adobe.solutions.sne.enrollment.vo.FormStateVO extends Object implements Serializable

serialVersionUID: 1253575819019816203L

Serialized Fields

id

String id

form

FormVO form

fragments

FormFragmentStateVO[] fragments

state

String state

Class com.adobe.solutions.sne.enrollment.vo.FormVO extends Object implements Serializable

serialVersionUID: -7755620279793658364L

Serialized Fields

id

String id

name

String name

description

String description

printFormName

String printFormName

fragments

FormFragmentVO[] fragments

extendedProperties

Map extendedProperties

Class com.adobe.solutions.sne.enrollment.vo.PanelFragmentVO extends Object implements Serializable

serialVersionUID: -1230647349008333892L

Serialized Fields

id

String id

formFragment

FormFragmentVO formFragment

eligibilityExpression

String eligibilityExpression

extendedProperties

Map extendedProperties

Class com.adobe.solutions.sne.enrollment.vo.ProductFormVO extends Object implements Serializable

serialVersionUID: -509597419852913729L

Serialized Fields

id

String id

form

FormVO form

eligibilityExpression

String eligibilityExpression

Class com.adobe.solutions.sne.enrollment.vo.ProductStateVO extends Object implements Serializable

serialVersionUID: 8724280178110445792L

Serialized Fields

product

EnrollableProductVO product

id

String id

forms

FormStateVO[] forms

supportingDocuments

SupportingDocumentStateVO[] supportingDocuments

Class com.adobe.solutions.sne.enrollment.vo.ProductSupportingDocumentVO extends Object implements Serializable

serialVersionUID: 7220783909979604454L

Serialized Fields

id

String id

supportingDocument

SupportingDocumentVO supportingDocument

eligibilityExpression

String eligibilityExpression

Class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO extends Object implements Serializable

serialVersionUID: -3674317358400314741L

Serialized Fields

id

String id

supportingDocument

SupportingDocumentVO supportingDocument

uploadedDocumentUrl

String uploadedDocumentUrl

uploadedDocumentThumbnailUrl

String uploadedDocumentThumbnailUrl

userComments

String userComments

fileType

String fileType

Class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentType extends Enum implements Serializable

Class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentVO extends Object implements Serializable

serialVersionUID: -8858389941532191069L

Serialized Fields

id

String id

name

String name

description

String description

fileType

String fileType

isMandatory

Boolean isMandatory

Package com.adobe.solutions.sne.product.vo

Class com.adobe.solutions.sne.product.vo.ProductVO extends Object implements Serializable

serialVersionUID: 3004250064811778130L

Serialized Fields

id

String id

dataDictionary

DataDictionary dataDictionary

dataDictionaryInstance

DataDictionaryInstance dataDictionaryInstance

ddiXml

String ddiXml

name

String name

description

String description

image

com.adobe.livecycle.content.File image

Package com.adobe.solutions.sne.selection.common

Class com.adobe.solutions.sne.selection.common.DisplayableAsset extends Object implements Serializable

serialVersionUID: 425609612316454557L

Serialized Fields

id

String id

name

String name

description

String description

comment

String comment

imageUrl

String imageUrl

extendedProperties

Map extendedProperties

Package com.adobe.solutions.sne.selection.svc

Class com.adobe.solutions.sne.selection.svc.ChildSelectableNodeVO extends Object implements Serializable


Package com.adobe.solutions.sne.selection.vo

Class com.adobe.solutions.sne.selection.vo.ChildSelectableNodeVO extends ChildSelectionBaseVO implements Serializable

Serialized Fields

refSelectableNode

ProductVO refSelectableNode

Class com.adobe.solutions.sne.selection.vo.ChildSelectionBaseVO extends Object implements Serializable

Serialized Fields

id

String id

eligibilityExpressionList

List eligibilityExpressionList
required only if ParentSelectionStage has a Q&A DCT. It can use DDElements from DDs of DCT


parentSelectionStage

SelectionStageVO parentSelectionStage

Class com.adobe.solutions.sne.selection.vo.ChildSelectionStageVO extends ChildSelectionBaseVO implements Serializable

Serialized Fields

refSelectionStage

SelectionStageVO refSelectionStage

rootSelectableNodeFolder

String rootSelectableNodeFolder
URL to the selectable Node Folder or can be RootSelectableNodeQuery. Specifies where SelectableNodes are.

Class com.adobe.solutions.sne.selection.vo.DCTBasedFilterVO extends FilterVO implements Serializable

Serialized Fields

refDataCaptureTemplate

DataCaptureTemplateVO refDataCaptureTemplate

Class com.adobe.solutions.sne.selection.vo.FilterVO extends Object implements Serializable

Serialized Fields

id

String id

Class com.adobe.solutions.sne.selection.vo.SelectionInstanceVO extends Object implements Serializable

serialVersionUID: -3977024381349312769L

Serialized Fields

id

String id

template

SelectionTemplateVO template

contextData

ContextData contextData

currentStage

ChildSelectionStageVO currentStage

listStageChangedToList

List listStageChangedToList
List of stages for which the filter type has been changed.

See Also:
SelectionStageVO

Class com.adobe.solutions.sne.selection.vo.SelectionStageVO extends DisplayableAsset implements Serializable

serialVersionUID: 7618710831545596782L

Serialized Fields

selectionStageType

String selectionStageType
Selection Stage Type can be any of the Selection stage list OR selectable node list.


childSelectionApproach

String childSelectionApproach
Child Selection approach can be any of the QnA based or List based.


childSelectionStageList

List childSelectionStageList

childSelectableNodeList

List childSelectableNodeList

estimatedCompleteTime

int estimatedCompleteTime

filterVO

FilterVO filterVO

enrollmentTemplate

EnrollmentTemplateVO enrollmentTemplate

Class com.adobe.solutions.sne.selection.vo.SelectionTemplateVO extends DisplayableAsset implements Serializable

Serialized Fields

selectableNode

DataDictionary selectableNode
This schema defines the selectable Node.

See Also:
DataDictionary

rootSelectionStage

SelectionStageVO rootSelectionStage
root selection stage. This is the root node for the selection stage tree.


experienceSWF

String experienceSWF
Experience SWF URI


estimatedCompleteTime

int estimatedCompleteTime
Estimated time to complete the selection phase.


dataDictionarySet

List dataDictionarySet



[an error occurred while processing this directive] [an error occurred while processing this directive]