A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbstractScheduler - Class in com.adobe.livecycle.rca.scheduler
 
AbstractScheduler() - Constructor for class com.adobe.livecycle.rca.scheduler.AbstractScheduler
 
AbstractSearchFilter - Class in com.adobe.solutions.prm.sdk.valueobject
 
AbstractSearchFilter() - Constructor for class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
ACCESS_DENIED_INITIATE_REVIEW - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when initiateReview is invoked by user not having RCA_INITIATE_REVIEW permission.
ACCESS_DENIED_INVITE_EXTERNAL_USER - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made by a user to invite external user provided this user is not RCA Administrator.
ACCESS_DENIED_PURGE_REVIEW - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made by non RCA Administrator user to purge a review.
ACCESS_DENIED_READ_TEMPLATE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when getTemplateList/getTemplate API is invoked by user not having RCA_TEMPLATE_READ permission.
ACCESS_DENIED_SET_USER_PREF - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made by a user to set the user preference of another user provided this user is not RCA Administrator.
ACCESS_DENIED_WRITE_TEMPLATE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when storeReviewTemplate API is invoked by user not having RCA_TEMPLATE_WRITE permission.
AccessDeniedException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown if invoker does not have access/permission to invoke any RCA api.
AccessDeniedException() - Constructor for exception com.adobe.livecycle.rca.common.exception.AccessDeniedException
Default constructor for the AccessDeniedException
AccessDeniedException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.AccessDeniedException
Constructs a new exception with given errorCode and parameters
AccessDeniedException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.AccessDeniedException
Constructs a new exception with given errorCode, root cause and message parameters
ACMConfigurationService - Interface in com.adobe.icc.services.api
 
activateDataModule(String, boolean) - Method in interface com.adobe.icc.services.api.DataModuleService
Deprecated.  
activateDocument(String, boolean) - Method in interface com.adobe.icc.services.api.DocumentService
Deprecated.  
activateForm(String, boolean) - Method in interface com.adobe.icc.services.api.FormService
Deprecated.  
activateLetter(String, boolean) - Method in interface com.adobe.icc.services.api.LetterService
Deprecated.  
activatePortfolio(String) - Method in interface com.adobe.icc.services.api.PortfolioService
Deprecated.  
activateProject(String) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Activates a given project and its child projects/workItems
activateWorkItem(String) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
Activates a given workItem.
ADD_PARTICIPANT_EXCEPTION - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in addReviewer/addApprover APIs if the particpant is already present.
ADD_REVIEWER_INVOKED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Logs invocation of operation addReviewer in ReviewCommentingAndApprovalService
addApprover(String, Integer, String, String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
Operation to add a new approver in an already running Review Approval Process.
addApprover(String, Integer, String, String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
Operation to add a new approver in an already running Review Approval Process.
addAttachment(String, String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Finds.
addAttachmentLoader(String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Adds a new AttachmentLoader to the package definition.
addController(String, String, String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Adds a new controller to the package definition with the given namespace,tagname and id.
addFormattedMessage(ValidationMessage) - Method in class com.adobe.icomm.assetplacement.model.Validator
Add a completely formatted message to the current list of validation messages.
addLocalUser(TeamMember) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
addLocalUser(String, TeamMember) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
For Internal User Only Add the local user in the project.
addMember(TeamMember) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
addMember(TeamMember) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
addMessage(String, boolean, Object[]) - Method in class com.adobe.icomm.assetplacement.model.Validator
Format and add a message to the current list of validation messages.
addMessage(Message) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
addMessageToUserQueue(String, MessageTO) - Method in interface com.adobe.livecycle.rca.MessageQueueService
Add a new MessageTO to a user's queue.
addMileStone(MileStone) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
addParticipantToStage(String, Integer, StageParticipantTO) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
addParticipantToStage(String, Integer, StageParticipantTO) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
addProductForm(ProductVO, FormVO) - Method in interface com.adobe.solutions.sne.enrollment.svc.IProductFormRegistry
 
addProject(Project) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
addProject(String, Project) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Adds/creates a sub project to already existing project.
addPromoImage(String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Adds a new PromoImage to the package definition.
addPromoImageSlideShow(String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Adds a new PromoImageSlideShow to the package definition.
addPromoModuleLoader(String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Adds a new PromoModuleLoaderController to the package definition.
addPromoSWFLoader(String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Adds a new PromoSWFLoaderController to the package definition.
addReferenceDocument(DocumentTO) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
addReferenceDocument(DocumentTO) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
addResource(String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Finds the <resources> entry with the given controller id and adds a new <resource> child with the given name.
addReviewer(String, Integer, String, String, Boolean) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
Operation to add a new reviewer in an already running Review Approval Process.
addReviewer(String, Integer, String, String, Boolean) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
Operation to add a new reviewer in an already running Review Approval Process.
addStatement(Statement) - Method in class com.adobe.icc.dbforms.obj.Query
 
addSupportingDocument(String, DocumentTO) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
add supporting documents associated with the project
addSupportingDocument(String, DocumentTO) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
add supporting documents associated with the project
addTeamMember(String, TeamMember) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Adds a team member to the project
addTeamMember(String, TeamMember) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
Adds a team member to the work item
addVariable(Variable) - Method in class com.adobe.icc.dbforms.obj.DataModule
Add a variable to the set of variables in this data module.
addWorkItem(WorkItem) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
addWorkItem(String, WorkItem) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
Adds/creates a child work item to an existing project.
addXMLDataLoader(String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Adds a new XMLDataLoader to the package definition.
advancedTemplatize(Map, Map, String, String) - Method in interface com.adobe.livecycle.rca.Templater
Advanced templatization allows to pass some more options like repository type and encoding for the templates
afterGet(T) - Method in interface com.adobe.solutions.prm.sdk.EntityProcessor
 
afterGetProject(Project) - Method in interface com.adobe.solutions.prm.handler.WorkItemFlowHandler
Updates necessary changes to project before returning the project object to user.
afterGetWorkItem(WorkItem) - Method in interface com.adobe.solutions.prm.handler.WorkItemFlowHandler
Updates necessary changes to workitem before returning the workitem object to user.
allUMPermissions - Static variable in class com.adobe.livecycle.rca.common.utils.UMUtils
Permissions required for creating and managing users.
ALTTEXT_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "altText".
AND - Static variable in class com.adobe.icc.dbforms.obj.Statement.JoinOperator
 
AND_NOT - Static variable in class com.adobe.icc.dbforms.obj.Statement.JoinOperator
 
AND_X_MORE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
applyAncestry(Vector) - Method in class com.adobe.icc.render.obj.Content
 
applyReaderExtension(Document) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
Applies reader extension to the document based on the options configured as service configuration parameter.
applyReaderExtension(Document) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
 
APPROVER_CANNOT_BE_REMOVED_FROM_REVIEW_STAGE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when in removeApprover API, the stage no.
arrayToMap(Object[][], Class, Class) - Method in class com.adobe.livecycle.rca.common.utils.StringUtils
Converts an array to map
Asset - Class in com.adobe.icc.dbforms.obj
Base class (POJO) for all asset types in the system, like DataModule, Form, Letter, etc.
Asset() - Constructor for class com.adobe.icc.dbforms.obj.Asset
 
Asset - Class in com.adobe.solutions.prm.sdk.valueobject
 
Asset() - Constructor for class com.adobe.solutions.prm.sdk.valueobject.Asset
 
ASSET_CLASS - Static variable in class com.adobe.icc.dbforms.obj.Asset
 
ASSET_CONTENT_MISSING - Static variable in class com.adobe.solutions.prm.constants.StatusReasonCodes
 
ASSET_CREATED - Static variable in class com.adobe.solutions.prm.constants.EntityDiff
 
ASSET_DELETED - Static variable in class com.adobe.solutions.prm.constants.EntityDiff
 
ASSET_FILE_CHANAGED - Static variable in class com.adobe.solutions.prm.constants.EntityDiff
 
ASSET_TEMPLATE_MISSING - Static variable in class com.adobe.solutions.prm.constants.StatusReasonCodes
 
ASSET_UPDATED - Static variable in class com.adobe.solutions.prm.constants.EntityDiff
 
AssetDefinitionsDeployer - Class in com.adobe.solutions.sne.bootstrap
Deploys the Asset Definition fml to server.
AssetDefinitionsDeployer() - Constructor for class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
AssetLoaderController - Class in com.adobe.icomm.assetplacement.model
Thin wrapper class represents the <XMLDataLoader> and <AttachmentLoader> elements within a package definition file.
AssetPlacement - Interface in com.adobe.icomm.assetplacement.dsc
The AssetPlacement service takes an package definition, a base document that most likely will contain a custom navigator and optionally other items.
AssetPlacementBootStrap - Class in com.adobe.icomm.assetplacement.dsc
AssetPlacement bootstrap loader.
AssetPlacementBootStrap() - Constructor for class com.adobe.icomm.assetplacement.dsc.AssetPlacementBootStrap
Bootstrap.
AssetPlacementClient - Class in com.adobe.icomm.assetplacement.dsc.client
The serviceClient for AssetPlacement exposes the service interface for use by java clients.
AssetPlacementClient(ServiceClientFactory) - Constructor for class com.adobe.icomm.assetplacement.dsc.client.AssetPlacementClient
Constructor, requires the factory in order to invoke remote service.
AssetPlacementException - Exception in com.adobe.icomm.assetplacement.dsc.client
AssetPlacementException class.
AssetPlacementException(Exception) - Constructor for exception com.adobe.icomm.assetplacement.dsc.client.AssetPlacementException
Constructor.
AssetPlacementException(String) - Constructor for exception com.adobe.icomm.assetplacement.dsc.client.AssetPlacementException
Constructor.
AssetPlacementException(String, Throwable) - Constructor for exception com.adobe.icomm.assetplacement.dsc.client.AssetPlacementException
Constructor.
AssetPlacementLifeCycle - Class in com.adobe.icomm.assetplacement.dsc
The AssetPlacement LifeCycle implementation.
AssetPlacementLifeCycle() - Constructor for class com.adobe.icomm.assetplacement.dsc.AssetPlacementLifeCycle
 
ASSETS_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML element "assets".
assign() - Method in class com.adobe.livecycle.rca.common.beans.TaskRef
 
ASSIGN_READ_WRITE_PERMISSION - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
For Internal Use ONLY
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Asset
 
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Category
 
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ConditionalDataModule
 
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ConditionalDocument
 
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment
 
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.DataModule
 
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Form
 
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.FragmentLayout
 
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ImageModule
 
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Letter
 
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule
 
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Portfolio
 
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.PortfolioDocument
 
ASSOCIATION_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.TextModule
 
Attachment - Class in com.adobe.icomm.assetplacement.model
Class that represents an <attachment> child of <attachments> within a package definition.
ATTACHMENT_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML element "attachment".
ATTACHMENTLOADER_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The AttachmentLoader controller.
ATTACHMENTS_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML element "attachments".
ATTEMPTING_TO_ACQUIRE_LOCK - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used whenever a method tries to acquire lock on a review.
audit(String, String, String, String, Map) - Method in interface com.adobe.livecycle.rca.Auditor
Audits actionName.
AUDIT_CONFIG_ALREADY_EXISTS - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when RCA audit configuration already exist in audit DB..
AUDIT_CONFIG_DOESNT_EXISTS - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt to audit is made but configuration does not exists in Database.
Auditor - Interface in com.adobe.livecycle.rca
 
auditWithDefaultLevel(String, String, String, Map) - Method in interface com.adobe.livecycle.rca.Auditor
Audits actionName.
AUTHOR_ALREADY_EXIST - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 

B

BaseEntity - Class in com.adobe.solutions.prm.sdk.valueobject
 
BaseEntity() - Constructor for class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
 
BASIC_LOGIN - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Spring BASIC Login mode.
beforeCreate(T) - Method in interface com.adobe.solutions.prm.sdk.EntityProcessor
 
beforeUpdate(T) - Method in interface com.adobe.solutions.prm.sdk.EntityProcessor
 
BindingElement - Class in com.adobe.dct.transfer
BindingElement stores the binding of a data dictionary element to the data element in the complaint XML
BindingElement() - Constructor for class com.adobe.dct.transfer.BindingElement
 
BindingElement(String) - Constructor for class com.adobe.dct.transfer.BindingElement
 
BOOLEAN - Static variable in class com.adobe.dct.transfer.DataDictionaryElementType
 
BOOLEAN - Static variable in class com.adobe.icc.dbforms.obj.DataType
 
bootstrap() - Method in class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
BOOTSTRAP_GENERAL_ERROR - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when when error is encountered in DSC bootstrap
BULLET_REGEX - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Regular Expression for our bullet/number chacracter syntax.
Match --
<*>, <#> for first level bullet and number respectively;
<*[any combinations of * and #]> for nested bullets;
<#[any combinations of * and #]> for nested numbers;
<#[any combinations of * and #], [number syntax]> for a custom number syntax;
<#[any combinations of * and #], *[number syntax]> for a custom number syntax, with compounding
<*[any combinations of * and #], [number syntax]> for a custom number syntax;
<*[any combinations of * and #], *[number syntax]> for a custom number syntax, with compounding
BULLET_STYLE_SEPARATOR - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Separator of bullet with its style.
BULLET_UNICODE - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Unicode for a bullet character.
bytesToSerializable(byte[]) - Static method in class com.adobe.livecycle.rca.common.utils.StringUtils
Deserialize a byte array

C

calculate(WorkItem) - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
calculate(Project) - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
CalculatedVariable - Class in com.adobe.icc.dbforms.obj
POJO that maps to a Variable in the application.
CalculatedVariable() - Constructor for class com.adobe.icc.dbforms.obj.CalculatedVariable
 
calculateState(Project) - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
CALCULATION - Static variable in class com.adobe.icc.dbforms.obj.FieldAssignment.Bind
 
CALCULATION - Static variable in class com.adobe.icc.dbforms.obj.VariableAssignment.Source
 
CAMPAIGN - Static variable in class com.adobe.solutions.prm.constants.ProjectType
 
CANNOT_ACTIVATE_ASSET - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
CANNOT_COPY_ASSET - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
CANNOT_CREATE_INACTIVE_VERSION - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
CANNOT_REMOVE_ONLY_APPROVER - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made to remove the only approver from an Approval stage.
CANNOT_REMOVE_ONLY_REVIEWER - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made to remove the only Reviewer (Optional/Mandatory) in a review stage.
CANNOT_REMOVE_ONLY_RQD_REVIEWER - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made to remove the only mandatory reviewer from a Review stage.
CANNOT_REMOVE_PARTICIPANT_PRESENT_SINCE_TEMPLATE_CREATION - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made to remove a Reviewer/Approver if the participant was added at the template creation time.
CATEGORY - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
Category - Class in com.adobe.icc.dbforms.obj
POJO for a Category or Subcategory.

Category or Subcategory is determined by the type.
Category(String, int) - Constructor for class com.adobe.icc.dbforms.obj.Category
Constructor based on name and type.
Category() - Constructor for class com.adobe.icc.dbforms.obj.Category
Default constructor.
Category(String, String, int) - Constructor for class com.adobe.icc.dbforms.obj.Category
Constructor from parameters.
Category - Class in com.adobe.solutions.common
 
Category() - Constructor for class com.adobe.solutions.common.Category
 
CATEGORY_CLASS - Static variable in class com.adobe.icc.dbforms.obj.Category
 
CATEGORY_LOWER - Static variable in class com.adobe.icc.dbforms.obj.Category
 
CATEGORY_LOWER - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Identifier for Subcategory.
CATEGORY_NONE_ID - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Identifier for undefined Category.
CATEGORY_NONE_NAME - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Name for undefined Category.
CATEGORY_NONE_TYPE - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Type for undefined Category.
CATEGORY_UPDATE_ERROR_HAS_DEPENDENCY - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
CATEGORY_UPPER - Static variable in class com.adobe.icc.dbforms.obj.Category
 
CATEGORY_UPPER - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Identifier for Category.
categoryExists(String, int) - Method in interface com.adobe.icc.services.api.CategoryService
Check if a category exists by the given name and type.
CategoryService - Interface in com.adobe.icc.services.api
Service interface for Category specific operations.
CD_CLASS - Static variable in class com.adobe.icc.dbforms.obj.ConditionalDocument
 
CDM_CLASS - Static variable in class com.adobe.icc.dbforms.obj.ConditionalDataModule
 
CDMAssignment - Class in com.adobe.icc.dbforms.obj
Assignment POJO for Condition Modules.
CDMAssignment() - Constructor for class com.adobe.icc.dbforms.obj.CDMAssignment
 
CDMAssignment.AssignmentType - Class in com.adobe.icc.dbforms.obj
Enum for determining the assignment type (whether this is the Default case for the condition or not).
CFG_KEY_TEMP_FOLDER - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Key for temporary folder path.
CHAR - Static variable in class com.adobe.dct.transfer.DataDictionaryElementType
 
CHECKBOX - Static variable in class com.adobe.icc.dbforms.obj.Field.FieldType
 
ChildSelectableNodeVO - Class in com.adobe.solutions.sne.selection.vo
 
ChildSelectableNodeVO() - Constructor for class com.adobe.solutions.sne.selection.vo.ChildSelectableNodeVO
 
ChildSelectionBaseVO - Class in com.adobe.solutions.sne.selection.vo
 
ChildSelectionBaseVO() - Constructor for class com.adobe.solutions.sne.selection.vo.ChildSelectionBaseVO
 
ChildSelectionStageVO - Class in com.adobe.solutions.sne.selection.vo
 
ChildSelectionStageVO() - Constructor for class com.adobe.solutions.sne.selection.vo.ChildSelectionStageVO
 
CIRCULAR_DEPENDENCY - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
CLA_CLASS - Static variable in class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment
 
COLLECTION - Static variable in class com.adobe.dct.transfer.DataDictionaryElementType
 
COLLECTION_COMPOSITE_DDE_CANNOT_BE_COMPUTED - Static variable in class com.adobe.dct.exception.MessageCodes
 
COLLECTION_COMPOSITE_DDE_CANNOT_BE_LEAF - Static variable in class com.adobe.dct.exception.MessageCodes
 
CollectionUtil - Class in com.adobe.livecycle.rca.common.utils
 
CollectionUtil() - Constructor for class com.adobe.livecycle.rca.common.utils.CollectionUtil
 
com.adobe.dct.exception - package com.adobe.dct.exception
 
com.adobe.dct.service - package com.adobe.dct.service
 
com.adobe.dct.transfer - package com.adobe.dct.transfer
 
com.adobe.icc.dbforms.exceptions - package com.adobe.icc.dbforms.exceptions
 
com.adobe.icc.dbforms.obj - package com.adobe.icc.dbforms.obj
 
com.adobe.icc.dbforms.util - package com.adobe.icc.dbforms.util
 
com.adobe.icc.ddg - package com.adobe.icc.ddg
 
com.adobe.icc.ddg.api - package com.adobe.icc.ddg.api
 
com.adobe.icc.render - package com.adobe.icc.render
 
com.adobe.icc.render.obj - package com.adobe.icc.render.obj
 
com.adobe.icc.services.api - package com.adobe.icc.services.api
 
com.adobe.icc.util - package com.adobe.icc.util
 
com.adobe.icomm.assetplacement.dsc - package com.adobe.icomm.assetplacement.dsc
 
com.adobe.icomm.assetplacement.dsc.client - package com.adobe.icomm.assetplacement.dsc.client
 
com.adobe.icomm.assetplacement.model - package com.adobe.icomm.assetplacement.model
 
com.adobe.livecycle.rca - package com.adobe.livecycle.rca
 
com.adobe.livecycle.rca.client - package com.adobe.livecycle.rca.client
 
com.adobe.livecycle.rca.common - package com.adobe.livecycle.rca.common
 
com.adobe.livecycle.rca.common.beans - package com.adobe.livecycle.rca.common.beans
 
com.adobe.livecycle.rca.common.exception - package com.adobe.livecycle.rca.common.exception
 
com.adobe.livecycle.rca.common.sso - package com.adobe.livecycle.rca.common.sso
 
com.adobe.livecycle.rca.common.utils - package com.adobe.livecycle.rca.common.utils
 
com.adobe.livecycle.rca.ria - package com.adobe.livecycle.rca.ria
 
com.adobe.livecycle.rca.ria.client - package com.adobe.livecycle.rca.ria.client
 
com.adobe.livecycle.rca.rzp - package com.adobe.livecycle.rca.rzp
 
com.adobe.livecycle.rca.scheduler - package com.adobe.livecycle.rca.scheduler
 
com.adobe.solutions.common - package com.adobe.solutions.common
 
com.adobe.solutions.prm.constants - package com.adobe.solutions.prm.constants
 
com.adobe.solutions.prm.event - package com.adobe.solutions.prm.event
 
com.adobe.solutions.prm.handler - package com.adobe.solutions.prm.handler
 
com.adobe.solutions.prm.sdk - package com.adobe.solutions.prm.sdk
 
com.adobe.solutions.prm.sdk.exception - package com.adobe.solutions.prm.sdk.exception
 
com.adobe.solutions.prm.sdk.validator - package com.adobe.solutions.prm.sdk.validator
 
com.adobe.solutions.prm.sdk.valueobject - package com.adobe.solutions.prm.sdk.valueobject
 
com.adobe.solutions.prm.service - package com.adobe.solutions.prm.service
 
com.adobe.solutions.sne - package com.adobe.solutions.sne
 
com.adobe.solutions.sne.actionhandler - package com.adobe.solutions.sne.actionhandler
 
com.adobe.solutions.sne.bootstrap - package com.adobe.solutions.sne.bootstrap
 
com.adobe.solutions.sne.common.exp.vo - package com.adobe.solutions.sne.common.exp.vo
 
com.adobe.solutions.sne.common.svc - package com.adobe.solutions.sne.common.svc
 
com.adobe.solutions.sne.common.svc.impl - package com.adobe.solutions.sne.common.svc.impl
 
com.adobe.solutions.sne.common.vo - package com.adobe.solutions.sne.common.vo
 
com.adobe.solutions.sne.dao.common - package com.adobe.solutions.sne.dao.common
 
com.adobe.solutions.sne.dao.common.impl - package com.adobe.solutions.sne.dao.common.impl
 
com.adobe.solutions.sne.enrollment.svc - package com.adobe.solutions.sne.enrollment.svc
 
com.adobe.solutions.sne.enrollment.svc.impl - package com.adobe.solutions.sne.enrollment.svc.impl
 
com.adobe.solutions.sne.enrollment.vo - package com.adobe.solutions.sne.enrollment.vo
 
com.adobe.solutions.sne.login - package com.adobe.solutions.sne.login
 
com.adobe.solutions.sne.login.impl - package com.adobe.solutions.sne.login.impl
 
com.adobe.solutions.sne.product.vo - package com.adobe.solutions.sne.product.vo
 
com.adobe.solutions.sne.selection.common - package com.adobe.solutions.sne.selection.common
 
com.adobe.solutions.sne.selection.svc - package com.adobe.solutions.sne.selection.svc
 
com.adobe.solutions.sne.selection.svc.impl - package com.adobe.solutions.sne.selection.svc.impl
 
com.adobe.solutions.sne.selection.vo - package com.adobe.solutions.sne.selection.vo
 
compareOrder(String, String) - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
compareTo(CDMAssignment) - Method in class com.adobe.icc.dbforms.obj.CDMAssignment
Compare based on the position of the data module (to sort them)
compareTo(Field) - Method in class com.adobe.icc.dbforms.obj.Field
 
compareTo(LDMAssignment) - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Compare based on the position of the data module (to sort them)
compareTo(ModuleAssignment) - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Compare based on the position of the data module (to sort them)
compareTo(Table) - Method in class com.adobe.icc.dbforms.obj.Table
 
compareTo(TargetArea) - Method in class com.adobe.icc.dbforms.obj.TargetArea
 
COMPLETED - Static variable in class com.adobe.solutions.prm.constants.ProjectState
 
COMPOSITE - Static variable in class com.adobe.dct.transfer.DataDictionaryElementType
 
COMPOUND_NOT_ALLOWED - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
COMPUTED_DDE_HAS_XMLBINDING - Static variable in class com.adobe.dct.exception.MessageCodes
 
COMPUTED_DDE_WITH_NULL_EXPRESSION - Static variable in class com.adobe.dct.exception.MessageCodes
 
CONDITION_MODULE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
ConditionalDataModule - Class in com.adobe.icc.dbforms.obj
POJO representation for a Conditional Module.
ConditionalDataModule() - Constructor for class com.adobe.icc.dbforms.obj.ConditionalDataModule
Default constructor
ConditionalDocument - Class in com.adobe.icc.dbforms.obj
POJO representation for a Conditional Document.
ConditionalDocument() - Constructor for class com.adobe.icc.dbforms.obj.ConditionalDocument
Default constructor
ConditionalDocument(String, String, String, String, int, Category, Category, int, Date, Date, String, String, List) - Constructor for class com.adobe.icc.dbforms.obj.ConditionalDocument
Constructor from the given parameters.
Configuration - Interface in com.adobe.livecycle.rca
 
CONST - Static variable in class com.adobe.icc.dbforms.obj.FieldAssignment.Bind
 
CONST - Static variable in class com.adobe.icc.dbforms.obj.VariableAssignment.Source
 
ContainerLayout - Class in com.adobe.icc.dbforms.obj
POJO for a generic Container Layout (CL) object.
ContainerLayout() - Constructor for class com.adobe.icc.dbforms.obj.ContainerLayout
 
ContainerLayout(String, String, String, int, long, long, Category, Category, int, String, String) - Constructor for class com.adobe.icc.dbforms.obj.ContainerLayout
 
ContainerLayoutAssignment - Class in com.adobe.icc.dbforms.obj
Assignment POJO for Container Layouts.
ContainerLayoutAssignment() - Constructor for class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment
 
CONTAINS - Static variable in class com.adobe.icc.dbforms.obj.Statement.Operator
 
Content - Class in com.adobe.icc.render.obj
Holder object for the type and data of a resolved Data Module.
Content(Content.ModuleType, byte[], String, MimeType, String) - Constructor for class com.adobe.icc.render.obj.Content
 
Content(Content.ModuleType, byte[], String, MimeType, String, boolean) - Constructor for class com.adobe.icc.render.obj.Content
 
Content(Content.ModuleType, byte[], String, MimeType, String, boolean, Vector) - Constructor for class com.adobe.icc.render.obj.Content
 
Content(Content.ModuleType, byte[], String, MimeType, String, boolean, Vector, int) - Constructor for class com.adobe.icc.render.obj.Content
 
Content.ModuleType - Class in com.adobe.icc.render.obj
 
CONTENTTYPE_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "contentType".
ContextData - Class in com.adobe.icc.render.obj
Context Data is the holder for all information/data (Data Dictionary Instance, local Variables, Session/User data) that is to be used while processing any Content.
ContextData() - Constructor for class com.adobe.icc.render.obj.ContextData
 
ContextData - Class in com.adobe.solutions.sne.common.vo
 
ContextData() - Constructor for class com.adobe.solutions.sne.common.vo.ContextData
 
Controller - Class in com.adobe.icomm.assetplacement.model
Class that represents a child of the <controllers> element within a package definition file.
CONTROLLER_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "controller".
CONTROLLER_NS - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The controller namespace.
CONTROLLERS_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML element "controllers".
convertToMap(NameValuePair[]) - Static method in class com.adobe.livecycle.rca.common.beans.NameValuePair
 
copyDataModule(String, DataModule) - Method in interface com.adobe.icc.services.api.DataModuleService
Create a copy of the DataModule identified by the oldDMID.
copyForm(String, Form) - Method in interface com.adobe.icc.services.api.FormService
Create a copy of the Form identified by the oldformID.
copyFragmentLayout(String, FragmentLayout) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Create a copy of the FragmentLayout identified by the oldFragmentLayoutID.
copyLetter(String, Letter) - Method in interface com.adobe.icc.services.api.LetterService
Create a copy of the Letter identified by the oldletterID.
copyStream(InputStream, OutputStream) - Static method in class com.adobe.livecycle.rca.common.utils.IOUtil
Utility method to copy inputstream to outputstream.
CREATE_EVENT - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in logging, Logged when RCA throws a RCA Event.
createCategory(String, int) - Method in interface com.adobe.icc.services.api.CategoryService
Create a Category with the given name and type.
createDataDictionary(DataDictionary) - Method in interface com.adobe.dct.service.DataDictionaryRegistryService
This creates a data dictionary in persistent store and returns the unique identifier of stored DD.
createDataDictionaryInstance(String, Map) - Method in interface com.adobe.dct.service.DataDictionaryUtilService
This API creates a data dictionary instance(DDI to be used at runtime) corresponding to a Data Dictionary with data for the fields coming from passed in ddiValues map
createDataModule(DataModule) - Method in interface com.adobe.icc.services.api.DataModuleService
Create a new DataModule object.
createDDInstanceFromPOJO(String, Object) - Method in interface com.adobe.dct.service.DataDictionaryUtilService
This API creates a Data Dictionary Instance (to be used at runtime) corresponding to a Data Dictionary with data for its child elements coming from input POJO
createDDInstanceFromXml(String, String) - Method in interface com.adobe.dct.service.DataDictionaryUtilService
This creates a data dictionary instance(DDI to be used at runtime) corresponding to a Data Dictionary with data for the fields coming from passed xml
createDocument(PortfolioDocument) - Method in interface com.adobe.icc.services.api.DocumentService
Create a new PortfolioDocument object.
createForm(Form) - Method in interface com.adobe.icc.services.api.FormService
Create a new Form object.
createFragmentLayout(FragmentLayout) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Create a new FragmentLayout object.
CreateHandler - Class in com.adobe.solutions.sne.actionhandler
 
CreateHandler() - Constructor for class com.adobe.solutions.sne.actionhandler.CreateHandler
 
createItem(ProductVO) - Method in class com.adobe.solutions.sne.common.svc.impl.ProductVODAOBean
 
createItem(ProductVO) - Method in interface com.adobe.solutions.sne.common.svc.IProductVODAOBean
 
createItem(String, Object) - Method in interface com.adobe.solutions.sne.dao.common.IDAOHelperBean
 
createItem(String, Object) - Method in class com.adobe.solutions.sne.dao.common.impl.DAOHelperBean
 
createItem(EnrollmentInstanceVO) - Method in interface com.adobe.solutions.sne.enrollment.svc.IEnrollmentInstanceVODAO
 
createItem(EnrollmentTemplateVO) - Method in interface com.adobe.solutions.sne.enrollment.svc.IEnrollmentTemplateVODAO
 
createItem(EnrollmentInstanceVO) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentInstanceVODAOBean
 
createItem(EnrollmentTemplateVO) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentTemplateVODAOBean
 
createItem(SelectionInstanceVO) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionInstanceDAOBean
 
createItem(SelectionStageVO) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionStageDAOBean
 
createItem(SelectionTemplateVO) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionTemplateDAOBean
 
createItem(SelectionInstanceVO) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionInstanceDAOBean
 
createItem(SelectionStageVO) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionStageDAOBean
 
createItem(SelectionTemplateVO) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionTemplateDAOBean
 
createLetter(Letter) - Method in interface com.adobe.icc.services.api.LetterService
Create a new Letter object.
createPortfolio(Portfolio) - Method in interface com.adobe.icc.services.api.PortfolioService
Create a new Portfolio object.
createProject(Project) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Creates given project.
createProjectFromTemplate(String) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Creates a project using already existing project as a template
createSpace(String) - Method in class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
createSpace(String) - Method in interface com.adobe.livecycle.rca.ReviewZoneProvider
Create space and its sub-spaces (sub-directories) in the review zone.
createSpace(String) - Method in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Create space and its sub-spaces (sub-directories) in the review zone.
createStageTemplate(StageTemplateTO, boolean) - Method in interface com.adobe.livecycle.rca.StageManagementService
Creates a new Stage Template in the system.
createTestDataModule(String) - Method in interface com.adobe.icc.services.api.DataModuleService
Deprecated.  
createTestDocument(String) - Method in interface com.adobe.icc.services.api.DocumentService
Deprecated.  
createTestForm(String) - Method in interface com.adobe.icc.services.api.FormService
Deprecated.  
createTestLetter(String) - Method in interface com.adobe.icc.services.api.LetterService
Deprecated.  
createTestPortfolio(String) - Method in interface com.adobe.icc.services.api.PortfolioService
Deprecated.  
createWorkItemFromTemplate(String) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
Creates a copy of workitem using given workitem as template.
CREDENTIAL_READ - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
Trust Store credential read permission
CUSTOM_PROCESS_INPUT_PARAM_MISMATCH - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when custom process exist but doesn't have the required input parameters.
CUSTOM_PROCESS_OUTPUT_PARAM_MISMATCH - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when custom process exist but doesn't have the required output parameters.

D

DAOHelperBean - Class in com.adobe.solutions.sne.dao.common.impl
 
DAOHelperBean() - Constructor for class com.adobe.solutions.sne.dao.common.impl.DAOHelperBean
 
DATA_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML element "data".
DATA_MODULE_RESOLVE_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
DataDictionary - Class in com.adobe.dct.transfer
Data Dictionary - A tree containing the schema structure and the meta data corresponding to the schema.
DataDictionary() - Constructor for class com.adobe.dct.transfer.DataDictionary
Default constructor for defining data dictionary
DataDictionary(String) - Constructor for class com.adobe.dct.transfer.DataDictionary
Constructor for defining data dictionary
DataDictionary(String, String, List) - Constructor for class com.adobe.dct.transfer.DataDictionary
Constructor for defining data dictionary
DataDictionaryElement - Class in com.adobe.dct.transfer
Data Dictionary Element - Elements of Data Dictionary.
DataDictionaryElement() - Constructor for class com.adobe.dct.transfer.DataDictionaryElement
Default constructor for defining Data Dictionary Element
DataDictionaryElementSubType - Class in com.adobe.dct.transfer
This defines the sub type for Data Dictionary Elements.
DataDictionaryElementType - Class in com.adobe.dct.transfer
This defines the data type of Data Dictionary Element.
DataDictionaryInstance - Class in com.adobe.dct.transfer
Data Dictionary Instance contains the actual runtime data for an instance of the design time artifact - Data Dictionary.
DataDictionaryInstance() - Constructor for class com.adobe.dct.transfer.DataDictionaryInstance
 
DataDictionaryReference - Class in com.adobe.dct.transfer
Data Dictionary Reference is a light weight object containing top level meta data corresponding to a complete Data Dictionary tree
DataDictionaryReference() - Constructor for class com.adobe.dct.transfer.DataDictionaryReference
 
DataDictionaryReference(String) - Constructor for class com.adobe.dct.transfer.DataDictionaryReference
 
DataDictionaryReference(String, String) - Constructor for class com.adobe.dct.transfer.DataDictionaryReference
 
DataDictionaryRegistryService - Interface in com.adobe.dct.service
This defines all the persistence layer apis for objects present in Data Dictionary(DCT).
DataDictionarySearchFilter - Class in com.adobe.dct.transfer
This contains the fields corresponding to which data dictionary can be searched using the search filter apis
DataDictionarySearchFilter() - Constructor for class com.adobe.dct.transfer.DataDictionarySearchFilter
 
DataDictionaryType - Class in com.adobe.dct.transfer
This defines the type for data dictionary.
DataDictionaryUtilService - Interface in com.adobe.dct.service
This defines all the utility apis for Data Dictionary, like, importing and exporting Data Dictionary into supported formats.
DATAMODULE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
DataModule - Class in com.adobe.icc.dbforms.obj
POJO representation for a Data Module, encapsulating the common attributes such as the associated Data Dictionary references and list of variables.
DataModule() - Constructor for class com.adobe.icc.dbforms.obj.DataModule
Default Constructor
DATAMODULE - Static variable in class com.adobe.icc.dbforms.obj.FieldAssignment.Bind
 
DATAMODULE - Static variable in class com.adobe.icc.dbforms.obj.VariableAssignment.Source
 
dataModuleExists(String) - Method in interface com.adobe.icc.services.api.DataModuleService
Check if a DataModule exists by the given name.
dataModuleFieldName - Static variable in class com.adobe.icc.dbforms.obj.ModuleAssignment
 
DataModuleResolver - Interface in com.adobe.icc.ddg.api
 
DataModuleService - Interface in com.adobe.icc.services.api
Service interface for DataModule specific operations.
DataType - Class in com.adobe.icc.dbforms.obj
Enum to handle various data types for a Variable.
DATE - Static variable in class com.adobe.dct.transfer.DataDictionaryElementType
 
DATE - Static variable in class com.adobe.icc.dbforms.obj.DataType
 
DATE - Static variable in class com.adobe.icc.dbforms.obj.Field.FieldType
 
DATE_FORMAT - Static variable in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
Format of date-time fields used in RCA system.
DATE_FORMAT - Static variable in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
Format of date-time fields used in RCA system.
DATE_FORMAT - Static variable in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
DateRange - Class in com.adobe.solutions.prm.sdk.valueobject
Represents a date range to be used in search filter.
DateRange(Date, Date) - Constructor for class com.adobe.solutions.prm.sdk.valueobject.DateRange
Create an instance of DateRange, given a start date and end date
DATETIME - Static variable in class com.adobe.icc.dbforms.obj.Field.FieldType
 
DBConstants - Class in com.adobe.icc.dbforms.util
Global constants for the Asset Composer Building Block, referenced by the services and render libraries.
DBConstants() - Constructor for class com.adobe.icc.dbforms.util.DBConstants
 
DCTBasedFilterVO - Class in com.adobe.solutions.sne.selection.vo
 
DCTBasedFilterVO() - Constructor for class com.adobe.solutions.sne.selection.vo.DCTBasedFilterVO
 
DCTException - Exception in com.adobe.dct.exception
Exception class defining Exceptions that can come in Data Dictionary.
DCTException() - Constructor for exception com.adobe.dct.exception.DCTException
Default constructor for defining data dictionary exception
DCTException(String) - Constructor for exception com.adobe.dct.exception.DCTException
A constructor that finds exception string using key.
DCTException(Throwable) - Constructor for exception com.adobe.dct.exception.DCTException
Throw exception with cause throwable
DCTException(String, String) - Constructor for exception com.adobe.dct.exception.DCTException
Throw exception with custom message
DCTException(String, String, Throwable) - Constructor for exception com.adobe.dct.exception.DCTException
Throw exception with message and cause throwable
DCTException(String, String[]) - Constructor for exception com.adobe.dct.exception.DCTException
A constructor that finds the exception string using key and merges arguments.
DCTException(String, Throwable) - Constructor for exception com.adobe.dct.exception.DCTException
A constructor that finds the exception string using key and cause throwable
DCTException(String, String[], Throwable) - Constructor for exception com.adobe.dct.exception.DCTException
A constructor that finds the exception string using key and merges arguments alongwith throwable cause
DD_ALREADY_ON_LAST_PUBLISHED - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_ALREADY_PUBLISHED - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_ASSOCIATION_CUTPOINT - Static variable in class com.adobe.dct.transfer.DataDictionary
 
DD_BULK_FETCH - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_CANNOT_MARK_FOR_PUBLISH - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_CHECKSUM_GEN_FAIL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_CLASS_NAME - Static variable in class com.adobe.dct.transfer.DataDictionary
 
DD_CONTAINS_MULTIPLE_TOP_LEVEL_DDE - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_CONTAINS_NO_CHILD_ELEMENTS - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_CREATE_UNSUCCESSFUL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_CREATED_SUCCESSFULLY - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_DELETE - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_DELETE_UNSUCCESSFUL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_DELETED_SUCCESSFULLY - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_ENTITY_NAME_AUTO_GEN - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_ENUM_VALUE_DOES_NOT_EXIST - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_ERROR_EVAL_EXPR - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_EVAL_EXPR_UNRESOLVED_VAR - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_EXPR_SWF_GEN_UNSUCCESSFUL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_EXTENDED_PROPERTY_CONTAINS_NULL_OR_EMPTY_KEY - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_FAILED_TO_SET_DD_PROPERTY - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_FETCH_UNSUCCESSFUL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.dct.transfer.DataDictionary
 
DD_FML_GENERATION_ERROR - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_FML_INVALID - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_GRAPH_FETCH - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_HIERARCHY_CUTPOINT - Static variable in class com.adobe.dct.transfer.DataDictionary
 
DD_ID_IGNORE - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_ID_NULL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_LCDS_REMOTING_INFO_MISSING - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_MARK_READY_TO_PUBLISH - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_MIGRATION_COMPLETED - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_MIGRATION_STARTED - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_MIGRATION_UNSUCCESSFUL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_NAME_CONTAINS_INVALID_CHARACTERS - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_NAME_NULL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_NAME_SEPARATOR - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Data Dictionary name separator from the Data Dictionary Element name.
DD_NO_SINGLE_ROOT_FM - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_NOT_FOUND - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_OBJ_NULL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_OVERWRITE - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_PUBLISH_UNSUCCESSFUL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_PUBLISHED_SUCCESSFULLY - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_REVERT_UNSUCCESSFUL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_REVERTED_SUCCESSFULLY - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_SEARCH_FILTER_NOT_DEFINED - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_TOP_LEVEL_ELEMENT_ENCOUNTERED - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_TREE_ROOT_NOT_PRESENT - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_UPDATE_UNSUCCESSFUL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_UPDATED_SUCCESSFULLY - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_WITH_NAME_ALREADY_EXISTS - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_XML_PARSING_ERROR - Static variable in class com.adobe.dct.exception.MessageCodes
 
DD_XSD_INVALID - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE - Static variable in class com.adobe.icc.dbforms.obj.FieldAssignment.Bind
 
DDE - Static variable in class com.adobe.icc.dbforms.obj.Variable.VariableType
 
DDE - Static variable in class com.adobe.icc.dbforms.obj.VariableAssignment.Source
 
DDE_BOTH_COMPUTED_AND_REQUIRED - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_DENOTING_COLLECTION_TYPE_IS_REQUIRED_COMPUTED - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_DISPLAY_NAME_CONTAINS_INVALID_CHARACTERS - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_DISPLAY_NAME_NOT_UNIQUE - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_DISPLAY_NAME_NULL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_ELEMENT_TYPE_NULL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_ENUM_SUB_TYPE_WITH_NULL_VALUE_SET - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_EXTENDED_PROPERTIES_CONTAINS_NULL_OR_EMPTY_KEY - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_INVALID_SUB_TYPE_ENUM - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_NAME_CONTAINS_INVALID_CHARACTERS - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_NAME_NULL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_REFERENCE_NAME_CONTAINS_INVALID_CHARACTERS - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_REFERENCE_NAME_NOT_UNIQUE - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_REFERENCE_NAME_NULL - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDE_SEPARATOR - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Separator of DD name and the DDE name.
DDE_VALUE_TYPE_INCOMPATIBLE - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDI_CONTAINS_INVALID_DD - Static variable in class com.adobe.dct.exception.MessageCodes
 
DDXGenerator - Interface in com.adobe.icc.ddg.api
 
DEFAULT - Static variable in class com.adobe.icc.dbforms.obj.CDMAssignment.AssignmentType
 
DEFAULT - Static variable in class com.adobe.solutions.prm.constants.StatusReasonCodes
 
DEFAULT_LOCALE - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
Default locale.
DEFAULT_MAX_WAIT_TIME - Static variable in class com.adobe.livecycle.rca.common.utils.LCUtil
Default max wait time, 15 min.
DEFAULT_PAGE_SIZE - Static variable in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
DEFAULT_SEPARATOR - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Default separator string for a repeatable item, if a custom one is not specified.
DEFAULT_TMP_FOLDER - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Default temporary folder taken from java system properties.
DefaultValidator - Class in com.adobe.solutions.prm.sdk.validator
 
DefaultValidator() - Constructor for class com.adobe.solutions.prm.sdk.validator.DefaultValidator
 
DELAY_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML element "delay".
DELETE_DATADICTIONARY_INUSE_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
DELETE_ERROR_HAS_DEPENDENCY - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
deleteCategory(String) - Method in interface com.adobe.icc.services.api.CategoryService
Delete the category given the Category GUID.
deleteDataDictionary(String) - Method in interface com.adobe.dct.service.DataDictionaryRegistryService
Delete data dictionary based on the identifier.
deleteDataModule(String) - Method in interface com.adobe.icc.services.api.DataModuleService
Deprecated.  
deleteDocument(String) - Method in interface com.adobe.icc.services.api.DocumentService
Deprecated.  
deleteForm(String) - Method in interface com.adobe.icc.services.api.FormService
Deprecated.  
deleteItem(ProductVO) - Method in class com.adobe.solutions.sne.common.svc.impl.ProductVODAOBean
 
deleteItem(ProductVO) - Method in interface com.adobe.solutions.sne.common.svc.IProductVODAOBean
 
deleteItem(String, Object) - Method in interface com.adobe.solutions.sne.dao.common.IDAOHelperBean
 
deleteItem(String, Object) - Method in class com.adobe.solutions.sne.dao.common.impl.DAOHelperBean
 
deleteItem(EnrollmentInstanceVO) - Method in interface com.adobe.solutions.sne.enrollment.svc.IEnrollmentInstanceVODAO
 
deleteItem(EnrollmentTemplateVO) - Method in interface com.adobe.solutions.sne.enrollment.svc.IEnrollmentTemplateVODAO
 
deleteItem(EnrollmentInstanceVO) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentInstanceVODAOBean
 
deleteItem(EnrollmentTemplateVO) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentTemplateVODAOBean
 
deleteItem(SelectionInstanceVO) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionInstanceDAOBean
 
deleteItem(SelectionStageVO) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionStageDAOBean
 
deleteItem(SelectionTemplateVO) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionTemplateDAOBean
 
deleteItem(SelectionInstanceVO) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionInstanceDAOBean
 
deleteItem(SelectionStageVO) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionStageDAOBean
 
deleteItem(SelectionTemplateVO) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionTemplateDAOBean
 
deleteLetter(String) - Method in interface com.adobe.icc.services.api.LetterService
Deprecated.  
deleteMessage(String) - Method in interface com.adobe.livecycle.rca.MessageQueueService
Deletes a MessageTO from underlying persistence.
deleteNode(String) - Method in class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
deleteNode(String) - Method in interface com.adobe.livecycle.rca.ReviewZoneProvider
Delete a content node or space from the review zone.
deleteNode(String) - Method in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Delete a content node or space from the review zone.
deletePortfolio(String) - Method in interface com.adobe.icc.services.api.PortfolioService
Deprecated.  
deleteReviewTemplate(String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
Deletes a Review Template from the system.
deleteReviewTemplate(String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
Delete Review Template
deleteReviewTemplate(String) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
deleteReviewTemplate(String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
deleteStageTemplate(String) - Method in interface com.adobe.livecycle.rca.StageManagementService
Deletes the Stage Template from the system.
DESCRIPTION_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "description".
DEV_EXISTS_BY_NAME - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
DisplayableAsset - Class in com.adobe.solutions.sne.selection.common
 
DisplayableAsset() - Constructor for class com.adobe.solutions.sne.selection.common.DisplayableAsset
 
DM_CLASS - Static variable in class com.adobe.icc.dbforms.obj.DataModule
 
DMSDestinationConstants - Class in com.adobe.solutions.common
 
DMSDestinationConstants() - Constructor for class com.adobe.solutions.common.DMSDestinationConstants
 
DOCUMENT - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
DOCUMENT - Static variable in class com.adobe.livecycle.rca.common.beans.RCADocument.Type
If supporting document are to be stored in Review Zone, then Document should be used
DOCUMENT_ALREADY_EXISTS - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when storing the document for a review in Review Zone and it already exist.
DOCUMENT_DESCRIPTION - Static variable in interface com.adobe.livecycle.rca.ReviewZoneProvider
Constant that denotes the description attribute that is set by ReviewZoneProvider Implementation while returning the document
DOCUMENT_DESCRIPTION - Static variable in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Constant that denotes the description attribute that is set by ReviewZoneProvider Implementation while returning the document
DOCUMENT_NAME - Static variable in interface com.adobe.livecycle.rca.ReviewZoneProvider
Constant that denotes the file name attribute that is set by ReviewZoneProvider Implementation while returning the document
DOCUMENT_NAME - Static variable in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Constant that denotes the file name attribute that is set by ReviewZoneProvider Implementation while returning the document
DOCUMENT_NOT_FOUND - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when exception is encountered while retrieving review document from Review Zone
DOCUMENT_UPLOAD_USER - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
Document upload permission.
DocumentAssignment - Class in com.adobe.icc.dbforms.obj
Assignment POJO for Conditional Documents.
DocumentAssignment() - Constructor for class com.adobe.icc.dbforms.obj.DocumentAssignment
 
documentExists(String) - Method in interface com.adobe.icc.services.api.DocumentService
Check if a Document exists by the given name.
DocumentNotFoundException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown when there is any failure in retrieving a document from Review Zone
DocumentNotFoundException() - Constructor for exception com.adobe.livecycle.rca.common.exception.DocumentNotFoundException
Default constructor for the DocumentNotFoundException
DocumentNotFoundException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.DocumentNotFoundException
Constructs a new exception with given errorCode and parameters
DocumentNotFoundException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.DocumentNotFoundException
Constructs a new exception with given errorCode, root cause and message parameters
DocumentProcessorException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown when there is any failure while processing input document like while applying reader extension or while injecting review javascript.
DocumentProcessorException() - Constructor for exception com.adobe.livecycle.rca.common.exception.DocumentProcessorException
Default constructor for Document Processor Exception
DocumentProcessorException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.DocumentProcessorException
Constructs a new exception with given errorCode and message parameters
DocumentProcessorException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.DocumentProcessorException
Constructs a new exception with given errorCode, root cause and message parameters
DocumentProcessorException(Throwable) - Constructor for exception com.adobe.livecycle.rca.common.exception.DocumentProcessorException
 
DocumentService - Interface in com.adobe.icc.services.api
Service interface for PortfolioDocument specific operations.
documentToBytes(Document) - Static method in class com.adobe.livecycle.rca.common.utils.StringUtils
Converts an Document object to byte array
DocumentUploadException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown when there is any error storing document to review zone
DocumentUploadException() - Constructor for exception com.adobe.livecycle.rca.common.exception.DocumentUploadException
Default construtor for DocmentUploadException
DocumentUploadException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.DocumentUploadException
Constructs a new exception with given errorCode and message parameters
DocumentUploadException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.DocumentUploadException
Constructs a new exception with given errorCode, root cause and message parameters
DocumentUploadException(Throwable) - Constructor for exception com.adobe.livecycle.rca.common.exception.DocumentUploadException
 
Downloadable - Class in com.adobe.icc.dbforms.obj
POJO used to transfer across downloadable content (such as XDP, XML).
Downloadable() - Constructor for class com.adobe.icc.dbforms.obj.Downloadable
default constructor
Downloadable(String, String, byte[]) - Constructor for class com.adobe.icc.dbforms.obj.Downloadable
Constructor from parameters.
DownloadService - Interface in com.adobe.icc.services.api
Service interface for Downloading main or test/sample content for various Asset types (Text, Form, Image, etc.).
DSC - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAResourceType
 
DUE_DATE_CHANGED - Static variable in class com.adobe.solutions.prm.constants.EntityDiff
 
DUE_DATE_OUT_OF_BOUND - Static variable in class com.adobe.solutions.prm.constants.StatusReasonCodes
 
DUP_REVIEW_TEMPLATE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in storeReviewTemplate API if template already exist and overwrite flag is false.
DUPLICATE_CHILDREN_NAMES - Static variable in class com.adobe.dct.exception.MessageCodes
 
DUPLICATE_REVIEW_ZONE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when review zone already exist while creating a new review zone.
DYNAMIC_TABLE_INVALID_BINDING - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
DYNAMIC_TABLE_ONLY_FIELD_ALLOWED - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
DYNAMIC_TABLE_WITH_MULTIPLE_ROW - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
DYNAMIC_TABLE_WITH_SUBFORMS - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 

E

EMPTY_ELEMENT_NAME - Static variable in class com.adobe.dct.exception.MessageCodes
 
EMPTY_INITIATOR_EMAIL - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the initiator's email address is null or empty string in a Review stage.
EMPTY_REVIEW_SERVER_PATH - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when no smb/webdav path is defined while enabling the document for shared review.
enablePush - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Flag determining whether LCDS push functionality is to be enabled.
endPhase() - Method in interface com.adobe.solutions.sne.enrollment.svc.IEnrollmentHook
 
endPhase() - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentHook
 
endPhase() - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionHook
 
endPhase() - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionHook
 
ENDS_WITH - Static variable in class com.adobe.icc.dbforms.obj.Statement.Operator
 
endStage(EnrollmentInstanceVO) - Method in interface com.adobe.solutions.sne.enrollment.svc.IEnrollmentHook
 
endStage(EnrollmentInstanceVO) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentHook
 
endStage(SelectionInstanceVO) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionHook
 
endStage(SelectionInstanceVO) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionHook
 
EnrollableProductStateVO - Class in com.adobe.solutions.sne.enrollment.vo
 
EnrollableProductStateVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.EnrollableProductStateVO
 
EnrollableProductVO - Class in com.adobe.solutions.sne.enrollment.vo
 
EnrollableProductVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.EnrollableProductVO
 
EnrollmentFormVO - Class in com.adobe.solutions.sne.enrollment.vo
 
EnrollmentFormVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.EnrollmentFormVO
 
EnrollmentHook - Class in com.adobe.solutions.sne.enrollment.svc.impl
 
EnrollmentHook() - Constructor for class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentHook
 
EnrollmentInstanceVO - Class in com.adobe.solutions.sne.enrollment.vo
 
EnrollmentInstanceVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
ENROLLMENTINSTANCEVO_DMS_DEST - Static variable in class com.adobe.solutions.common.DMSDestinationConstants
 
EnrollmentInstanceVODAOBean - Class in com.adobe.solutions.sne.enrollment.svc.impl
 
EnrollmentInstanceVODAOBean() - Constructor for class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentInstanceVODAOBean
 
EnrollmentPanelStateVO - Class in com.adobe.solutions.sne.enrollment.vo
ADOBE CONFIDENTIAL ___________________ Copyright 2011 Adobe Systems Incorporated All Rights Reserved.
EnrollmentPanelStateVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelStateVO
 
EnrollmentPanelVO - Class in com.adobe.solutions.sne.enrollment.vo
 
EnrollmentPanelVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelVO
 
EnrollmentRoot - Class in com.adobe.solutions.sne.enrollment.vo
 
EnrollmentRoot() - Constructor for class com.adobe.solutions.sne.enrollment.vo.EnrollmentRoot
 
EnrollmentService - Class in com.adobe.solutions.sne.enrollment.svc.impl
 
EnrollmentService() - Constructor for class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentService
 
EnrollmentSupportingDocumentVO - Class in com.adobe.solutions.sne.enrollment.vo
 
EnrollmentSupportingDocumentVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.EnrollmentSupportingDocumentVO
 
EnrollmentTemplateVO - Class in com.adobe.solutions.sne.enrollment.vo
 
EnrollmentTemplateVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
ENROLLMENTTEMPLATEVO_DMS_DEST - Static variable in class com.adobe.solutions.common.DMSDestinationConstants
 
EnrollmentTemplateVODAOBean - Class in com.adobe.solutions.sne.enrollment.svc.impl
 
EnrollmentTemplateVODAOBean() - Constructor for class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentTemplateVODAOBean
 
ENTER - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in logging.
EntityDiff - Class in com.adobe.solutions.prm.constants
Defines constants for entity diffs like project and workItem
EntityProcessor - Interface in com.adobe.solutions.prm.sdk
 
ENUM - Static variable in class com.adobe.dct.transfer.DataDictionaryElementSubType
 
ENUM - Static variable in class com.adobe.icc.dbforms.obj.Variable.VariableSubType
 
EQUALS - Static variable in class com.adobe.icc.dbforms.obj.Statement.Operator
 
equals(Object) - Method in class com.adobe.solutions.prm.sdk.valueobject.Message
 
equals(Object) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
equals(Object) - Method in class com.adobe.solutions.prm.sdk.valueobject.TeamMember
 
equals(Object) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
ERR_UPDATE_APPROVERS_SIGNATURE_TYPE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in addApprover/removeApprover APIs if the signature type is client side in an approval stage.
ERROR_ATTACHING_SUPPORTING_DOC - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when exception is encountered in fetching supporting document from review zone.
ERROR_CONTROLLER_ID_EMPTY - Static variable in class com.adobe.icomm.assetplacement.model.Validator
A controller with an empty id.
ERROR_CONTROLLER_ID_INVALID - Static variable in class com.adobe.icomm.assetplacement.model.Validator
A controller with an ID containing bad characters.
ERROR_CONTROLLER_ID_KEYWORD - Static variable in class com.adobe.icomm.assetplacement.model.Validator
Controller ID conflicts with an ActionScript keyword.
ERROR_CONTROLLER_SIZE_MISSING - Static variable in class com.adobe.icomm.assetplacement.model.Validator
Controller size required and not specified.
ERROR_CONTROLLER_SIZE_PERCENT - Static variable in class com.adobe.icomm.assetplacement.model.Validator
Controller size was specified as a percentage, but must be absolute.
ERROR_CREATING_XML - Static variable in class com.adobe.dct.exception.MessageCodes
 
ERROR_IN_LISTENER - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
ERROR_LIST_OF_PROCESS_USERS - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when exception is encountered while retrieving the list of users for a given process id.
ERROR_MISSING_CONTROLLER - Static variable in class com.adobe.icomm.assetplacement.model.Validator
Controller ID is referenced by an asset, but is missing from the package.
ERROR_MISSING_CONTROLLER_REFERENCE - Static variable in class com.adobe.icomm.assetplacement.model.Validator
Controller ID reference is missing from an asset.
ERROR_PACKAGE_VERSION_INVALID - Static variable in class com.adobe.icomm.assetplacement.model.Validator
Unknown package version.
ERROR_PURGING_REVIEW - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in case of exception while purging a review.
ERROR_SLIDESHOW_DELAY_INVALID - Static variable in class com.adobe.icomm.assetplacement.model.Validator
Controller size was specified as a percentage, but must be absolute.
ERROR_XFA_TYPE_REQUIRES_PACKAGE_2 - Static variable in class com.adobe.icomm.assetplacement.model.Validator
Package type XFA requires a package version of 2.0 or higher.
ErrorCode - Class in com.adobe.livecycle.rca.common.exception
Set of Error Codes.
EVALUATE_URL_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
EVENT_THROW_FAILED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an exception is encountered while throwing a LC event.
ExceptionCodes - Class in com.adobe.icc.dbforms.exceptions
Defines the list of error codes.
ExceptionCodes() - Constructor for class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
execute(JobDetails) - Method in interface com.adobe.livecycle.rca.scheduler.Scheduler
 
EXISTS_BY_NAME - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
EXISTS_BY_NAME_STATE_VERSION - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
EXIT - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in logging.
EXPIRATION_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "expiration".
expireStage(String, Integer) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
exportAssetArchive(String, int) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
exportAssetDefinition(Integer, String) - Method in interface com.adobe.icc.services.api.ExportDefinitionService
Export asset definition including all assets used by this asset as XML
exportAssetDefinition(Integer, String, Boolean) - Method in interface com.adobe.icc.services.api.ExportDefinitionService
Export asset definition including all assets used by this asset as XML
exportAssetDependencies(Integer, String) - Method in interface com.adobe.icc.services.api.ExportDefinitionService
exports the dependency graph of the given asset into a well formed XML
exportDataDictionaryAsFML(String) - Method in interface com.adobe.dct.service.DataDictionaryUtilService
This exports a data dictionary into a fiber model which can imported back to obtain the data dictionary.
ExportDefinitionService - Interface in com.adobe.icc.services.api
Service interface for exporting Letters and related assets into XML format
EXPRESSION_ATTR - Static variable in class com.adobe.icc.dbforms.util.DBConstants
String syntax for specifying the separator of a repeatable item.
EXPRESSION_EVAL_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
ExpressionAssignmentVO - Class in com.adobe.solutions.sne.enrollment.vo
 
ExpressionAssignmentVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.ExpressionAssignmentVO
 
ExpressionOperator - Class in com.adobe.solutions.sne.common.exp.vo
 
ExpressionOperator() - Constructor for class com.adobe.solutions.sne.common.exp.vo.ExpressionOperator
 
ExpressionVO - Class in com.adobe.solutions.sne.common.exp.vo
 
ExpressionVO() - Constructor for class com.adobe.solutions.sne.common.exp.vo.ExpressionVO
 
Extendable - Interface in com.adobe.solutions.prm.sdk.valueobject
 
ExtendableTaggedEntity - Class in com.adobe.solutions.prm.sdk.valueobject
 
ExtendableTaggedEntity() - Constructor for class com.adobe.solutions.prm.sdk.valueobject.ExtendableTaggedEntity
 
extendedProperties - Variable in class com.adobe.solutions.common.Category
 
extendLayout(Letter, String) - Method in class com.adobe.icc.ddg.RenderUtils
EXTENSIONS_CONFIG_READ_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
ExternalUserRegistration - Interface in com.adobe.livecycle.rca
 
extractTemplate(T, long) - Method in interface com.adobe.solutions.prm.sdk.EntityProcessor
 

F

FAILED_TO_ASSIGN_TASK - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an exception is encountered while assigning task to a Reviewer/Approver/Initiator.
FAILED_TO_CHANGE_TASK_DEADLINE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
FAILED_TO_FETCH_TASK_LIST - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
FAILED_TO_NOTIFY - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used to confirm lock acquisition.
FAILED_TO_READ_AUDIT_CONFIG_FROM_REPOSITORY - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the audit configuration file from RCA LCA is not found and the one packaged in DSC is used.
FAILED_TO_REGISTER_AUDIT - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when exception is encountered while registering audit configuration with audit service.
FAILED_TO_REVOKE_PERMISSION - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the permission from comment RSS files couldn't be revoked.
FAILED_TO_REVOKE_TASK - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used at places where an exception is encountered while revoking user task example: stage expire/revoke etc.
Field - Class in com.adobe.icc.dbforms.obj
POJO representation of a Field in a Layout (XDP).
Field() - Constructor for class com.adobe.icc.dbforms.obj.Field
 
FIELD - Static variable in class com.adobe.icc.dbforms.obj.TableColumnDetails.TableColumnType
 
FIELD - Static variable in class com.adobe.icc.dbforms.obj.VariableAssignment.Source
 
Field.FieldType - Class in com.adobe.icc.dbforms.obj
Enum for various types of Field, such as Date, Time, Integer, Float, etc.
FieldAssignment - Class in com.adobe.icc.dbforms.obj
POJO representation for a Field's assignment in a Letter template.
FieldAssignment() - Constructor for class com.adobe.icc.dbforms.obj.FieldAssignment
 
FieldAssignment.Bind - Class in com.adobe.icc.dbforms.obj
 
FILE - Static variable in class com.adobe.icc.dbforms.obj.PortfolioDocument.DocumentSource
 
FILE_FORMAT_NOT_SUPPORTED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when a file of unsupported content type is used as a supporting document.
FILE_URL_IS_DIRECTORY_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
FileUtil - Class in com.adobe.livecycle.rca.common.utils
 
FileUtil() - Constructor for class com.adobe.livecycle.rca.common.utils.FileUtil
 
fillItems(List) - Method in class com.adobe.solutions.sne.common.svc.impl.ProductVODAOBean
 
fillItems(List) - Method in interface com.adobe.solutions.sne.common.svc.IProductVODAOBean
 
fillItems(String, List) - Method in interface com.adobe.solutions.sne.dao.common.IDAOHelperBean
 
fillItems(String, List) - Method in class com.adobe.solutions.sne.dao.common.impl.DAOHelperBean
 
fillItems(List) - Method in interface com.adobe.solutions.sne.enrollment.svc.IEnrollmentInstanceVODAO
 
fillItems(List) - Method in interface com.adobe.solutions.sne.enrollment.svc.IEnrollmentTemplateVODAO
 
fillItems(List) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentInstanceVODAOBean
 
fillItems(List) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentTemplateVODAOBean
 
fillItems(List) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionInstanceDAOBean
 
fillItems(List) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionStageDAOBean
 
fillItems(List) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionTemplateDAOBean
 
fillItems(List) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionInstanceDAOBean
 
fillItems(List) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionStageDAOBean
 
fillItems(List) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionTemplateDAOBean
 
FilterVO - Class in com.adobe.solutions.sne.selection.vo
 
FilterVO() - Constructor for class com.adobe.solutions.sne.selection.vo.FilterVO
 
findCustomProcesses() - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApprovalUtil
 
findCustomRCAProcesses() - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalUtilClient
Returns a Map of Processes that can be used as Process Hooks or for ARS/RTS Creation .
findCustomRCAProcesses() - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApprovalUtil
 
findPrincipals(PrincipalSearchFilter) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApprovalUtil
 
findProcessHooks() - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalUtilClient
Returns the name of all the processes that matches the search for pre and post hook processes.
findProcessHooks() - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApprovalUtil
 
findTrackingSheetProcess() - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalUtilClient
Returns the name of all the processes that matches the search for Approval Routing Slip/Review Tracking Sheet generation process.
findTrackingSheetProcess() - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApprovalUtil
 
findUsers(String, String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalUtilClient
Returns list of users matching the criteria.
findUsers(String, String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApprovalUtil
Deprecated. 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Asset
 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Category
 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ConditionalDataModule
 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ConditionalDocument
 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment
 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.DataModule
 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Form
 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.FragmentLayout
 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ImageModule
 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Letter
 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule
 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Portfolio
 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.PortfolioDocument
 
FIRST_LEVEL_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.TextModule
 
FLOAT - Static variable in class com.adobe.icc.dbforms.obj.Field.FieldType
 
forcePlaceholder(String) - Method in class com.adobe.icc.render.obj.ContextData
This method looks for a substitution rule for the specified variable that indicates whether it should always be treated as a placeholder or if it should be treated as its regular type (placeholder or DDE).
Form - Class in com.adobe.icc.dbforms.obj
POJO representation of a Layout asset.
Form() - Constructor for class com.adobe.icc.dbforms.obj.Form
 
Form(String, String, String, int, long, long, Category, Category, String, int, String, String, boolean) - Constructor for class com.adobe.icc.dbforms.obj.Form
Constructor from parameters.
FORM_CLASS - Static variable in class com.adobe.icc.dbforms.obj.Form
 
formatMessage(ClassLoader, String, int, Object[]) - Static method in class com.adobe.livecycle.rca.common.utils.MessageUtil
 
formExists(String) - Method in interface com.adobe.icc.services.api.FormService
Check if a Form exists by the given name.
FormFragmentStateVO - Class in com.adobe.solutions.sne.enrollment.vo
 
FormFragmentStateVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.FormFragmentStateVO
 
FormFragmentVO - Class in com.adobe.solutions.sne.enrollment.vo
 
FormFragmentVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
FormService - Interface in com.adobe.icc.services.api
Service interface for Form specific operations.
FormStateVO - Class in com.adobe.solutions.sne.enrollment.vo
 
FormStateVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.FormStateVO
 
FormVO - Class in com.adobe.solutions.sne.enrollment.vo
 
FormVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.FormVO
 
forName(String) - Static method in class com.adobe.solutions.prm.constants.ProjectState
 
forName(String) - Static method in class com.adobe.solutions.prm.constants.ProjectType
 
FRAGMENT_LAYOUT - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
FRAGMENT_LAYOUT_CLASS - Static variable in class com.adobe.icc.dbforms.obj.FragmentLayout
 
FRAGMENT_LAYOUT_XDP_MISSING - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
FragmentLayout - Class in com.adobe.icc.dbforms.obj
Represents a fragment layout.
FragmentLayout() - Constructor for class com.adobe.icc.dbforms.obj.FragmentLayout
 
FragmentLayout(String, String, String, int, long, long, Category, Category, String, int, String, String) - Constructor for class com.adobe.icc.dbforms.obj.FragmentLayout
 
fragmentLayoutExists(String) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Check if a FragmentLayout exists by the given name.
FragmentLayoutService - Interface in com.adobe.icc.services.api
Service interface for ContainerLayout specific operations.
FragmentModuleVO - Class in com.adobe.solutions.sne.enrollment.vo
 
FragmentModuleVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.FragmentModuleVO
 
FUNCTION_NOT_FOUND - Static variable in class com.adobe.dct.exception.MessageCodes
 

G

GENERATED_HQL - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Logged whenever RCA fires a DB Query in HQL (Hibernate Query Language).
generateDDX(Portfolio) - Method in interface com.adobe.icc.ddg.api.DDXGenerator
Get the DDX for a portfolio as a byte[].
generateEnrollmentInstance(String) - Method in interface com.adobe.solutions.sne.enrollment.svc.IEnrollmentService
 
generateEnrollmentInstance(String) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentService
 
generateInteractiveDocument(Document, Document, Document, Document, String, boolean) - Method in interface com.adobe.icomm.assetplacement.dsc.AssetPlacement
Generate an interactive document using package definition.
generateInteractiveDocument(Document, Document, Document, Document, String, boolean) - Method in class com.adobe.icomm.assetplacement.dsc.client.AssetPlacementClient
Generate an interactive document using package definition.
generateInteractiveDocumentOrchestrated(Document, Document, Document, Document, String, boolean, PATExecutionContext) - Method in interface com.adobe.icomm.assetplacement.dsc.AssetPlacement
Generate an interactive document using package definition, orchestrated.
generateSelectionInstance(String) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionService
 
generateSelectionInstance(String) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionService
 
getActiveEndDate() - Method in class com.adobe.icc.dbforms.obj.Asset
Get the activation end date for the Asset.
getActiveStartDate() - Method in class com.adobe.icc.dbforms.obj.Asset
Get the activation start date for the Asset.
getAdditionalTableColumns() - Method in class com.adobe.icc.dbforms.obj.Table
 
getAddressedTo() - Method in class com.adobe.solutions.prm.sdk.valueobject.Message
 
getAllCategories(Query) - Method in interface com.adobe.icc.services.api.CategoryService
Retrieve the list of categories, filtering as per the given Query.
getAllDataDictionaries() - Method in interface com.adobe.dct.service.DataDictionaryRegistryService
Obtain all data dictionaries present in the system.
getAllDataDictionaryReferences() - Method in interface com.adobe.dct.service.DataDictionaryRegistryService
Obtain all data dictionary references present in the system
getAllDataModules(Query) - Method in interface com.adobe.icc.services.api.DataModuleService
List all DataModules filtered by the given Query.
getAllDocuments(Query) - Method in interface com.adobe.icc.services.api.DocumentService
List all PortfolioDocuments filtered by the given Query.
getAllForms(Query) - Method in interface com.adobe.icc.services.api.FormService
List all Forms filtered by the given Query.
getAllFragmentLayouts(Query) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
List all FragmentLayouts filtered by the given Query.
getAllLetters(Query) - Method in interface com.adobe.icc.services.api.LetterService
List all Letters filtered by the given Query.
getAllPortfolios(Query) - Method in interface com.adobe.icc.services.api.PortfolioService
List all Portfolios filtered by the given Query.
getAllRCASpecificPermissions() - Static method in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
Returns all RCA permissions
getAltText() - Method in class com.adobe.icomm.assetplacement.model.Resource
Alternative text (alt text) is used as a replacement for an image, whenever the image cannot be seen.
getAppContextRoot() - Method in class com.adobe.livecycle.rca.scheduler.JobDetails
 
getApplicationFolder() - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
getApplicationId() - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
getApplicationTimeOut() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getAppName() - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
 
getApproverAssignTaskProcessName() - Method in interface com.adobe.livecycle.rca.Configuration
 
getArabicMinWidth() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getAsset() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getAssetDefinitionArchiveFolder() - Method in class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
getAssetDefinitions() - Method in class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
getAssetType() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
getAssignmentList() - Method in class com.adobe.icc.dbforms.obj.ConditionalDataModule
Get the List of condition assignments for this Condition Module.
getAssignmentList() - Method in class com.adobe.icc.dbforms.obj.ConditionalDocument
Get the List of DocumentAssignment for the Conditional Document.
getAssignmentList() - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Get the LDMAssignments for the List module.
getAssignments() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
getAssignmentType() - Method in class com.adobe.icc.dbforms.obj.CDMAssignment
Get the assignmentType for this Condition Assignment.
getAttachmentLoaders() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns a list of all AttachmentLoader controllers.
getAttachments() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Gets the list of attachments defined in this package, one for every <attachment> node in the document.
getAttribute(String) - Method in class com.adobe.icomm.assetplacement.model.PackageElement
Gets some attribute of the element by name.
getAttributeName() - Method in class com.adobe.icc.dbforms.obj.Statement
 
getAttributes() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getAttributes() - Method in interface com.adobe.solutions.prm.sdk.valueobject.Extendable
 
getAttributes() - Method in class com.adobe.solutions.prm.sdk.valueobject.ExtendableTaggedEntity
 
getAttributeValue() - Method in class com.adobe.icc.dbforms.obj.Statement
 
getAuditorEventNames() - Method in interface com.adobe.livecycle.rca.Configuration
 
getAuthor() - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
Deprecated. use getCreatedBy()
getAuthorAssignTaskProcessName() - Method in interface com.adobe.livecycle.rca.Configuration
 
getBeanId() - Method in class com.adobe.livecycle.rca.scheduler.JobDetails
 
getBinding() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getBinding() - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Get the FieldAssignment.Binding for the assignment.
getBindingName() - Method in class com.adobe.dct.transfer.BindingElement
 
getBindingReference() - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Get the FieldAssignment.Binding reference for the assignment.
getBodyRows() - Method in class com.adobe.icc.dbforms.obj.Table
 
getByErrorCode(int) - Static method in class com.adobe.livecycle.rca.common.exception.ErrorCode
Creates the ErrorCode object from errorCode and minorCode
getBytes(InputStream) - Static method in class com.adobe.livecycle.rca.common.utils.IOUtil
converts an input stream to an byte array.
getCallback() - Method in interface com.adobe.solutions.prm.handler.WorkItemFlowHandler
Retrieves registered work item callback
getCanonicalName() - Method in class com.adobe.solutions.prm.sdk.valueobject.LocalUser
 
getCanonicalName() - Method in class com.adobe.solutions.prm.sdk.valueobject.TeamMember
 
getCaption() - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Get the caption for the assignment.
getCaption() - Method in class com.adobe.icc.dbforms.obj.ImageModule
Get the caption of the Image.
getCaption() - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Get the caption for the assignment.
getCategory(String) - Method in interface com.adobe.icc.services.api.CategoryService
Fetch a Category object by the given GUID.
getChecksum() - Method in class com.adobe.dct.transfer.DataDictionary
 
getChecksum() - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
getChildElements() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getChildSelectableNodeList() - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
getChildSelectionApproach() - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
getChildSelectionStageList() - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
getCollectionElement() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getColumnType() - Method in class com.adobe.icc.dbforms.obj.TableColumnDetails
 
getColumnWidth() - Method in class com.adobe.icc.dbforms.obj.TableColumnDetails
 
getComment() - Method in class com.adobe.icc.dbforms.obj.Asset
Get the comment for the Asset.
getComment() - Method in class com.adobe.solutions.sne.selection.common.DisplayableAsset
 
getComment() - Method in interface com.adobe.solutions.sne.selection.common.IDisplayableAsset
Comment
getCommentsForParticipant(String, int, int, String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
getCompletedState() - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
getComplianceCode() - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
get the compliance code used to search templates
getComponentUID() - Method in class com.adobe.livecycle.rca.common.exception.ICRError
Returns the component ID for the component that has thrown this exception.
getComponentUID() - Method in class com.adobe.livecycle.rca.common.exception.RCAError
 
getCompositeType() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getConfiguredBodyRowCount() - Method in class com.adobe.icc.dbforms.obj.Table
 
getConfiguredColumnCount() - Method in class com.adobe.icc.dbforms.obj.Table
 
getConfiguredFilexdp() - Method in class com.adobe.icc.dbforms.obj.FragmentLayout
 
getContainerFieldPosition() - Method in class com.adobe.icc.dbforms.obj.Table
 
getContainerLayout() - Method in class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment
Get the ContainerLayout for the assignment.
getContainerLayoutAssignment() - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Get the ContainerLayoutAssignments of this Target Area.
getContainerTargetAreaPosition() - Method in class com.adobe.icc.dbforms.obj.Table
 
getContentColor() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getContentHighlightType() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getContentType() - Method in class com.adobe.icomm.assetplacement.model.AssetLoaderController
Get the content type that this controller supports.
getContentType() - Method in class com.adobe.icomm.assetplacement.model.Attachment
Identifies the content type of the attachment.
getContentType() - Method in class com.adobe.icomm.assetplacement.model.Resource
Identifies the content type of the current resource.
getContentType(String) - Static method in class com.adobe.livecycle.rca.common.utils.FileUtil
 
getContextData() - Method in class com.adobe.solutions.sne.selection.vo.SelectionInstanceVO
 
getController(String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns the controller with the given id.
getControllerID() - Method in class com.adobe.icomm.assetplacement.model.Attachment
Return the controller attribute value of the parent <attachments> node, if any.
getControllerID() - Method in class com.adobe.icomm.assetplacement.model.Resource
Return the controller id of the parent <resources> node.
getControllers() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Gets the list of controllers defined in this package.
getControllersNS(String, String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns a list of controllers matching a given namespace and tagname.
getControllerType() - Method in class com.adobe.icomm.assetplacement.model.Controller
Return the controller type, aka the element name in the package definition.
getCover() - Method in class com.adobe.icc.dbforms.obj.Portfolio
Get the cover page document of the Portfolio.
getCreatedBy() - Method in class com.adobe.livecycle.rca.common.beans.StageTemplateSearchFilter
 
getCreatedBy() - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
 
getCreatedBy() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getCreatedBy() - Method in class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
 
getCreateHandler() - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
getCreationDate() - Method in class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
 
getCreationDateRange() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getCrxUrl() - Method in interface com.adobe.livecycle.rca.Configuration
 
getCurrentPanel() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
getCurrentStage() - Method in class com.adobe.solutions.sne.selection.vo.SelectionInstanceVO
 
getCustom() - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Get the custom separator for the style.
getCustomAttributes() - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
Get custom attributes map used to search templates.
getCustomAttrSearchProcess() - Method in interface com.adobe.livecycle.rca.Configuration
 
getCustomAttrStoreProcess() - Method in interface com.adobe.livecycle.rca.Configuration
 
getCustomAttrUpdateProcess() - Method in interface com.adobe.livecycle.rca.Configuration
 
getCustomRCAProcessApplication() - Method in interface com.adobe.livecycle.rca.Configuration
 
getDaoHelper() - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionService
 
getData() - Method in class com.adobe.icc.render.obj.Content
 
getDataArray() - Method in class com.adobe.icc.render.obj.Content
 
getDataDictionaries(DataDictionarySearchFilter) - Method in interface com.adobe.dct.service.DataDictionaryRegistryService
Obtain all data dictionaries based on search filter
getDataDictionary(String) - Method in interface com.adobe.dct.service.DataDictionaryRegistryService
Obtain a data dictionary object corresponding to the data dictionary Id
getDataDictionary() - Method in class com.adobe.dct.transfer.DataDictionaryInstance
 
getDataDictionary() - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
getDataDictionaryFromFML(String, String) - Method in interface com.adobe.dct.service.DataDictionaryUtilService
Deprecated. 
getDataDictionaryFromFML2(String, String, String, String, String) - Method in interface com.adobe.dct.service.DataDictionaryUtilService
This API generates a data dictionary from the passed Fiber Model.
getDataDictionaryFromXSD(String, String, String) - Method in interface com.adobe.dct.service.DataDictionaryUtilService
This generates a data dictionary from the passed XSD
getDataDictionaryId() - Method in class com.adobe.dct.transfer.DataDictionaryInstance
 
getDataDictionaryInstance() - Method in class com.adobe.icc.render.obj.ContextData
 
getDataDictionaryInstance() - Method in class com.adobe.solutions.sne.common.vo.ContextData
 
getDataDictionaryInstance() - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
getDataDictionaryRef() - Method in class com.adobe.icc.dbforms.obj.DataModule
This method retrieves the first data dictionary reference from the list of DataDictionaryRef's
getDataDictionaryRef() - Method in class com.adobe.icc.dbforms.obj.Letter
This method retrieves the first data dictionary reference from the list of DataDictionaryRef's
getDataDictionaryRef() - Method in class com.adobe.icc.dbforms.obj.Portfolio
This method retrieves the first data dictionary reference from the list of DataDictionaryRef's
getDataDictionaryReferences(DataDictionarySearchFilter) - Method in interface com.adobe.dct.service.DataDictionaryRegistryService
Obtain all data dictionary references based on search filter
getDataDictionaryRefs() - Method in class com.adobe.icc.dbforms.obj.DataModule
Get the DataDictionary references (names) of the Data Module.
getDataDictionaryRefs() - Method in class com.adobe.icc.dbforms.obj.Letter
Get the DataDictionary references(names) for the Letter.
getDataDictionaryRefs() - Method in class com.adobe.icc.dbforms.obj.Portfolio
Get the DataDictionary references(names) for the Portfolio.
getDataDictionaryRegistryService() - Method in class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
getDataDictionarySet() - Method in class com.adobe.solutions.sne.selection.vo.SelectionTemplateVO
 
getDataDictionaryUtilService() - Method in class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
getDataModule() - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Get the DataModule assigned to the Field.
getDataModule() - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Get the target DataModule for the assignment.
getDataModule() - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Get the DataModule assigned to the Variable.
getDataModule(String) - Method in interface com.adobe.icc.services.api.DataModuleService
Fetch the DataModule identified by the given dmID.
getDataType() - Method in class com.adobe.icc.dbforms.obj.Variable
Get the data type of the Variable.
getDateFromString(String) - Static method in class com.adobe.livecycle.rca.common.utils.StringUtils
 
getDateString(Date) - Static method in class com.adobe.livecycle.rca.common.utils.StringUtils
 
getDDElements() - Method in class com.adobe.dct.transfer.DataDictionary
 
getDDIFromRemotingService(String, Object[]) - Method in interface com.adobe.dct.service.DataDictionaryUtilService
This API uses the LCDS Remoting Service details from the Data Dictionary and connects to the same for making a LCDS Remoting invocation.
getDdiXml() - Method in class com.adobe.solutions.sne.common.vo.ContextData
 
getDdiXml() - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
getDdReadHandler() - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
getDdRegistryService() - Method in class com.adobe.solutions.sne.actionhandler.SelectionTemplateCreateHandler
 
getDdUtilsService() - Method in class com.adobe.solutions.sne.actionhandler.CreateHandler
 
getDdUtilsService() - Method in class com.adobe.solutions.sne.actionhandler.ReadHandler
 
getDefaultCharacterEncoding() - Method in class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
getDefaultProjectStatus() - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
getDefaultWorkItemStatus() - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
getDefaultWorkItemTemplateName() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getDelay() - Method in class com.adobe.icomm.assetplacement.model.PromoImageSlideShowController
The number of milliseconds between each image in the slide show.
getDependentDataModules(String) - Method in interface com.adobe.icc.services.api.DataModuleService
Retrieve the list of other DataModules (directly) dependent on the DataModule identified by the given moduleID.
getDependentDataModules(String, boolean) - Method in interface com.adobe.icc.services.api.DataModuleService
Retrieve the list of other DataModules dependent on the DataModule identified by the given moduleID.
getDependentLetters(String) - Method in interface com.adobe.icc.services.api.DataModuleService
Retrieve the list of Letters (directly) dependent on the DataModule identified by the given moduleID.
getDependentLetters(String, boolean) - Method in interface com.adobe.icc.services.api.DataModuleService
Retrieve the list of Letters dependent on the DataModule identified by the given moduleID.
getDependentLetters(String) - Method in interface com.adobe.icc.services.api.FormService
Retrieve the list of Letters dependent on the Form identified by the given formID.
getDependentLetters(String) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Retrieve the list of Letters dependent on the Form identified by the given FragmentLayoutID.
getDependentPortfolios(String) - Method in interface com.adobe.icc.services.api.DocumentService
The method returns a List of Portfolios that depend on the Document identified by the given documentID.
getDependentPortfolios(String) - Method in interface com.adobe.icc.services.api.LetterService
Retrieve the list of Portfolios dependent on the Letter identified by the given letterID.
getDesc() - Method in class com.adobe.icc.dbforms.obj.Asset
Get the description for the Asset.
getDesc() - Method in class com.adobe.icc.dbforms.obj.PortfolioFolder
Get the description for the Folder.
getDescription() - Method in class com.adobe.dct.transfer.DataDictionary
 
getDescription() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getDescription() - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
getDescription() - Method in class com.adobe.dct.transfer.OperationParameter
 
getDescription() - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Get the description for the assignment.
getDescription() - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Get the description for the assignment.
getDescription() - Method in class com.adobe.icomm.assetplacement.model.Attachment
The description is a string used to describe the contents of the attachment.
getDescription() - Method in class com.adobe.livecycle.rca.common.beans.RCADocument
Gets the description of the document
getDescription() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
Get permission description
getDescription() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCARole
Get Description of the role.
getDescription() - Method in class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
 
getDescription() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelVO
 
getDescription() - Method in class com.adobe.solutions.sne.enrollment.vo.FormVO
 
getDescription() - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentVO
 
getDescription() - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
getDescription() - Method in class com.adobe.solutions.sne.selection.common.DisplayableAsset
 
getDescription() - Method in interface com.adobe.solutions.sne.selection.common.IDisplayableAsset
Description
getDescriptionLike() - Method in class com.adobe.dct.transfer.DataDictionarySearchFilter
 
getDestination() - Method in class com.adobe.dct.transfer.RemotingServiceInfo
 
getDictionaryType() - Method in class com.adobe.dct.transfer.DataDictionary
 
getDictionaryType() - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
getDictionaryType() - Method in class com.adobe.dct.transfer.DataDictionarySearchFilter
 
getDisplayName() - Method in class com.adobe.dct.transfer.DataDictionary
 
getDisplayName() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getDisplayName() - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
getDisplayName() - Method in class com.adobe.icc.dbforms.obj.Field
Get the display name for the Field.
getDisplayName() - Method in class com.adobe.icc.dbforms.obj.TargetArea
Get the display name of the Target Area.
getDisplayName() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCARole
Get display name of the role.
getDocContent() - Method in class com.adobe.icc.dbforms.obj.PortfolioDocument
Get the content (byte array) of the Document.
getDocReference() - Method in class com.adobe.icc.dbforms.obj.PortfolioDocument
Get the reference (Letter GUID) of the Document (only if docSource is CTD).
getDocSource() - Method in class com.adobe.icc.dbforms.obj.PortfolioDocument
Get the source of the Document.
getDocument() - Method in class com.adobe.icc.dbforms.obj.DocumentAssignment
 
getDocument() - Method in class com.adobe.icc.render.obj.PDFFile
Get binary PDF contents.
getDocument(String) - Method in interface com.adobe.icc.services.api.DocumentService
Fetch the PortfolioDocument identified by the given documentID.
getDocument(String, Integer, String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
This is a utility api to retrieve any document from a particular Review Zone.
getDocument() - Method in class com.adobe.livecycle.rca.common.beans.RCADocument
Gets com.adobe.idp.DOcument object wrapped in RCADocument
getDocument(String, Integer, String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
It retrieves a Document from the review zone associated with the given review ID and revision .
getDocument(String, Integer, String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
getDocumentDataLoader() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Finds and returns the XML Data controller that is associated with the interactive document's data.
getDocuments() - Method in class com.adobe.icc.dbforms.obj.PortfolioFolder
Get the Documents in the Folder.
getDocumentWithComments(String, Integer, Integer) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
getDomainName() - Method in class com.adobe.solutions.prm.sdk.valueobject.LocalUser
 
getDomainName() - Method in class com.adobe.solutions.prm.sdk.valueobject.TeamMember
 
getDueDate() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getEditedTemplate() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getEditedTemplate() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getElementSubType() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getElementType() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getEligibilityExpression() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentFormVO
 
getEligibilityExpression() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentSupportingDocumentVO
 
getEligibilityExpression() - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
getEligibilityExpression() - Method in class com.adobe.solutions.sne.enrollment.vo.PanelFragmentVO
 
getEligibilityExpression() - Method in class com.adobe.solutions.sne.enrollment.vo.ProductFormVO
 
getEligibilityExpression() - Method in class com.adobe.solutions.sne.enrollment.vo.ProductSupportingDocumentVO
 
getEligibilityExpressionList() - Method in class com.adobe.solutions.sne.selection.vo.ChildSelectionBaseVO
 
getEmptyTaskRef() - Static method in class com.adobe.livecycle.rca.common.beans.TaskRef
 
getEnd() - Method in class com.adobe.solutions.prm.sdk.valueobject.DateRange
Gets the end date of the range
getEndDate() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getEndDate() - Method in class com.adobe.solutions.prm.sdk.valueobject.ProjectSearchFilter
 
getEndDate() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getEndDate() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
getEndpoint() - Method in class com.adobe.dct.transfer.RemotingServiceInfo
 
getEnrollableItems() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
getEnrollableItems() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
getEnrollableProduct() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductStateVO
 
getEnrollmentDDI() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
getEnrollmentDDName() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
getEnrollmentForms() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
getEnrollmentPanels() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
getEnrollmentTemplate() - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
getEnTemplates() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentRoot
 
getEntityPath() - Method in class com.adobe.solutions.prm.sdk.valueobject.TeamMember
 
getError(Object[]) - Method in class com.adobe.livecycle.rca.common.exception.ErrorCode
Returns ICRError object, for this particular error code.
getError() - Method in exception com.adobe.livecycle.rca.common.exception.ICRException
 
getErrorcode() - Method in class com.adobe.icc.render.obj.PDFResponseType
Returns error code text
getErrorCode() - Method in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
getErrorCode() - Method in class com.adobe.livecycle.rca.common.exception.ICRError
 
getErrorCode() - Method in exception com.adobe.livecycle.rca.common.exception.RCAException
 
getErrorCode() - Method in exception com.adobe.solutions.prm.sdk.exception.ProjectManagementException
Gets the error code.
getErrortext() - Method in class com.adobe.icc.render.obj.PDFResponseType
Returns error message text
getEstimatedCompleteTime() - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
getEstimatedCompleteTime() - Method in class com.adobe.solutions.sne.selection.vo.SelectionTemplateVO
 
getEventType() - Method in class com.adobe.solutions.prm.event.PRMEvent
 
getExpectedEndDate() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getExpectedEndDate() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getExperienceSWF() - Method in class com.adobe.solutions.sne.selection.vo.SelectionTemplateVO
 
getExpiration() - Method in class com.adobe.icomm.assetplacement.model.Resource
Specifies the expiration date of a giving resource.
getExpression() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getExpression() - Method in class com.adobe.icc.dbforms.obj.CalculatedVariable
Get the expression of the calculated variable.
getExpression() - Method in class com.adobe.icc.dbforms.obj.CDMAssignment
Get the expression for this Condition Assignment.
getExpression() - Method in class com.adobe.icc.dbforms.obj.DocumentAssignment
 
getExpression() - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Get the associated expression for the assignment.
getExpression() - Method in class com.adobe.solutions.sne.enrollment.vo.ExpressionAssignmentVO
 
getExtendedProperties() - Method in class com.adobe.dct.transfer.DataDictionary
 
getExtendedProperties() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getExtendedProperties() - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
getExtendedProperties() - Method in class com.adobe.icc.dbforms.obj.Asset
Get the extended properties for the Asset.
getExtendedProperties() - Method in class com.adobe.icc.dbforms.obj.Category
Get the extended properties for the Asset.
getExtendedProperties() - Method in class com.adobe.solutions.common.Category
 
getExtendedProperties() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductVO
 
getExtendedProperties() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
getExtendedProperties() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelVO
 
getExtendedProperties() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
getExtendedProperties() - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
getExtendedProperties() - Method in class com.adobe.solutions.sne.enrollment.vo.FormVO
 
getExtendedProperties() - Method in class com.adobe.solutions.sne.enrollment.vo.PanelFragmentVO
 
getExtendedProperties() - Method in class com.adobe.solutions.sne.selection.common.DisplayableAsset
 
getExtendedProperties() - Method in interface com.adobe.solutions.sne.selection.common.IDisplayableAsset
This contains a map of attributes which are not defined directly in displayable asset.
getExternalUserDomainName() - Method in interface com.adobe.livecycle.rca.Configuration
 
getExternalUserRegistrationUrl() - Method in interface com.adobe.livecycle.rca.Configuration
 
getExternalUserTO(String) - Method in interface com.adobe.livecycle.rca.ExternalUserRegistration
This operation returns an ExternalUsersTO for an authkey.
getFetchCompleteObjectGraph() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getField() - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Get the associated Field for the assignment.
getFieldAssignments() - Method in class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment
Get the FieldAssignment objects for the assignment.
getFieldAssignments() - Method in class com.adobe.icc.dbforms.obj.Letter
Get the FieldAssignments of the Letter.
getFieldColor() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getFieldErrors() - Method in exception com.adobe.solutions.prm.sdk.exception.ValidationException
 
getFieldHighlightType() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getFields() - Method in class com.adobe.icc.dbforms.obj.ContainerLayout
Get the Fields in the Container Layout.
getFields() - Method in class com.adobe.icc.dbforms.obj.Form
Get the Fields in the Layout.
getFile() - Method in class com.adobe.icc.render.obj.PDFResponseType
Return the PDF file for this response
getFile() - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
getFilelength() - Method in class com.adobe.icc.render.obj.PDFFile
Get length of PDF
getFilelength() - Method in class com.adobe.icc.render.obj.PDFResponseType
Returns the length of the PDF document in bytes.
getFileName() - Method in class com.adobe.icc.dbforms.obj.Form
Get the file name for the Layout.
getFileName() - Method in class com.adobe.icc.dbforms.obj.FragmentLayout
 
getFileName() - Method in class com.adobe.icc.dbforms.obj.ImageModule
Get the file name of the Image.
getFileName() - Method in class com.adobe.icc.dbforms.obj.TextModule
Get the file name of the Text module.
getFilename() - Method in class com.adobe.icc.render.obj.PDFFile
Get filename of document
getFilename() - Method in class com.adobe.icc.render.obj.PDFResponseType
Returns the filename of the PDF document.
getFilePath() - Method in class com.adobe.icomm.assetplacement.model.ValidationMessage
Retrieve the file path.
getFileType() - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO
 
getFileType() - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentVO
 
getFilexdp() - Method in class com.adobe.icc.dbforms.obj.Form
Get the XDP byte array of the Layout.
getFilexdp() - Method in class com.adobe.icc.dbforms.obj.FragmentLayout
 
getFilterVO() - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
getFooterName() - Method in class com.adobe.icc.dbforms.obj.TableColumnDetails
 
getFooterRow() - Method in class com.adobe.icc.dbforms.obj.Table
 
getForm() - Method in class com.adobe.icc.dbforms.obj.Letter
Get the Form or Layout associated with the Letter.
getForm(String) - Method in interface com.adobe.icc.services.api.FormService
Fetch the Form identified by the given formID.
getForm() - Method in class com.adobe.solutions.sne.enrollment.vo.FormStateVO
 
getForm() - Method in class com.adobe.solutions.sne.enrollment.vo.ProductFormVO
 
getFormattedErrorCode() - Method in class com.adobe.livecycle.rca.common.exception.ICRError
 
getFormFragment() - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentStateVO
 
getFormFragment() - Method in class com.adobe.solutions.sne.enrollment.vo.PanelFragmentVO
 
getFormName() - Method in class com.adobe.icc.dbforms.obj.Letter
Get the name of the Layout/Form associated with the Letter.
getForms() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductStateVO
 
getForms() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductVO
 
getForms() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
getForms() - Method in class com.adobe.solutions.sne.enrollment.vo.ProductStateVO
 
getFragmentLayout(String) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Fetch the FragmentLayout identified by the given FragmentLayoutID.
getFragmentModuleVO() - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
getFragments() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelStateVO
 
getFragments() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelVO
 
getFragments() - Method in class com.adobe.solutions.sne.enrollment.vo.FormStateVO
 
getFragments() - Method in class com.adobe.solutions.sne.enrollment.vo.FormVO
 
getGetOnlyRootProjects() - Method in class com.adobe.solutions.prm.sdk.valueobject.ProjectSearchFilter
 
getGroup(DirectoryManagerServiceClient, String, String) - Static method in class com.adobe.livecycle.rca.common.utils.UMUtils
 
getGroupMembers(DirectoryManagerServiceClient, String, String) - Static method in class com.adobe.livecycle.rca.common.utils.UMUtils
 
getHeaderName() - Method in class com.adobe.icc.dbforms.obj.TableColumnDetails
 
getHeaderRow() - Method in class com.adobe.icc.dbforms.obj.Table
 
getHeight() - Method in class com.adobe.icomm.assetplacement.model.PromoImageController
Defines the height of the image cell in pixels.
getHeight() - Method in class com.adobe.icomm.assetplacement.model.PromoImageSlideShowController
Defines the height of the image cell in pixels.
getHeight() - Method in class com.adobe.icomm.assetplacement.model.PromoModuleLoaderController
Defines the height of the module cell in pixels.
getHeight() - Method in class com.adobe.icomm.assetplacement.model.PromoSWFLoaderController
Defines the height of the swf cell in pixels.
getIcon() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getId() - Method in class com.adobe.dct.transfer.BindingElement
 
getId() - Method in class com.adobe.dct.transfer.DataDictionary
 
getId() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getId() - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
getId() - Method in class com.adobe.dct.transfer.OperationInfo
 
getId() - Method in class com.adobe.dct.transfer.OperationParameter
 
getId() - Method in class com.adobe.dct.transfer.RemotingServiceInfo
 
getId() - Method in class com.adobe.icc.dbforms.obj.Asset
Get the unique identifier for the Asset.
getId() - Method in class com.adobe.icc.dbforms.obj.Category
Get the unique identifier of the Category.
getID() - Method in class com.adobe.icc.dbforms.obj.CDMAssignment
Get the unique identifier for this Condition Assignment.
getId() - Method in class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment
Get the unique identifier for the assignment.
getId() - Method in class com.adobe.icc.dbforms.obj.DocumentAssignment
 
getId() - Method in class com.adobe.icc.dbforms.obj.Field
Get the unique identifier for the Field.
getId() - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Get the unique identifier for the assignment.
getID() - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Get the unique identifier for this assignment.
getId() - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Get the unique identifier for the assignment.
getId() - Method in class com.adobe.icc.dbforms.obj.PortfolioFolder
Get the identifier for the Folder.
getId() - Method in class com.adobe.icc.dbforms.obj.Table
 
getId() - Method in class com.adobe.icc.dbforms.obj.TableColumnDetails
 
getId() - Method in class com.adobe.icc.dbforms.obj.TargetArea
Get the identifier of the Target Area.
getId() - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Get the identifier for the assignment.
getId() - Method in class com.adobe.icc.dbforms.obj.Variable
Get the identifier for the Variable.
getId() - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Get the identifier for the assignment.
getID() - Method in class com.adobe.icomm.assetplacement.model.Controller
The id used to uniquely identify this controller in the package definition.
getId() - Method in class com.adobe.solutions.common.Category
 
getId() - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
getId() - Method in class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
 
getId() - Method in class com.adobe.solutions.sne.common.exp.vo.ExpressionVO
 
getId() - Method in class com.adobe.solutions.sne.common.vo.ContextData
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductStateVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentFormVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelStateVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentRoot
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentSupportingDocumentVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.ExpressionAssignmentVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentStateVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.FormStateVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.FormVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.FragmentModuleVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.PanelFragmentVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.ProductFormVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.ProductStateVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.ProductSupportingDocumentVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO
 
getId() - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentVO
 
getId() - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
getId() - Method in class com.adobe.solutions.sne.selection.common.DisplayableAsset
 
getId() - Method in interface com.adobe.solutions.sne.selection.common.IDisplayableAsset
id
getId() - Method in class com.adobe.solutions.sne.selection.vo.ChildSelectionBaseVO
 
getId() - Method in class com.adobe.solutions.sne.selection.vo.FilterVO
 
getId() - Method in class com.adobe.solutions.sne.selection.vo.SelectionInstanceVO
 
getImage() - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
getImageBlob() - Method in class com.adobe.icc.dbforms.obj.ImageModule
Get the image content (byte array) of the Image.
getImageUrl() - Method in class com.adobe.solutions.sne.selection.common.DisplayableAsset
 
getImageUrl() - Method in interface com.adobe.solutions.sne.selection.common.IDisplayableAsset
Image id
getIndent() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getIndentationLevel() - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
The indentation level specified for the target module.
getIndentationLevel() - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
The indentation level specified for the target module.
getInheritDocsFromParent() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getInheritDocsFromParent() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getInitialState() - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
getInitiatorAssignTaskProcessName() - Method in interface com.adobe.livecycle.rca.Configuration
 
getInnerStatement() - Method in class com.adobe.icc.dbforms.obj.Statement
 
getInputArgs() - Method in class com.adobe.livecycle.rca.scheduler.JobDetails
 
getInstance(ICRException) - Static method in exception com.adobe.livecycle.rca.common.exception.RCAException
 
getInstanceId() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getInstanceId() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
getIsError() - Method in class com.adobe.icomm.assetplacement.model.ValidationMessage
Retrieve the severity of this message.
getIsMandatory() - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentVO
 
getJoinOperator() - Method in class com.adobe.icc.dbforms.obj.Statement
 
getKey() - Method in class com.adobe.solutions.sne.common.exp.vo.ExpressionVO
 
getKeywords() - Method in class com.adobe.livecycle.rca.common.beans.StageTemplateSearchFilter
 
getKeywords() - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
gets the keywords used to search templates
getLastChangeBy() - Method in class com.adobe.dct.transfer.DataDictionary
 
getLastChangeBy() - Method in class com.adobe.icc.dbforms.obj.Asset
Get the user who last changed the Asset.
getLastDrawPosition() - Method in class com.adobe.icc.dbforms.obj.TableRow
 
getLastDrawSOMExpression() - Method in class com.adobe.icc.dbforms.obj.TableRow
 
getLastModifiedBy() - Method in class com.adobe.livecycle.rca.common.beans.StageTemplateSearchFilter
 
getLastModifiedBy() - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
 
getLastPublishDate() - Method in class com.adobe.dct.transfer.DataDictionary
 
getLastPublishDate() - Method in class com.adobe.icc.dbforms.obj.Asset
 
getLastUpdateDate() - Method in class com.adobe.dct.transfer.DataDictionary
 
getLastUpdateDate() - Method in class com.adobe.icc.dbforms.obj.Asset
 
getLastUpdateDateRange() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getLastUpdatedBy() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getLastUpdatedBy() - Method in class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
 
getLastUpdatedDate() - Method in class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
 
getLcat() - Method in class com.adobe.icc.dbforms.obj.Asset
Get the Subcategory for the Asset.
getLcContentAppBootstrapper() - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
getLcContentRepositoryService() - Method in class com.adobe.solutions.sne.actionhandler.SelectionTemplateCreateHandler
 
getLcContentRepositoryService() - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
getLcContentTypeRegistry() - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
getLcdsDestination() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getLCGroupName() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCAGroup
 
getLetter() - Method in class com.adobe.icc.dbforms.obj.PortfolioDocument
Get the associated Letter template for the Document (only if docSource is CTD).
getLetter(String) - Method in interface com.adobe.icc.services.api.LetterService
Fetch the Letter identified by the given letterID.
getLetterDataElements(String) - Method in interface com.adobe.icc.services.api.LetterService
Gets information about data elements (element for which values can be updated for letter rendering).
getLetterWithLatestAssets(String) - Method in interface com.adobe.icc.services.api.LetterService
Deprecated. Use LetterService.getLetter(String) instead.
getLineage() - Method in class com.adobe.icc.render.obj.Content
 
getLineNum() - Method in class com.adobe.icomm.assetplacement.model.ValidationMessage
Line number within the file relevant to the message, or -1 if not specified or not applicable.
getListStageChangedToList() - Method in class com.adobe.solutions.sne.selection.vo.SelectionInstanceVO
 
getLivecycleEventDispatcherEventNames() - Method in interface com.adobe.livecycle.rca.Configuration
 
getLocalizedMessage() - Method in class com.adobe.livecycle.rca.common.exception.ICRError
 
getLocalUsers() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getLocalVariables() - Method in class com.adobe.icc.render.obj.ContextData
These are the floating variables that are not bound to DD and defined in Document Composer.
getLocalVariables() - Method in class com.adobe.solutions.sne.common.vo.ContextData
 
getLogger() - Static method in class com.adobe.livecycle.rca.common.utils.RCALogger
For Internal Use Only, Do Not Use.
getLogger(Class) - Static method in class com.adobe.livecycle.rca.common.utils.RCALogger
For Internal Use Only, Do Not Use.
getMax() - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Get the maximum number of modules that should be part of the List module.
getMembers() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getMembers() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getMessage() - Method in class com.adobe.icomm.assetplacement.model.ValidationMessage
Retrieve the message.
getMessage() - Method in class com.adobe.livecycle.rca.common.exception.ICRError
 
getMessageId() - Method in class com.adobe.icomm.assetplacement.model.ValidationMessage
Retrieve the ID of this message.
getMessages() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getMessages(String, boolean) - Method in interface com.adobe.solutions.prm.service.ProjectManagementQueryService
 
getMetaData() - Method in class com.adobe.icomm.assetplacement.model.PackageElement
Gets the element's metadata.
getMethodName() - Method in class com.adobe.livecycle.rca.scheduler.JobDetails
 
getMilestones() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getMimeType() - Method in class com.adobe.icc.dbforms.obj.ImageModule
Get the MimeType of the Image.
getMimeType() - Method in class com.adobe.icc.dbforms.obj.MimeType
 
getMimeType() - Method in class com.adobe.icc.dbforms.obj.PortfolioDocument
Get the mime type of the Document.
getMimeType() - Method in class com.adobe.icc.render.obj.Content
 
getMin() - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Get the minimum number of modules that should be part of the List module.
getModuleAssignmentList() - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Get the ModuleAssignments of this Target Area.
getModuleId() - Method in class com.adobe.icc.render.obj.Content
 
getModuleIdent() - Method in class com.adobe.icc.render.obj.Content
 
getModuleType() - Method in class com.adobe.icc.render.obj.Content
 
getName() - Method in class com.adobe.dct.transfer.DataDictionary
 
getName() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getName() - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
getName() - Method in class com.adobe.dct.transfer.DataDictionarySearchFilter
 
getName() - Method in class com.adobe.dct.transfer.OperationParameter
 
getName() - Method in class com.adobe.dct.transfer.RemotingServiceInfo
 
getName() - Method in class com.adobe.icc.dbforms.obj.Asset
Get the name for the Asset.
getName() - Method in class com.adobe.icc.dbforms.obj.Category
Get the name of the Category.
getName() - Method in class com.adobe.icc.dbforms.obj.PortfolioFolder
Get the name for the Folder.
getName() - Method in class com.adobe.icc.dbforms.obj.Variable
Get the name for the Variable.
getName() - Method in class com.adobe.icomm.assetplacement.model.Attachment
This is the name of the attachment to be displayed to the user by Acrobat.
getName() - Method in class com.adobe.livecycle.rca.common.beans.NameValuePair
 
getName() - Method in class com.adobe.livecycle.rca.common.beans.RCADocument
Gets the name of the document
getName() - Method in class com.adobe.solutions.common.Category
 
getName() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getName() - Method in class com.adobe.solutions.prm.sdk.valueobject.MileStone
 
getName() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getName() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getName() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelVO
 
getName() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
getName() - Method in class com.adobe.solutions.sne.enrollment.vo.FormVO
 
getName() - Method in class com.adobe.solutions.sne.enrollment.vo.FragmentModuleVO
 
getName() - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentVO
 
getName() - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
getName() - Method in class com.adobe.solutions.sne.selection.common.DisplayableAsset
 
getName() - Method in interface com.adobe.solutions.sne.selection.common.IDisplayableAsset
name
getNavigator() - Method in class com.adobe.icc.dbforms.obj.Portfolio
Get the navigator of the Portfolio.
getObjByteArray() - Method in class com.adobe.icc.dbforms.obj.Downloadable
Get the content of the Downloadable object as a Byte[].
getObjBytes() - Method in class com.adobe.icc.dbforms.obj.Downloadable
Get the byte array content of the Downloadable object.
getObject() - Method in class com.adobe.dct.transfer.DataDictionaryInstance
 
getObjectData(Integer, String, Integer, Integer) - Method in interface com.adobe.icc.services.api.DownloadService
Get the content or data bytes for an Asset type given its name, state and version.
getObjectData(Integer, String) - Method in interface com.adobe.icc.services.api.DownloadService
Get the content or data bytes for an Asset type given its ID.
getObjectTestData(Integer, String) - Method in interface com.adobe.icc.services.api.DownloadService
Get the test/sample content or data associated with a Asset type given its ID.
getObjectType() - Method in class com.adobe.icc.dbforms.obj.Query
 
getObjFileName() - Method in class com.adobe.icc.dbforms.obj.Downloadable
Get the file name of the Downloadable object.
getObjName() - Method in class com.adobe.icc.dbforms.obj.Downloadable
Get the name of the Downloadable object.
getOp() - Method in class com.adobe.solutions.sne.common.exp.vo.ExpressionVO
 
getOperationName() - Method in class com.adobe.dct.transfer.OperationInfo
 
getOperationParameters() - Method in class com.adobe.dct.transfer.OperationInfo
 
getOperator() - Method in class com.adobe.icc.dbforms.obj.Statement
 
getOrder() - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Get the order in which the assignment is set in the list of assignments.
getOrder() - Method in class com.adobe.solutions.prm.constants.ProjectState
 
getOrganizationalTitle() - Method in class com.adobe.solutions.prm.sdk.valueobject.TeamMember
 
getOriginalBodyRowCount() - Method in class com.adobe.icc.dbforms.obj.Table
 
getOriginalColumnCount() - Method in class com.adobe.icc.dbforms.obj.Table
 
getOsgiServiceInterface() - Method in class com.adobe.livecycle.rca.scheduler.JobDetails
 
getOwner() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getOwner() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getOwner() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getPackageLocale() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns the package definition locale value.
getPackageSource() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns the package definition source value, as in <package source="" >.
getPackageType() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns the package definition type value.
getPackageVersion() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns the package definition version, as in <package version="" >.
getPageNumber() - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
Page number of the search result, this is only applicable if pageSize is >0.
getPageNumber() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getPageSize() - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
Gets the page size used in pagination calculation.
getPageSize() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getPanel() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelStateVO
 
getPanels() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
getParentProject() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getParentProject() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getParentProjectId() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
getParentProjectName() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
getParentProjectOwner() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
getParentSelectionStage() - Method in class com.adobe.solutions.sne.selection.vo.ChildSelectionBaseVO
 
getParticipantsWithAccessToTask(ParticipantTO) - Method in interface com.adobe.livecycle.rca.TaskManager
 
getPath() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getPath() - Method in class com.adobe.icc.dbforms.obj.Field
Get the unique path (XFA SOM expression) for the Field.
getPath() - Method in class com.adobe.icc.dbforms.obj.TargetArea
Get the unique path (XFA SOM expression) of the Target Area.
getPdfDocParamName() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getPdfformAcrobatVersion() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getPendingState() - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
getPermissionName() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
Get name of the permission
getPermissions() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCARole
Get lis of all permissions assigned to a role.
getPortfolio(String) - Method in interface com.adobe.icc.services.api.PortfolioService
Fetch the Portfolio identified by the given portfolioID.
getPosition() - Method in class com.adobe.icc.dbforms.obj.CDMAssignment
Get the assignment's position for this Condition Assignment.
getPosition() - Method in class com.adobe.icc.dbforms.obj.Field
Get the position/order in which the Field appears in the Layout.
getPosition() - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Get the position of this assignment in the list of LDMAssignments.
getPosition() - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Get the position of the assignment in the list of module assignments.
getPosition() - Method in class com.adobe.icc.dbforms.obj.Table
 
getPosition() - Method in class com.adobe.icc.dbforms.obj.TargetArea
Get the position/order of appearance of the Target Area in the XDP.
getPostProcess() - Method in class com.adobe.icc.dbforms.obj.Letter
Get the post-process (name) associated with the Letter.
getPrefix() - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Get the prefix used for the List, i.e.
getPrepareDocumentProcessName() - Method in interface com.adobe.livecycle.rca.Configuration
 
getPrincipalFromDomainAndCanNm(String, String) - Static method in class com.adobe.livecycle.rca.common.utils.UMUtils
Gets active principal identified by domain and canonical name
getPrincipalFromOid(String) - Static method in class com.adobe.livecycle.rca.common.utils.UMUtils
Get Principal given the user's OID
getPrincipalName(String) - Static method in class com.adobe.livecycle.rca.common.utils.UMUtils
Returns common name of the principal given the user's OID
getPrincipalName() - Method in class com.adobe.solutions.prm.sdk.valueobject.TeamMember
 
getPrintDocumentLoader() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Finds and returns the XML Data controller that is associated the printDocument resource entry.
getPrintFormName() - Method in class com.adobe.solutions.sne.enrollment.vo.FormVO
 
getPrintpdfAcrobatVersion() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getProcessId(String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
getProduct() - Method in class com.adobe.solutions.sne.enrollment.vo.ProductStateVO
 
getProductForm() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentFormVO
 
getProductForms(ProductVO) - Method in interface com.adobe.solutions.sne.enrollment.svc.IProductFormRegistry
 
getProductSupportingDocument() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentSupportingDocumentVO
 
getProject(String, Boolean) - Method in interface com.adobe.solutions.prm.service.ProjectManagementQueryService
 
getProjects() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getPromoImages() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns a list of all PromoImage controllers.
getPromoImageSlideShows() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns a list of all PromoImageSlideShow controllers.
getPromoModuleLoaders() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns a list of all PromoModuleLoaderController controllers.
getPromoSWFLoaders() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns a list of all PromoSWFLoader controllers.
getProtect() - Method in class com.adobe.icc.dbforms.obj.Variable
Get whether the Variable is protected.
getPublishingContext() - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
getPublishingPath() - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
getQueryParams() - Method in class com.adobe.icc.dbforms.obj.Query
Build and return a Map of the params for the query.
getQueryString() - Method in class com.adobe.icc.dbforms.obj.Query
 
getReaderExtensionCredential() - Method in interface com.adobe.livecycle.rca.Configuration
 
getReadHandler() - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
getReadOperation() - Method in class com.adobe.dct.transfer.RemotingServiceInfo
 
getRefDataCaptureTemplate() - Method in class com.adobe.solutions.sne.selection.vo.DCTBasedFilterVO
 
getReferenceDocuments() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getReferenceDocuments() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getReferencedVariables() - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
getReferenceName() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getReferenceNameToPathMap() - Method in class com.adobe.dct.transfer.DataDictionary
 
getRefSelectableNode() - Method in class com.adobe.solutions.sne.selection.vo.ChildSelectableNodeVO
 
getRefSelectionStage() - Method in class com.adobe.solutions.sne.selection.vo.ChildSelectionStageVO
 
getReliantApp() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCARole
For Internal Use Only.
getRemotingServiceInfo() - Method in class com.adobe.dct.transfer.DataDictionary
 
getReservedWordList() - Static method in class com.adobe.icomm.assetplacement.model.Validator
Accessor for the reserved words list.
getResolverFactory() - Method in class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
getResources() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Gets the list of resources defined in this package, one for every <resource> node in the document.
getResourceType() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
Get resource type of the permission
getResourceTypeName() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCAResourceType
For Internal Use Only
getReviewByProcessId(String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
Retrieve review context for a given process ID.
getReviewByProcessId(String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
Retrieve review context for a given process ID.
getReviewByProcessId(String) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
getReviewByProcessId(String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
getReviewContext(String, Integer) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
This Operation returns the review context.
getReviewContext(String, Integer) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
This Operation returns the review context.
getReviewContext(String, Integer) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
getReviewContext(String, Integer) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
getReviewContextList() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getReviewDocument(String, Integer) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
This Operation returns the review document.
getReviewDocument(String, Integer) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
This Operation returns the review document.
getReviewDocument(String, Integer) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
getReviewerAssignTaskProcessName() - Method in interface com.adobe.livecycle.rca.Configuration
 
getReviewStageDocument(String, Integer, Integer) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
This Operation returns the review document for a review stage.
getReviewStageDocument(String, Integer, Integer) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
This Operation returns the review document for a review stage.
getReviewTemplate(String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
Retrieves the Review Template from Review Zone.
getReviewTemplate(String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
Returns the Review Tempalte
getReviewTemplate(String) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
getReviewTemplate(String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
getReviewTemplate() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getReviewTemplate() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getReviewTemplatesReferring(String) - Method in interface com.adobe.livecycle.rca.StageManagementService
Get all ReviewTemplateTOs referring a StageTemplateTO.
getRevisions(String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
2nd level Search API Returns XML that has the review_context for all the revision of that review.
getRevisions(String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
2nd level Search API Returns XML that has the review_context for all the revision of that review.
getRevisions(String) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
getRevisions(String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
getRoleId() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCARole
Get Unique Identifier for the RCA Role
getRoles() - Method in class com.adobe.solutions.prm.sdk.NotificationSetting
 
getRomanMiWidth() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getRootFolder() - Method in class com.adobe.icc.dbforms.obj.Portfolio
Get the root folder of the Portfolio.
getRootProject() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getRootProject() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getRootProjectId() - Method in class com.adobe.solutions.prm.sdk.valueobject.ProjectSearchFilter
 
getRootProjectId() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
getRootProjectName() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
getRootProjectOwner() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
getRootSelectableNodeFolder() - Method in class com.adobe.solutions.sne.selection.vo.ChildSelectionStageVO
 
getRootSelectionStage() - Method in class com.adobe.solutions.sne.selection.vo.SelectionTemplateVO
 
getRowSOMExpression() - Method in class com.adobe.icc.dbforms.obj.TableRow
 
getRunningState() - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
getSampleXMLDataForDD(String) - Method in interface com.adobe.dct.service.DataDictionaryUtilService
This generates a sample XML data which can be modified and passed for creating a data dictionary instance
getScalingMethod() - Method in class com.adobe.icomm.assetplacement.model.PromoImageController
Identifies how an image is to be scaled.
getScheduledJobId() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getScheduledJobId() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getSelectableNode() - Method in class com.adobe.solutions.sne.selection.vo.SelectionTemplateVO
 
getSelectionStageType() - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
getSelectionTemplateCreateHandler() - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
getSerialversionuid() - Static method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
getServerFilePath() - Method in class com.adobe.icc.dbforms.obj.Form
For internal use.
getServerFilePath() - Method in class com.adobe.icc.dbforms.obj.FragmentLayout
 
getServerFilePath() - Method in class com.adobe.icc.dbforms.obj.ImageModule
For internal use.
getServerTestDataFilePath() - Method in class com.adobe.icc.dbforms.obj.Letter
For internal use.
getServiceClientFactory() - Static method in class com.adobe.livecycle.rca.common.utils.LCUtil
For Internal Use Only
getServiceName() - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
getServices() - Method in interface com.adobe.icc.util.ServiceLocator
List the available services that can be used as a port process for a Letter
getSolutionApplicationUrl() - Method in interface com.adobe.livecycle.rca.Configuration
 
getSource() - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Get the source for the assignment.
getSource() - Method in class com.adobe.icomm.assetplacement.model.Attachment
Specifies a reference to the external file resource for the attachment.
getSource() - Method in class com.adobe.icomm.assetplacement.model.Resource
Specifies a reference to an external file resource.
getSourceContainerLayoutAssignment() - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Get the source container layout reference for the assignment.
getSourceDDNames() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
getSourceReference() - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Get the source reference for the assignment.
getSpaceContent(String, Boolean) - Method in class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
getSpaceContent(String) - Method in interface com.adobe.livecycle.rca.ReviewZoneProvider
Returns all children of given space.
getSpaceContent(String, Boolean) - Method in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Returns all children of given space.
getStageDocument(String, Integer, Integer) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
getStageTemplate(String) - Method in interface com.adobe.livecycle.rca.StageManagementService
Get a StageTemplateTO given its ID.
getStart() - Method in class com.adobe.solutions.prm.sdk.valueobject.DateRange
gets the start date of the range
getStartDate() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
Returns start date of the project
getStartDate() - Method in class com.adobe.solutions.prm.sdk.valueobject.ProjectSearchFilter
 
getStartDate() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getStartDate() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
getState() - Method in class com.adobe.dct.transfer.DataDictionary
 
getState() - Method in class com.adobe.icc.dbforms.obj.Asset
Get the state for the Asset.
getState() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getState() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getState() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getState() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelStateVO
 
getState() - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentStateVO
 
getState() - Method in class com.adobe.solutions.sne.enrollment.vo.FormStateVO
 
getStatements() - Method in class com.adobe.icc.dbforms.obj.Query
 
getStatus(WorkItem) - Method in interface com.adobe.solutions.prm.handler.WorkItemFlowHandler
Returns the current status of the
getStatus() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getStatus() - Method in class com.adobe.solutions.prm.sdk.valueobject.MileStone
 
getStatus() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getStatus() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getStatusReasonCode() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getStatusReasonCode() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getString(String) - Static method in class com.adobe.dct.exception.MessageLogger
Retrieve message string with default locale (en_EN)
getString(String, String[]) - Static method in class com.adobe.dct.exception.MessageLogger
Retrieve message with default locale (en_EN)
getString(String) - Static method in class com.adobe.icomm.assetplacement.model.Messages
Retrieve a string with the specified key from the messages.properties for this package.
getString(String) - Static method in class com.adobe.solutions.sne.MessageLogger
Retrieve message stringwith default locale (en_EN)
getString(String, String[]) - Static method in class com.adobe.solutions.sne.MessageLogger
Retrieve message with default locale (en_EN)
getStyle() - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Get the ListDataModule.Style used for the List.
getSubFolders() - Method in class com.adobe.icc.dbforms.obj.PortfolioFolder
Get the sub-folders in the Folder.
getSubject() - Method in class com.adobe.solutions.prm.sdk.valueobject.Message
 
getSubmitPdfType() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getSubType() - Method in class com.adobe.icc.dbforms.obj.Variable
Get the type (DDE/PLACEHOLDER) of the Variable.
getSuffix() - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Get the suffix used for the List ('.', ':', ')', etc.).
getSupportingDocument() - Method in class com.adobe.solutions.sne.enrollment.vo.ProductSupportingDocumentVO
 
getSupportingDocument() - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO
 
getSupportingDocumentList(String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
Returns list of RCADocument objects representing Supporting documents for a given review
getSupportingDocuments(String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
Returns a list of urls of supporting documents for review identified by Review ID The urls will be specific to ReviewZoneProvider i.e.
getSupportingDocuments(String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
Returns a list of urls of supporting documents for review identified by Review ID
getSupportingDocuments() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductStateVO
 
getSupportingDocuments() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductVO
 
getSupportingDocuments() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
getSupportingDocuments() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
getSupportingDocuments() - Method in class com.adobe.solutions.sne.enrollment.vo.ProductStateVO
 
getSystemDataDictionaries(String) - Method in interface com.adobe.dct.service.DataDictionaryRegistryService
Obtain all SYSTEM data dictionaries
getTableName() - Method in class com.adobe.icc.dbforms.obj.Table
 
getTables() - Method in class com.adobe.icc.dbforms.obj.ContainerLayout
 
getTables() - Method in class com.adobe.icc.dbforms.obj.Form
 
getTableSOMExpression() - Method in class com.adobe.icc.dbforms.obj.Table
 
getTags() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getTags() - Method in class com.adobe.solutions.prm.sdk.valueobject.ExtendableTaggedEntity
 
getTags() - Method in interface com.adobe.solutions.prm.sdk.valueobject.Taggable
 
getTarget() - Method in class com.adobe.icc.dbforms.obj.CDMAssignment
Get the target data module for this Condition Assignment.
getTarget() - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Sets the target DataModule for this assignment.
getTarget() - Method in class com.adobe.icomm.assetplacement.model.Resource
Specifies a reference to an external web page.
getTarget() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductVO
 
getTarget() - Method in class com.adobe.solutions.sne.enrollment.vo.ExpressionAssignmentVO
 
getTargetArea() - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Get the associated Target Area for the assignment.
getTargetAreaAssignments() - Method in class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment
Get the TargetAreaAssignment objects for the assignment.
getTargetAreaAssignments() - Method in class com.adobe.icc.dbforms.obj.Letter
Get the TargetAreaAssignments of the Letter.
getTargetAreas() - Method in class com.adobe.icc.dbforms.obj.ContainerLayout
Get the Target Areas in the Container Layout.
getTargetAreas() - Method in class com.adobe.icc.dbforms.obj.Form
Get the TargetAreas in the Layout.
getTargetColor() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getTargetHighlightType() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getTaskRef(ParticipantTO, ReviewStageTO, File, List) - Method in interface com.adobe.livecycle.rca.TaskManager
 
getTBXXML() - Method in class com.adobe.icc.dbforms.obj.TextModule
Get the XML content of the Text module as a String.
getTBXXMLBytes() - Method in class com.adobe.icc.dbforms.obj.TextModule
Get the XML content of the Text module as a byte array.
getTemplate() - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
getTemplate() - Method in class com.adobe.solutions.sne.selection.vo.SelectionInstanceVO
 
getTemplateName() - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
Gets the template name used to search templates
getTemplateName() - Method in class com.adobe.solutions.prm.sdk.valueobject.ProjectSearchFilter
 
getTemplateName() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getTemplateName() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
getTerminatedState() - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
getTestdata() - Method in class com.adobe.icc.dbforms.obj.Letter
Get the test data (byte array) associated with the Letter.
getTestDataFileName() - Method in class com.adobe.icc.dbforms.obj.Letter
Get the name of the test/sample data file associated with the Letter.
getTextContentOverride() - Method in class com.adobe.icc.render.obj.ContextData
Content to use for module resolution instead of module's persisted content.
getTextContentOverrideMimeType() - Method in class com.adobe.icc.render.obj.ContextData
The MIME Type for the textContentOverride property.
getThumbnailLarge() - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
getThumbnailSmall() - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
getTitle() - Method in class com.adobe.solutions.prm.sdk.valueobject.LocalUser
 
getToolTip() - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Get the tooltip string for the assignment.
getToolTip() - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Get the tooltip for the assignment.
getToolTip() - Method in class com.adobe.icc.render.obj.Content
 
getType() - Method in class com.adobe.dct.transfer.OperationParameter
 
getType() - Method in class com.adobe.icc.dbforms.obj.Category
Get the type of the Category.
getType() - Method in class com.adobe.icc.dbforms.obj.Field
Get the type for the Field.
getType() - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Get the ListDataModule.Type of the List.
getType() - Method in class com.adobe.icc.dbforms.obj.Variable
Get the type (DDE/PLACEHOLDER) of the Variable.
getType() - Method in class com.adobe.livecycle.rca.common.beans.RCADocument
Get the type of RCADocument.
getType() - Method in class com.adobe.solutions.common.Category
 
getType() - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
getType() - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
getType() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getType() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getUcat() - Method in class com.adobe.icc.dbforms.obj.Asset
Get the Category for the Asset.
getUpdatedBy() - Method in class com.adobe.icc.dbforms.obj.Asset
 
getUploadedDocumentThumbnailUrl() - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO
 
getUploadedDocumentUrl() - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO
 
getUri() - Method in class com.adobe.livecycle.rca.common.beans.RCADocument
Retrieves the uri of the RCADocument.
getUrl() - Method in class com.adobe.solutions.sne.enrollment.vo.FragmentModuleVO
 
getUrlParamName() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
getUsedDataModules(String, boolean) - Method in interface com.adobe.icc.services.api.DataModuleService
Retrieve the list of other DataModules that is used by the DataModule identified by the given moduleID.
getUsedDataModules(String, boolean) - Method in interface com.adobe.icc.services.api.LetterService
Retrieve the list of all DataModules that is used by the Letter identified by the given letterID.
getUsedDataModules(Letter, boolean) - Method in interface com.adobe.icc.services.api.LetterService
Retrieve the list of all DataModules that is used by the Letter identified by the given letterID.
getUsedFragmentLayouts(Letter, boolean) - Method in interface com.adobe.icc.services.api.LetterService
Retrieve the list of all the child ContainerLayoutAssignments of the Letter identified by the given letterID.
getUser(DirectoryManagerServiceClient, String, String) - Static method in class com.adobe.livecycle.rca.common.utils.UMUtils
 
getUserComments() - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO
 
getUserFromDomainAndCanNm(String, String) - Static method in class com.adobe.livecycle.rca.common.utils.UMUtils
Finds a user given domain and canonical Name.
getUserFromOid(String) - Static method in class com.adobe.livecycle.rca.common.utils.UMUtils
Get User given the user's OID
getUserName() - Method in class com.adobe.solutions.prm.sdk.valueobject.LocalUser
 
getUserName() - Method in interface com.adobe.solutions.sne.login.ILoginVODAO
 
getUserName() - Method in class com.adobe.solutions.sne.login.impl.LoginVODAO
 
getUserPreference(String, String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
Gets the user preferences for a particular user
getUserPreference(String, String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
Gets the user preferences for a particular user
getUserPreference(String, String) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
getUserPreference(String, String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
getUserQueue(String, String) - Method in interface com.adobe.livecycle.rca.MessageQueueService
Get a User's message Queue.
getUseXhtmlTextContent() - Method in class com.adobe.icc.render.obj.ContextData
 
getValue(String) - Method in class com.adobe.dct.transfer.DataDictionaryInstance
Deprecated. 
getValue() - Method in class com.adobe.icc.render.obj.Content.ModuleType
 
getValue(String) - Method in class com.adobe.icc.render.obj.ContextData
This method looks for the variable in all sources of information in the context and returns the value for the same.
getValue() - Method in class com.adobe.livecycle.rca.common.beans.NameValuePair
 
getValue() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCAGroup
 
getValue() - Method in class com.adobe.solutions.prm.constants.PRMConstant
 
getValue() - Method in class com.adobe.solutions.sne.common.exp.vo.ExpressionVO
 
getValue2(String) - Method in class com.adobe.dct.transfer.DataDictionaryInstance
Fetches the value for the given DDE in the Data Dictionary Instance
getValueSet() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
getValueSet() - Method in class com.adobe.icc.dbforms.obj.Variable
 
getVariable() - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Get the Variable associated with the assignment.
getVariableAssignments() - Method in class com.adobe.icc.dbforms.obj.Letter
Get the VariableAssignments of the Letter.
getVariableAssignments() - Method in class com.adobe.icc.dbforms.obj.Portfolio
Get the VariableAssignments for the Portfolio.
getVariableList() - Method in class com.adobe.icc.dbforms.obj.DataModule
Get the Variable objects in this Data Module.
getVariableOverrides() - Method in class com.adobe.icc.render.obj.ContextData
Set of variables to use for module resolution instead of the module's persisted set of variables.
getVariables() - Method in class com.adobe.icc.dbforms.obj.CalculatedVariable
Get the variables used as part of the calculated variable.
getVariableSubstitutionRules() - Method in class com.adobe.icc.render.obj.ContextData
Maps a variable name to a &-delimited string of variable substitution options and associated values that provide instructions specific to the substitution of the variable within the content.
getVersion() - Method in class com.adobe.dct.transfer.DataDictionary
 
getVersion() - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
getVersion() - Method in class com.adobe.icc.dbforms.obj.Asset
Get the version for the Asset.
getVersion() - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
getVersion() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
getVersionNum() - Method in class com.adobe.dct.transfer.DataDictionary
 
getWebEligibilityExpression() - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
getWebFragmentType() - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
getWebFragmentUrl() - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
getWidth() - Method in class com.adobe.icomm.assetplacement.model.PromoImageController
Defines the width of the image cell in pixels.
getWidth() - Method in class com.adobe.icomm.assetplacement.model.PromoImageSlideShowController
Defines the width of the image cell in pixels.
getWidth() - Method in class com.adobe.icomm.assetplacement.model.PromoModuleLoaderController
Defines the width of the module cell in pixels.
getWidth() - Method in class com.adobe.icomm.assetplacement.model.PromoSWFLoaderController
Defines the width of the swf cell in pixels.
getWorkflowDisposition() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
getWorkItem(String) - Method in interface com.adobe.solutions.prm.service.ProjectManagementQueryService
 
getWorkItems() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
getXMLBinding() - Method in class com.adobe.dct.transfer.DataDictionaryElement
Deprecated. 
getXMLDataLoaders() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns a list of all XMLDataLoader controllers.
getXmlDocParamName() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
grantContributePermission(String, List, Boolean, Boolean) - Method in class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
grantContributePermission(String, List, Boolean, Boolean) - Method in interface com.adobe.livecycle.rca.ReviewZoneProvider
Assign permissions to given node/space.
grantContributePermission(String, List, Boolean, Boolean) - Method in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Assign permissions to given node/space.
grantPermission(String, List, List, Boolean, Boolean) - Method in class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
grantPermission(String, List, List, Boolean, Boolean) - Method in interface com.adobe.livecycle.rca.ReviewZoneProvider
Assign permissions to given node/space.
grantPermission(String, List, List, Boolean, Boolean) - Method in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Assign permissions to given node/space.
GREATER_THAN - Static variable in class com.adobe.icc.dbforms.obj.Statement.Operator
 
GREATER_THAN_EQUALS - Static variable in class com.adobe.icc.dbforms.obj.Statement.Operator
 
GREEN - Static variable in class com.adobe.solutions.prm.constants.ProjectStatus
 
GRP_PRM_OWNER - Static variable in class com.adobe.solutions.prm.constants.PRMConstant
 
GRP_PRM_USER - Static variable in class com.adobe.solutions.prm.constants.PRMConstant
 
GRP_RCA_ADMINISTRATOR - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAGroup
 
GRP_RCA_REVIEW_INITIATOR - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAGroup
 
GRP_RCA_TEMPLATE_AUTHOR - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAGroup
 
GRP_RCA_USER - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAGroup
 

H

handleAssetUpdate(String, File, String) - Method in interface com.adobe.solutions.prm.handler.WorkItemCallback
whenever an asset is updated during work item flow, this callback can be used.
handleScheduleChange(String, Date) - Method in interface com.adobe.solutions.prm.handler.WorkItemCallback
This call back is used whenever a deadline is extended for underlying work item flow.
handleStateChange(String, String, String, String, Map) - Method in interface com.adobe.solutions.prm.handler.WorkItemCallback
Handles the work item flow completion.
handleStatusChange(String, String, Map) - Method in interface com.adobe.solutions.prm.handler.WorkItemCallback
Handles the status change of the work item flow.
handleTaskReassignment(String, String, Integer) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
handleTeamMemberAddition(String, TeamMember) - Method in interface com.adobe.solutions.prm.handler.WorkItemCallback
Any member or participant addition to work item flow is handled by this call back.
handleTeamMemberDeletion(String, TeamMember) - Method in interface com.adobe.solutions.prm.handler.WorkItemCallback
Any member or participant deletion to work item flow is handled by this call back.
hasCommonCollectionHierarchy(String, List) - Method in interface com.adobe.dct.service.DataDictionaryUtilService
This API verifies whether the collection elements are used in appropriate hierarchy.
hashCode() - Method in class com.adobe.solutions.prm.sdk.valueobject.Message
 
hashCode() - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
hashCode() - Method in class com.adobe.solutions.prm.sdk.valueobject.TeamMember
 
hashCode() - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
hasInviteUserPermission(ServiceClientFactory, String) - Static method in class com.adobe.livecycle.rca.common.utils.UMUtils
To check if the user has invite user permissions or not.
hasPermission(List) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalUtilClient
This method checks if the invoker has all the permissions specified in list of permissions.
hasPermission(List) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApprovalUtil
 
HEIGHT_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "height".
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Asset
 
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Category
 
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ConditionalDataModule
 
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ConditionalDocument
 
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment
 
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.DataModule
 
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Form
 
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.FragmentLayout
 
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ImageModule
 
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Letter
 
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule
 
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.Portfolio
 
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.PortfolioDocument
 
HIERARCHY_CUTPOINT - Static variable in class com.adobe.icc.dbforms.obj.TextModule
 

I

ICCException - Exception in com.adobe.icc.dbforms.exceptions
Exception class for any exceptions or errors during processing within the Asset Composer Building Block.
ICCException() - Constructor for exception com.adobe.icc.dbforms.exceptions.ICCException
Default constructor
ICCException(String) - Constructor for exception com.adobe.icc.dbforms.exceptions.ICCException
Throw exception with message given
ICCException(Throwable) - Constructor for exception com.adobe.icc.dbforms.exceptions.ICCException
Throw exception with cause throwable object
ICCException(String, Throwable) - Constructor for exception com.adobe.icc.dbforms.exceptions.ICCException
Throw exception with cause and custom message
ICCException(String, int, boolean, Throwable) - Constructor for exception com.adobe.icc.dbforms.exceptions.ICCException
A constructor that finds a string using resourceID and optional logs
ICCException(String, String[], int, boolean, Throwable) - Constructor for exception com.adobe.icc.dbforms.exceptions.ICCException
A constructor that finds a string using resourceID and merges arguments and optional logs
ICCException(String, int, boolean) - Constructor for exception com.adobe.icc.dbforms.exceptions.ICCException
A constructor that finds a string using resourceID and optional logs
ICCException(String, String[], int, boolean) - Constructor for exception com.adobe.icc.dbforms.exceptions.ICCException
A constructor that finds a string using resourceID and merges arguments and optional logs
ICCException(String, int) - Constructor for exception com.adobe.icc.dbforms.exceptions.ICCException
A constructor that finds a string using resourceID and logs.
ICCException(String, String[], int) - Constructor for exception com.adobe.icc.dbforms.exceptions.ICCException
A constructor that finds a string using resourceID and merges arguments and logs.
ICCException(String, int, Throwable) - Constructor for exception com.adobe.icc.dbforms.exceptions.ICCException
A constructor that finds a string using resourceID and logs.
ICCException(String, String[], int, Throwable) - Constructor for exception com.adobe.icc.dbforms.exceptions.ICCException
A constructor that finds a string using resourceID and merges arguments and logs.
ICRError - Class in com.adobe.livecycle.rca.common.exception
Error Class created to allow specifying generic SA errors.
ICRError(int, Object[]) - Constructor for class com.adobe.livecycle.rca.common.exception.ICRError
Constructs ICRError object from given major,minor error code and error message messageParameters
ICRException - Exception in com.adobe.livecycle.rca.common.exception
Checked Exception meant to be thrown by all RCA APIs.
ICRException() - Constructor for exception com.adobe.livecycle.rca.common.exception.ICRException
Default constructor for ICRException
ICRException(String, Throwable) - Constructor for exception com.adobe.livecycle.rca.common.exception.ICRException
 
ICRException(String) - Constructor for exception com.adobe.livecycle.rca.common.exception.ICRException
 
ICRException(Throwable) - Constructor for exception com.adobe.livecycle.rca.common.exception.ICRException
 
ICRException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.ICRException
Creates exception object from given ErrorCode.
ICRException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.ICRException
Creates exception object from ICRError and Throwable
id - Variable in class com.adobe.solutions.common.Category
 
ID_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "id".
ID_REGEX - Static variable in class com.adobe.icomm.assetplacement.model.Validator
Regular expression used to validate an ActionScript id.
IDAOHelperBean - Interface in com.adobe.solutions.sne.dao.common
 
IDisplayableAsset - Interface in com.adobe.solutions.sne.selection.common
 
IEnrollmentHook - Interface in com.adobe.solutions.sne.enrollment.svc
 
IEnrollmentInstanceVODAO - Interface in com.adobe.solutions.sne.enrollment.svc
 
IEnrollmentService - Interface in com.adobe.solutions.sne.enrollment.svc
 
IEnrollmentTemplateVODAO - Interface in com.adobe.solutions.sne.enrollment.svc
 
IGNORE - Static variable in class com.adobe.icc.dbforms.obj.FieldAssignment.Bind
 
ILoginVODAO - Interface in com.adobe.solutions.sne.login
 
IM_CLASS - Static variable in class com.adobe.icc.dbforms.obj.ImageModule
 
IMAGE - Static variable in class com.adobe.icc.dbforms.obj.Field.FieldType
 
IMAGE - Static variable in class com.adobe.icc.render.obj.Content.ModuleType
 
IMAGE_DATA_MISSING - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
IMAGE_GIF - Static variable in class com.adobe.icc.dbforms.obj.MimeType
 
IMAGE_JPEG - Static variable in class com.adobe.icc.dbforms.obj.MimeType
 
IMAGE_MODULE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
IMAGE_PNG - Static variable in class com.adobe.icc.dbforms.obj.MimeType
 
ImageModule - Class in com.adobe.icc.dbforms.obj
POJO representation of an Image module.
ImageModule() - Constructor for class com.adobe.icc.dbforms.obj.ImageModule
 
importAssetDefinition(Integer, byte[], Boolean) - Method in interface com.adobe.icc.services.api.ExportDefinitionService
Create a asset object using the data supplied
IN_PROGRESS - Static variable in class com.adobe.solutions.prm.constants.ProjectState
 
INACTIVE - Static variable in class com.adobe.solutions.prm.constants.ProjectState
 
INACTIVE_DEPENDENCY - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INACTIVE_REVIEW_TEMPLATE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made to initiate a review with an inactive template.
info(String) - Method in class com.adobe.livecycle.rca.common.utils.RCALogger
For Internal Use Only, Do Not Use.
init() - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
INITIAL_URL - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Constant for the Initial URL session attribute.
INITIAL_URL_PARAMS - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Constant for the Initial URL parameters session attribute.
INITIAL_VERSION - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Initial version number for assets.
initiateReview(Document, Document, List) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
This Operation should be invoked to start an RCA process.
initiateReview(Document, Document, List) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
This Operation should be invoked to start an RCA process.
initiateReview(ReviewContextTO, Document) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
initiateReview(ReviewTemplateTO, File) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
initiateReview(ReviewTemplateTO, File, File) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
initiateReviewLongLived(Document, Document, List) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
This is the long-lived version of initiateReview API.
initiateReviewLongLived(Document, Document, List) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
This is the long-lived version of initiateReview API.
INITIATOR_CANNOT_BE_GROUP - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when in ReviewTemplate xml, the initiator is marked as Group (with the isGroup="true" attribute).
INPROGRESS_REVIEW_CANNOT_BE_PURGED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made to purge an Ongoing review.
INSUFFICIENT_COL_DETAIL - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INTEGER - Static variable in class com.adobe.icc.dbforms.obj.Field.FieldType
 
INTERACTIVEDOCUMENT_DATA_ID - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The default id used for interactive document data.
INVALID_APPROVER_STATUS_FOR_REMOVAL - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made to remove an approver whose status is not Pending.
INVALID_ARG_EXCEPTION - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Illegal argument exception
INVALID_CATEGORY_TYPE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_CUSTOM_PROCESS_NAME - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when custom process specified in Review Context is invalid.
INVALID_DATAMODULE_TYPE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_DOCUMENT - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_ELEMENT_NAME - Static variable in class com.adobe.dct.exception.MessageCodes
 
INVALID_EXPRESSION - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_FML_FOR_IMPORT_API - Static variable in class com.adobe.dct.exception.MessageCodes
 
INVALID_IDENTIFIER - Static variable in class com.adobe.solutions.sne.MessageCodes
 
INVALID_INDENTATION_LEVEL - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_INPUT_DDI - Static variable in class com.adobe.dct.exception.MessageCodes
 
INVALID_INPUT_PARAMETER - Static variable in class com.adobe.dct.exception.MessageCodes
 
INVALID_LAYOUT_FOR_LETTER - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_LIST_TYPE_OR_STYLE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_LOCALE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_MAIN_CATEGORY - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_MODULE_FOR_COMPOUND - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_MODULE_FOR_IGNORE_STYLE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_NAME - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_OBJECT_ID - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_OBJECT_STATE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_OBJECT_TYPE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_OBJECT_VERSION - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_OPERATION_ON_CUSTOM_PROCESS - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when custom process exist but operation name is not matched.
INVALID_PATH_ROOT_NOT_FOUND - Static variable in class com.adobe.dct.exception.MessageCodes
 
INVALID_PRINCIPAL_TYPE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when a given principal object is neither a User or Group.
INVALID_RCA_DOCUMENT - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when given RCADocument is invalid.
INVALID_RCA_PERMISSION - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Invalid Review Commenting and Approval permission, Used if hasPermission is called with an invalid permission
INVALID_REFERENCE_NAME - Static variable in class com.adobe.dct.exception.MessageCodes
 
INVALID_REVIEW_CONTEXT - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in getReviewContext API when the review context is grammatically incorrect.
INVALID_REVIEWER - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
INVALID_REVIEWER_STATUS_FOR_REMOVE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made to remove a reviewer whose status is not one of Pending/Declined.
INVALID_REVISION_FOR_REVIEW - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the given reviewId/revision is invalid in any of the API taking these two parameters in ReviewCommentingAndApprovalService.
INVALID_SESSION_ID - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_SPACE_CONTENT_PATH - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when given path to a content/space is invalid.
INVALID_STAGE_DURATION - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when given stage duraton is negative.
INVALID_STAGE_TYPE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the passed stage type is not valid
INVALID_SUB_CATEGORY - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_SUPPORTING_DOCUMENT_TYPE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the parameter RCADocument (as supporting document) has invalid properties (uri/document).
INVALID_SUPPORTING_DOCUMENT_TYPE_DOCUMENT - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
INVALID_SUPPORTING_DOCUMENT_TYPE_REF - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
INVALID_TEMPLATE_NAME - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
INVALID_VARS_AT_SAME_REPEAT_LEVEL - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
INVALID_XML_BINDING - Static variable in class com.adobe.dct.exception.MessageCodes
 
INVALID_XML_BINDING_FOR_COLLECTION - Static variable in class com.adobe.dct.exception.MessageCodes
 
InvalidAuthKeyException - Exception in com.adobe.livecycle.rca.common.exception
InvalidAuthKeyException is thrown if AuthKey is not present in database. AuthKey has already been used.
InvalidAuthKeyException(String) - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidAuthKeyException
Constructs an InvalidAuthKeyException with given message
InvalidPackageException - Exception in com.adobe.icomm.assetplacement.model
This exception generically means that there's something wrong with your package.xml.
InvalidPackageException(String, Throwable) - Constructor for exception com.adobe.icomm.assetplacement.model.InvalidPackageException
Constructor with message.
InvalidPathException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown if a invalid path has been passed to any api.
InvalidPathException() - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidPathException
Default constructor for InvalidPathException
InvalidPathException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidPathException
Constructs a new exception with given errorCode and message parameters
InvalidPathException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidPathException
Constructs a new exception with given errorCode, root cause and message parameters
InvalidReviewContextException - Exception in com.adobe.livecycle.rca.common.exception
represents an exception that is thrown if there are any validation error in the Review Context
InvalidReviewContextException() - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidReviewContextException
Default constructor for InvalidReviewContextException
InvalidReviewContextException(Throwable) - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidReviewContextException
 
InvalidReviewContextException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidReviewContextException
Constructs a new exception with given errorCode, root cause and message parameters
InvalidReviewContextException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidReviewContextException
Constructs a new exception with given errorCode, root cause and message parameters
InvalidReviewDocumentException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown if reviewDocument is not a valid PDF which can be sent for Shared Review.
InvalidReviewDocumentException() - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidReviewDocumentException
Default constructor for InvalidReviewDocumentException
InvalidReviewDocumentException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidReviewDocumentException
Constructs a new exception with given errorCode and error message parameters
InvalidReviewDocumentException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidReviewDocumentException
Constructs a new exception with given errorCode, root cause and error message parameters
InvalidReviewTemplateException - Exception in com.adobe.livecycle.rca.common.exception
represents an exception that is thrown if there are any validation error in the Review Template
InvalidReviewTemplateException() - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidReviewTemplateException
Default constructor for InvalidReviewTemplateException
InvalidReviewTemplateException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidReviewTemplateException
Constructs a new exception with given errorCode and error message parameters
InvalidReviewTemplateException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.InvalidReviewTemplateException
Constructs a new exception with given errorCode, root cause and error message parameters
inviteExternalUsers(List) - Method in interface com.adobe.livecycle.rca.ExternalUserRegistration
This operation persists external user information and sends invitation email.
invoke(ServiceClientFactory, String, String, String[], Object[]) - Static method in class com.adobe.livecycle.rca.common.utils.LCUtil
Invokes given LiveCycle Service synchronously
invoke(ServiceClientFactory, String, String, Map, boolean) - Static method in class com.adobe.livecycle.rca.common.utils.LCUtil
Invokes given LiveCycle Service
invoke(ServiceClientFactory, String, String, String[], Object[], String, boolean) - Static method in class com.adobe.livecycle.rca.common.utils.LCUtil
Invokes given LiveCycle Service
invokeInVM(String, String, String[], Object[]) - Static method in class com.adobe.livecycle.rca.common.utils.LCUtil
Invokes given LiveCycle Service synchronously in VM, can only be invoked from DSC.
invokeInVM(String, String, String[], Object[], boolean) - Static method in class com.adobe.livecycle.rca.common.utils.LCUtil
Invokes given LiveCycle Service in VM, this can only be invoked from DSC.
invokeInVM(String, String, String[], Object[], String) - Static method in class com.adobe.livecycle.rca.common.utils.LCUtil
Invokes given LiveCycle Service in the same VM, can only be invoked from a DSC.
invokeInVMWithExponentialBackOff(String, String, String[], Object[], String, long) - Static method in class com.adobe.livecycle.rca.common.utils.LCUtil
Invokes a LiveCycle Service synchronously.
invokeLivecycleService(String, String, NameValuePair[]) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApprovalUtil
 
invokeProcess(String, String, Map) - Method in interface com.adobe.icc.util.ServiceInvoker
Invoke a given method on a Process identified by the given name, with the Map of input parameters.
invokeProcess(String, Map) - Method in interface com.adobe.icc.util.ServiceInvoker
Invoke a Process identified by the given name, with the Map of input parameters.
IOUtil - Class in com.adobe.livecycle.rca.common.utils
Input Output utility wrapper.
IOUtil() - Constructor for class com.adobe.livecycle.rca.common.utils.IOUtil
 
IProductFormRegistry - Interface in com.adobe.solutions.sne.enrollment.svc
 
IProductVODAOBean - Interface in com.adobe.solutions.sne.common.svc
 
IRenderService - Interface in com.adobe.icc.render
Interface for render Service integration classes
IS_NULL - Static variable in class com.adobe.icc.dbforms.obj.Statement.Operator
 
isActive() - Method in class com.adobe.livecycle.rca.common.beans.StageTemplateSearchFilter
 
isAdministrator(ServiceClientFactory, String) - Static method in class com.adobe.livecycle.rca.common.utils.UMUtils
Deprecated. 
isAllowFreeText() - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Get whether the List is open to add free text into it.
isAllowFreeText() - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Get whether the Target Area is open to add free text into it.
isBubbleUp() - Method in class com.adobe.solutions.prm.sdk.NotificationSetting
 
isCompound() - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Only applicable if the 'target' is a List Module.
isComputed() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
isCustomizedLayout() - Method in class com.adobe.icc.dbforms.obj.ContainerLayout
 
isDynamicTable() - Method in class com.adobe.icc.dbforms.obj.Table
 
isEditable() - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Get whether the assignment is editable.
isEditable() - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Get whether the assignment is editable.
isEditable() - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Get whether the assignment is editable.
isEditable() - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Get whether the assignment is editable.
ISelectionHook - Interface in com.adobe.solutions.sne.selection.svc
 
ISelectionInstanceDAOBean - Interface in com.adobe.solutions.sne.selection.svc
 
ISelectionService - Interface in com.adobe.solutions.sne.selection.svc
 
ISelectionStageDAOBean - Interface in com.adobe.solutions.sne.selection.svc
 
ISelectionTemplateDAOBean - Interface in com.adobe.solutions.sne.selection.svc
 
isEmpty() - Method in class com.adobe.icc.render.obj.Content
 
isExpired() - Method in class com.adobe.icomm.assetplacement.model.Resource
Returns true if the current date is past the resource's expiration date and false otherwise.
isFlowedLayout() - Method in class com.adobe.icc.dbforms.obj.FragmentLayout
 
isIgnoreListStyle() - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Only applicable if the 'target' is a List Module.
isIncludeEmptyConditions() - Method in class com.adobe.icc.render.obj.ContextData
True if nested empty conditions (nested conditional modules that produce no output) should be included in the resolved content list.
isIncludeEmptyLists() - Method in class com.adobe.icc.render.obj.ContextData
True if nested empty lists (nested list modules that produce no output) should be included in the resolved content list.
isKeyElement() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
isMutable() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCARole
Returns whether the role is mutable.
isOpen() - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Get whether the List is open (allow addition of more modules in the List if true).
isOpen() - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Get whether the Target Area is open (allow addition of more modules if true).
isOptional() - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Get whether the assignment is optional.
isOptional() - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Get whether the assignment is optional.
isOptional() - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Get whether the assignment is optional.
isOptional() - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Get whether the assignment is optional.
isOrdered() - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Get whether the List is ordered (cannot re-order the modules in the List if true).
isOrdered() - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Get whether the Target Area is ordered (allow re-ordering of more modules if true).
isPdfformCacheEnabled() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
isPdfformDebugEnabled() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
isPreSelected() - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Get whether the assignment is pre-selected.
isPreSelected() - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Get whether the assignment is pre-selected.
isPrintpdfCacheEnabled() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
isPrintpdfDebugEnabled() - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
isReferenced(String) - Method in interface com.adobe.icc.services.api.DataModuleService
Check if this data module is being referenced by any other asset (Letter/DataModule).
isReferenced(String) - Method in interface com.adobe.icc.services.api.DocumentService
Check if this Document is being referenced by any other asset (Portfolio/Document).
isReferenced(String) - Method in interface com.adobe.icc.services.api.FormService
Check if this Form is being referenced by any other asset (Letter).
isReferenced(String) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Check if this FragmentLayout is being referenced by any other asset (Letter).
isReferenced(String) - Method in interface com.adobe.icc.services.api.LetterService
Check if this Letter is being referenced by any other asset (Portfolio).
isRequired() - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
isRetrieveActiveOnly() - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
gets active flag on which the search to based
isRetrieveInActiveOnly() - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
 
isShowFooterRow() - Method in class com.adobe.icc.dbforms.obj.Table
 
isShowHeaderRow() - Method in class com.adobe.icc.dbforms.obj.Table
 
isSkipStyle() - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
True if the item is to be skipped from being numbered/bulleted, false otherwise.
isSystemPermission() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
For Internal user Only Returns whether the permission is system permission.
isSystemResourceType() - Method in class com.adobe.livecycle.rca.common.RCAConstants.RCAResourceType
For Internal Use Only
isTerminatingState(String) - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
isThrowLCEvents() - Method in interface com.adobe.livecycle.rca.Configuration
 
isUseCustomAttrProcesses() - Method in interface com.adobe.livecycle.rca.Configuration
 

J

JobDetails - Class in com.adobe.livecycle.rca.scheduler
 
JobDetails() - Constructor for class com.adobe.livecycle.rca.scheduler.JobDetails
 
JobDetails(String, String, Serializable[]) - Constructor for class com.adobe.livecycle.rca.scheduler.JobDetails
 
JPEG - Static variable in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentType
 

K

keepEmptyToken(String) - Method in class com.adobe.icc.render.obj.ContextData
This method looks for a substitution rule for the specified variable that indicates whether its token should be retained when the variable's value is empty.

L

LAST_PAGE - Static variable in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
The Integer constant to represent last page of Search result.
LAYOUT - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
LAYOUT_INCOMPATIBLE_TARGETS - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
LAYOUT_INVALID_XDP - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
LAYOUT_TEMPLATE_KEY - Static variable in interface com.adobe.icc.ddg.api.LetterRenderService
 
LAYOUT_XDP_MISSING - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
LCDS_REMOTING_INVOCATION_FAILED - Static variable in class com.adobe.dct.exception.MessageCodes
 
LCUtil - Class in com.adobe.livecycle.rca.common.utils
A utility class created to invoke LiveCycle Service operation
LCUtil() - Constructor for class com.adobe.livecycle.rca.common.utils.LCUtil
 
LDM_CLASS - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule
 
LDMAssignment - Class in com.adobe.icc.dbforms.obj
Assignment POJO for List Modules.
LDMAssignment() - Constructor for class com.adobe.icc.dbforms.obj.LDMAssignment
 
LESS_THAN - Static variable in class com.adobe.icc.dbforms.obj.Statement.Operator
 
LESS_THAN_EQUALS - Static variable in class com.adobe.icc.dbforms.obj.Statement.Operator
 
LETTER - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
Letter - Class in com.adobe.icc.dbforms.obj
POJO representation of a Correspondence Letter template.
Letter() - Constructor for class com.adobe.icc.dbforms.obj.Letter
default constructor
Letter(String, String, String, Form, int, int, Date, Date, Category, Category, String, String, String, boolean) - Constructor for class com.adobe.icc.dbforms.obj.Letter
Constructor from parameters.
LETTER - Static variable in class com.adobe.icc.dbforms.obj.PortfolioDocument.DocumentSource
 
LETTER_CLASS - Static variable in class com.adobe.icc.dbforms.obj.Letter
 
LETTER_INVALID_TEST_DATA - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
LETTER_SAME_NAME_AS_LAYOUT - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
letterExists(String) - Method in interface com.adobe.icc.services.api.LetterService
Check if a Letter exists by the given name.
LetterRenderService - Interface in com.adobe.icc.ddg.api
Dynamic Document Generation a.k.a Letter Rendering Service that accepts a Letter definition and an initial data XML to render a Letter as a PDF, either interactive or non-interactive.
LetterService - Interface in com.adobe.icc.services.api
Service interface for Letter specific operations.
LIST_MODULE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
ListDataModule - Class in com.adobe.icc.dbforms.obj
POJO representation for a List Module.
ListDataModule() - Constructor for class com.adobe.icc.dbforms.obj.ListDataModule
 
ListDataModule.Style - Class in com.adobe.icc.dbforms.obj
 
ListDataModule.Type - Class in com.adobe.icc.dbforms.obj
 
listToString(List) - Static method in class com.adobe.livecycle.rca.common.utils.StringUtils
 
LOCALE_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "locale".
Localizable - Interface in com.adobe.dct.transfer
 
LocalUser - Class in com.adobe.solutions.prm.sdk.valueobject
 
LocalUser() - Constructor for class com.adobe.solutions.prm.sdk.valueobject.LocalUser
 
LOCK_ACQUIRED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used to confirm lock acquisition.
log(Level, ErrorCode, Throwable, Object[]) - Method in class com.adobe.livecycle.rca.common.utils.RCALogger
For Internal Use Only, Do Not Use.
log(Level, ErrorCode, Throwable) - Method in class com.adobe.livecycle.rca.common.utils.RCALogger
For Internal Use Only, Do Not Use.
log(Level, ErrorCode, Object[]) - Method in class com.adobe.livecycle.rca.common.utils.RCALogger
For Internal Use Only, Do Not Use.
log(Level, String) - Method in class com.adobe.livecycle.rca.common.utils.RCALogger
For Internal Use Only, Do Not Use.
log(Level, String, Throwable) - Method in class com.adobe.livecycle.rca.common.utils.RCALogger
For Internal Use Only, Do Not Use.
LOG_DEBUG - Static variable in class com.adobe.solutions.sne.LogLevels
 
LOG_ERROR - Static variable in class com.adobe.solutions.sne.LogLevels
 
LOG_FATAL - Static variable in class com.adobe.solutions.sne.LogLevels
 
LOG_INFO - Static variable in class com.adobe.solutions.sne.LogLevels
 
LOG_WARN - Static variable in class com.adobe.solutions.sne.LogLevels
 
logError(Class, String, Throwable) - Static method in class com.adobe.dct.exception.MessageLogger
Fucntion to log messages
logError(Class, String, String[], Throwable) - Static method in class com.adobe.dct.exception.MessageLogger
Function to log messages
logError(Class, String, Throwable) - Static method in class com.adobe.solutions.sne.MessageLogger
Fucntion to log messages
logError(Class, String, String[], Throwable) - Static method in class com.adobe.solutions.sne.MessageLogger
Function to log messages
LoginVODAO - Class in com.adobe.solutions.sne.login.impl
 
LoginVODAO() - Constructor for class com.adobe.solutions.sne.login.impl.LoginVODAO
 
LogLevels - Class in com.adobe.solutions.sne
 
logMessage(Class, LogLevels, String, String[]) - Static method in class com.adobe.dct.exception.MessageLogger
Function to log messages
logMessage(Class, LogLevels, String) - Static method in class com.adobe.dct.exception.MessageLogger
Fucntion to log messages
logMessage(Class, LogLevels, String, String[]) - Static method in class com.adobe.solutions.sne.MessageLogger
Function to log messages
logMessage(Class, LogLevels, String) - Static method in class com.adobe.solutions.sne.MessageLogger
Fucntion to log messages

M

MailSender - Interface in com.adobe.livecycle.rca
 
MAIN_CATEGORY - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
markProjectDeadline(String) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Used as a call back by scheduled trigger, should not be called directly.
markReadyToPublish(String) - Method in interface com.adobe.dct.service.DataDictionaryRegistryService
Mark the given Data Dictionary read to Publish.
markReadyToPublish(String) - Method in interface com.adobe.icc.services.api.DataModuleService
Mark as ready to publish the DataModule identified by the given dataModuleID.
markReadyToPublish(String) - Method in interface com.adobe.icc.services.api.DocumentService
Mark as ready to publish the PortfolioDocument identified by the given documentID.
markReadyToPublish(String) - Method in interface com.adobe.icc.services.api.FormService
Mark as ready to publish the Form identified by the given formID.
markReadyToPublish(String) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Mark as ready to publish the FragmentLayout identified by the given fragmentLayoutID.
markReadyToPublish(String) - Method in interface com.adobe.icc.services.api.LetterService
Mark as ready to publish the Letter identified by the given letterID.
markReadyToPublish(String) - Method in interface com.adobe.icc.services.api.PortfolioService
Mark as ready to publish the Portfolio identified by the given portfolioID.
Message - Class in com.adobe.solutions.prm.sdk.valueobject
 
Message() - Constructor for class com.adobe.solutions.prm.sdk.valueobject.Message
 
messageBrokerId - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Bean ID of the configured Message Broker.
MessageCodes - Class in com.adobe.dct.exception
This defines the list of error code for Data Dictionary.
MessageCodes() - Constructor for class com.adobe.dct.exception.MessageCodes
 
MessageCodes - Class in com.adobe.solutions.sne
This defines the list of error code for Selection and Enrollment.
MessageCodes() - Constructor for class com.adobe.solutions.sne.MessageCodes
 
MessageLogger - Class in com.adobe.dct.exception
Class to get a pre-defined message from a 'exceptions.properties' file in this library
MessageLogger - Class in com.adobe.solutions.sne
Class to get a pre-defined message from a 'exceptions.properties' file in this library
MessageQueueService - Interface in com.adobe.livecycle.rca
 
Messages - Class in com.adobe.icomm.assetplacement.model
Generated class to manage strings.
MessageUtil - Class in com.adobe.livecycle.rca.common.utils
 
MessageUtil() - Constructor for class com.adobe.livecycle.rca.common.utils.MessageUtil
 
MIGRATING_DD - Static variable in class com.adobe.dct.exception.MessageCodes
 
MIGRATING_DD_FAILED - Static variable in class com.adobe.dct.exception.MessageCodes
 
MileStone - Class in com.adobe.solutions.prm.sdk.valueobject
 
MileStone() - Constructor for class com.adobe.solutions.prm.sdk.valueobject.MileStone
 
MimeType - Class in com.adobe.icc.dbforms.obj
Enum for various Mime Types (image/jpeg, text/html, etc.).
MISMATCH_CONFIGURED_COLUMN - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
MISSING_VARS_IN_REPEAT - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
MODULE_INCOMPATIBLE_DD - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
MODULE_INCOMPATIBLE_PLACEHOLDER_VARIABLES - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
MODULE_INCOMPATIBLE_VARIABLES - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
MODULE_INVALID_DATA - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
MODULE_INVALID_DATA_VARIABLE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
ModuleAssignment - Class in com.adobe.icc.dbforms.obj
POJO representation for a Data Module assignment to a Target Area.
ModuleAssignment() - Constructor for class com.adobe.icc.dbforms.obj.ModuleAssignment
Default constructor
MULTIPLE_USERS_FOUND_WITH_EMAIL - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used while searching for a LC UM user having a particular email address.

N

name - Variable in class com.adobe.solutions.common.Category
 
NAME_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "name".
NameValuePair - Class in com.adobe.livecycle.rca.common.beans
 
NameValuePair() - Constructor for class com.adobe.livecycle.rca.common.beans.NameValuePair
 
NameValuePair(String, Object) - Constructor for class com.adobe.livecycle.rca.common.beans.NameValuePair
 
NAV - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition.PackageType
The document is an Acrobat navigator.
NAV_PACKAGE_TYPE - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "nav".
NO_AUDIT_LEVEL_IN_MODULE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used while trying to audit with an invalid audit level.
NO_CONTENT_PRESENT_IN_INPUT_DOC - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the input document is empty in initiateReview API.
NO_DD_FOUND - Static variable in class com.adobe.dct.exception.MessageCodes
 
NO_DEV_EXISTS_BY_NAME - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
NO_DRAW_ELEMENT - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
NO_ERROR_CODE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Rarely used, when an exception is thrown without error code
NO_FILE_EXISTS_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
NO_GROUP_FOUND - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when in ReviewTemplate xml there's a reviewer of type group having invalid domain and/or cannonical name.
NO_OBJECT_EXISTS_BY_NAME - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
NO_REVIEW_EXISTS - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an exception is encountered while searching for a review by reviewId, revision etc.
NO_SUPPORTING_DOC - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when review is initiated without any supporting document.
NO_USER_WITH_EMAIL_FOUND - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used while searching for a LC UM user having a particular email address.
nodeExists(String, String) - Method in class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
nodeExists(String, String) - Method in interface com.adobe.livecycle.rca.ReviewZoneProvider
Checks whether content exists or not in the Review Zone
nodeExists(String, String) - Method in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Checks whether content exists or not in the Review Zone
NON_DEFAULT - Static variable in class com.adobe.icc.dbforms.obj.CDMAssignment.AssignmentType
 
NONSYSTEM - Static variable in class com.adobe.dct.transfer.DataDictionaryType
 
NOT_EQUALS - Static variable in class com.adobe.icc.dbforms.obj.Statement.Operator
 
NOTIFICATION_DISPATCH_FAILED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
NotificationSetting - Class in com.adobe.solutions.prm.sdk
 
NotificationSetting(List, Boolean) - Constructor for class com.adobe.solutions.prm.sdk.NotificationSetting
 
NULL_EMAIL_ID - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the email address of a reviewer/approver/moderator/initiator is null/empty string.
NULL_IDENTIFIER - Static variable in class com.adobe.solutions.sne.MessageCodes
 
NULL_PDF_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
NULL_SUPPORTING_DOCUMENT_IN_RCA_DOCUMENT - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when supporting document wrapped in RCADocument is null.
NUMBER - Static variable in class com.adobe.dct.transfer.DataDictionaryElementType
 
NUMBER - Static variable in class com.adobe.icc.dbforms.obj.DataType
 

O

OBJ_TYPE_CTBX - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Object type id for a ConditionalDataModule.
OBJ_TYPE_DOCUMENT - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Object type id for PortfolioDocument.
OBJ_TYPE_FORM - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Object type id for a Form.
OBJ_TYPE_IMAGE - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Object type id for ImageModule.
OBJ_TYPE_LETTER - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Object type id for a Letter.
OBJ_TYPE_LIST - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Object type id for a ListDataModule.
OBJ_TYPE_PORTFOLIO - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Object type id for Portfolio.
OBJ_TYPE_TBX - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Object type id for a TextModule.
onInstall() - Method in class com.adobe.icomm.assetplacement.dsc.AssetPlacementBootStrap
ONLY_APPROVER_CAN_BE_ADDED_TO_APPROVAL_STAGE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when in addReviewer API, the stage no.
ONLY_AUTHOR_CAN_BE_ADDED_TO_CREATION_STAGE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
ONLY_EXTENTION_ALLOWED - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
ONLY_REVIEWERS_CAN_BE_ADDED_TO_REVIEW_STAGE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when in addApprover API, the stage no.
onStart() - Method in class com.adobe.icomm.assetplacement.dsc.AssetPlacementLifeCycle
onStop() - Method in class com.adobe.icomm.assetplacement.dsc.AssetPlacementLifeCycle
onUnInstall() - Method in class com.adobe.icomm.assetplacement.dsc.AssetPlacementBootStrap
OP_EQUALS - Static variable in class com.adobe.solutions.sne.common.exp.vo.ExpressionOperator
 
OP_GREATER_THAN - Static variable in class com.adobe.solutions.sne.common.exp.vo.ExpressionOperator
 
OP_LESS_THAN - Static variable in class com.adobe.solutions.sne.common.exp.vo.ExpressionOperator
 
OperationInfo - Class in com.adobe.dct.transfer
Operation Info - Holds the information for Service operation.
OperationInfo() - Constructor for class com.adobe.dct.transfer.OperationInfo
 
OperationParameter - Class in com.adobe.dct.transfer
Operation Parameter - Holds the details of Operation Parameter
OperationParameter() - Constructor for class com.adobe.dct.transfer.OperationParameter
 
OR - Static variable in class com.adobe.icc.dbforms.obj.Statement.JoinOperator
 
OR_NOT - Static variable in class com.adobe.icc.dbforms.obj.Statement.JoinOperator
 
OWNER_CHANGED - Static variable in class com.adobe.solutions.prm.constants.EntityDiff
 

P

PACKAGE_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML element "package".
PACKAGE_FILE_NAME - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The package definition file name.
PACKAGE_NS - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The package namespace.
PACKAGE_VERSION_1_0 - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The package 1.0.
PACKAGE_VERSION_2_0 - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The package version 2.0.
PACKAGE_VERSION_CURRENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The current package version.
PackageDefinition - Class in com.adobe.icomm.assetplacement.model
The "model" for the package is the XML document contained within the PackageDefinition object.
PackageDefinition() - Constructor for class com.adobe.icomm.assetplacement.model.PackageDefinition
Creates a new empty package definition.
PackageDefinition(InputStream) - Constructor for class com.adobe.icomm.assetplacement.model.PackageDefinition
Constructs a package definition from an InputStream that will read from a package.xml.
PackageDefinition(Document) - Constructor for class com.adobe.icomm.assetplacement.model.PackageDefinition
Constructs a package given an Document.
PackageDefinition.PackageType - Class in com.adobe.icomm.assetplacement.model
The possible package types.
PackageElement - Class in com.adobe.icomm.assetplacement.model
Represents the common functionality of the elements in a package definition.
PanelFragmentVO - Class in com.adobe.solutions.sne.enrollment.vo
 
PanelFragmentVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.PanelFragmentVO
 
parseFragmentLayout(FragmentLayout) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Parses fragment layout and populates target areas, fields and tables in it.
PARTICIPANT_NOT_FOUND - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in preAssignTask when the passed participantId is invalid.
PD_CLASS - Static variable in class com.adobe.icc.dbforms.obj.PortfolioDocument
 
PDF - Static variable in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentType
 
PDFFile - Class in com.adobe.icc.render.obj
PDF File object encapsulating a PDF File content, file length and other meta attributes.
PDFFile(String, byte[]) - Constructor for class com.adobe.icc.render.obj.PDFFile
Create PDF file object from parameters.
PDFFile() - Constructor for class com.adobe.icc.render.obj.PDFFile
Default constructor.
PDFG_USER - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
PDFG User permission
PDFG_USER_RESOURCE - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAResourceType
 
PDFResponseType - Class in com.adobe.icc.render.obj
POJO returned by the Render services, containing the filename and the PDFFile content.
PDFResponseType() - Constructor for class com.adobe.icc.render.obj.PDFResponseType
 
PENDING - Static variable in class com.adobe.solutions.prm.constants.ProjectState
 
performStateAndStatusRollup(WorkItem, boolean) - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
performStateRollup(Project, boolean) - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
performStateRollup(WorkItem, boolean) - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
performStatusRollup(WorkItem, boolean) - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
performStatusRollup(Project, boolean) - Method in interface com.adobe.solutions.prm.sdk.ProjectStatusResolver
 
PERM_NOT_FOUND - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when certain permission does not exist during DSC bootstrap.
PERM_RE_WEBAPP - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
Reader Extensions web application user permission
PersistenceException - Exception in com.adobe.livecycle.rca.common.exception
represents an exception that is thrown while persisting content/data.
PersistenceException() - Constructor for exception com.adobe.livecycle.rca.common.exception.PersistenceException
Default constructor for PersistenceException
PersistenceException(String) - Constructor for exception com.adobe.livecycle.rca.common.exception.PersistenceException
 
PersistenceException(Throwable) - Constructor for exception com.adobe.livecycle.rca.common.exception.PersistenceException
 
PersistenceException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.PersistenceException
Constructs a new exception with given errorCode and error message parameters
PersistenceException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.PersistenceException
Constructs a new exception with given errorCode, root cause and error message parameters
PersistenceException - Exception in com.adobe.solutions.prm.sdk.exception
 
PersistenceException(String, String, Throwable) - Constructor for exception com.adobe.solutions.prm.sdk.exception.PersistenceException
 
PersistenceException(String, String) - Constructor for exception com.adobe.solutions.prm.sdk.exception.PersistenceException
 
PersistenceException(Throwable) - Constructor for exception com.adobe.solutions.prm.sdk.exception.PersistenceException
 
PF_CLASS - Static variable in class com.adobe.icc.dbforms.obj.Portfolio
 
PLACEHOLDER - Static variable in class com.adobe.icc.dbforms.obj.Variable.VariableType
 
PLAINTEXT - Static variable in class com.adobe.icc.dbforms.obj.Field.FieldType
 
PORTFOLIO - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
Portfolio - Class in com.adobe.icc.dbforms.obj
POJO representation of a Portfolio template.
Portfolio() - Constructor for class com.adobe.icc.dbforms.obj.Portfolio
Default constructor
Portfolio(String, String, String, String, int, Category, Category, int, Date, Date, String, PortfolioDocument, PortfolioDocument, PortfolioFolder) - Constructor for class com.adobe.icc.dbforms.obj.Portfolio
Constructor from parameters.
PORTFOLIO_INVALID_FOLDER - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
PORTFOLIO_NO_SOURCE_DOCUMENT - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
PortfolioDocument - Class in com.adobe.icc.dbforms.obj
POJO representation of a Document that is part of a Portfolio.
PortfolioDocument() - Constructor for class com.adobe.icc.dbforms.obj.PortfolioDocument
Default constructor
PortfolioDocument(String, String, String, String, int, PortfolioDocument.DocumentSource, byte[], String, Category, Category, int, Date, Date, String, String) - Constructor for class com.adobe.icc.dbforms.obj.PortfolioDocument
Constructor from parameters.
PortfolioDocument.DocumentSource - Class in com.adobe.icc.dbforms.obj
Enum to specify the source of this document.
portfolioExists(String) - Method in interface com.adobe.icc.services.api.PortfolioService
Check if a Portfolio exists by the given name.
PortfolioFolder - Class in com.adobe.icc.dbforms.obj
POJO representation of a Folder that is part of a Portfolio.
PortfolioFolder() - Constructor for class com.adobe.icc.dbforms.obj.PortfolioFolder
Default constructor
PortfolioFolder(String, String, String, List, List) - Constructor for class com.adobe.icc.dbforms.obj.PortfolioFolder
Constructor from parameters
PortfolioRenderService - Interface in com.adobe.icc.ddg.api
 
PortfolioService - Interface in com.adobe.icc.services.api
Service interface for Portfolio specific operations.
postAssignTask(String, ParticipantTO, File) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
postMessage(String, Message) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Adds a message to the project
postProcess(String, ActionType, Object, Map) - Method in class com.adobe.solutions.sne.actionhandler.CreateHandler
 
postProcess(String, ActionType, Object, Map) - Method in class com.adobe.solutions.sne.actionhandler.ReadHandler
 
postProcess(String, ActionType, Object, Map) - Method in class com.adobe.solutions.sne.actionhandler.SelectionTemplateCreateHandler
 
postStraightThroughProcessingAssignTask(String, Integer, Boolean, Integer, File, String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
preAssignTask(String, ParticipantTO, String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
PREPARE_DOCUMENT_SERIVCE_NOT_CONFIGURED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
used in logging, Logged when the configuration prepareDocumentProcessName is null or empty string
prepareDocument(ReviewStageTO, File) - Method in interface com.adobe.livecycle.rca.TaskManager
 
preProcess(String, ActionType, Object, Map) - Method in class com.adobe.solutions.sne.actionhandler.CreateHandler
 
preProcess(String, ActionType, Object, Map) - Method in class com.adobe.solutions.sne.actionhandler.ReadHandler
 
preProcess(String, ActionType, Object, Map) - Method in class com.adobe.solutions.sne.actionhandler.SelectionTemplateCreateHandler
 
PRINTDOCUMENT_ID - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The default id used for a print version of the interactive document.
PRM_EDITED - Static variable in class com.adobe.solutions.prm.constants.PRMConstant
 
PRMConstant - Class in com.adobe.solutions.prm.constants
 
PRMEvent - Class in com.adobe.solutions.prm.event
 
PRMEvent(Object, PRMEventType) - Constructor for class com.adobe.solutions.prm.event.PRMEvent
 
processLetter(Letter, String, boolean) - Method in interface com.adobe.icc.ddg.api.LetterRenderService
Process the given Letter object, preparing the augmented layout template and final XML data that can be merged together in the desired render format.
processLetter(String, String, boolean) - Method in interface com.adobe.icc.ddg.api.LetterRenderService
Process the Letter identified by the given Letter ID, preparing the augmented layout template and final XML data that can be merged together in the desired render format.
ProductFormVO - Class in com.adobe.solutions.sne.enrollment.vo
 
ProductFormVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.ProductFormVO
 
ProductStateVO - Class in com.adobe.solutions.sne.enrollment.vo
 
ProductStateVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.ProductStateVO
 
ProductSupportingDocumentVO - Class in com.adobe.solutions.sne.enrollment.vo
 
ProductSupportingDocumentVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.ProductSupportingDocumentVO
 
ProductVO - Class in com.adobe.solutions.sne.product.vo
 
ProductVO() - Constructor for class com.adobe.solutions.sne.product.vo.ProductVO
 
PRODUCTVO_DMS_DEST - Static variable in class com.adobe.solutions.common.DMSDestinationConstants
 
ProductVODAOBean - Class in com.adobe.solutions.sne.common.svc.impl
 
ProductVODAOBean() - Constructor for class com.adobe.solutions.sne.common.svc.impl.ProductVODAOBean
 
PROJECT - Static variable in class com.adobe.solutions.prm.constants.ProjectType
 
Project - Class in com.adobe.solutions.prm.sdk.valueobject
 
Project() - Constructor for class com.adobe.solutions.prm.sdk.valueobject.Project
 
PROJECT_ASSET_MISSING - Static variable in class com.adobe.solutions.prm.constants.StatusReasonCodes
 
ProjectManagementCoreService - Interface in com.adobe.solutions.prm.service
Defines core operation for project management like creation, updation, deletion.
ProjectManagementException - Exception in com.adobe.solutions.prm.sdk.exception
 
ProjectManagementException(String, String) - Constructor for exception com.adobe.solutions.prm.sdk.exception.ProjectManagementException
Instantiates a new Project Management exception.
ProjectManagementException(Throwable) - Constructor for exception com.adobe.solutions.prm.sdk.exception.ProjectManagementException
Instantiates a new Project Management exception.
ProjectManagementException(String, String, Throwable) - Constructor for exception com.adobe.solutions.prm.sdk.exception.ProjectManagementException
Instantiates a new Project Management exception.
ProjectManagementQueryService - Interface in com.adobe.solutions.prm.service
 
ProjectSearchFilter - Class in com.adobe.solutions.prm.sdk.valueobject
 
ProjectSearchFilter() - Constructor for class com.adobe.solutions.prm.sdk.valueobject.ProjectSearchFilter
 
ProjectState - Class in com.adobe.solutions.prm.constants
 
ProjectStatus - Class in com.adobe.solutions.prm.constants
 
ProjectStatusResolver - Interface in com.adobe.solutions.prm.sdk
 
ProjectType - Class in com.adobe.solutions.prm.constants
 
PROMOIMAGE_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The PromoImage controller.
PromoImageController - Class in com.adobe.icomm.assetplacement.model
Class that represents the <PromoImage> element within a package definition file.
PROMOIMAGESLIDESHOW_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The PromoImageSlideShow controller.
PromoImageSlideShowController - Class in com.adobe.icomm.assetplacement.model
Class that represents the <PromoImageSlideShow> element within a package definition file.
PROMOMODULELOADER_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The PromoModuleLoader controller.
PromoModuleLoaderController - Class in com.adobe.icomm.assetplacement.model
Class that represents the element within a package definition file.
PROMOSWFLOADER_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The PromoSWFLoader controller.
PromoSWFLoaderController - Class in com.adobe.icomm.assetplacement.model
Class that represents the <PromoFlashLoaderImage> element within a package definition file.
PROTECTED_VARIABLE_POSTFIX - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Identifier postfix for a protected Variable.
PROTECTED_VARIABLE_PREFIX - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Identifier prefix for a protected Variable.
publishDataDictionary(String) - Method in interface com.adobe.dct.service.DataDictionaryRegistryService
Publish the data dictionary identified by the given id.
publishDataModule(String) - Method in interface com.adobe.icc.services.api.DataModuleService
Publish the DataModule identified by the given dataModuleID.
publishDocument(String) - Method in interface com.adobe.icc.services.api.DocumentService
Publish the PortfolioDocument identified by the given documentID.
publishForm(String) - Method in interface com.adobe.icc.services.api.FormService
Publish the Form identified by the given formID.
publishFragmentLayout(String) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Publish the FragmentLayout identified by the given FragmentLayoutID.
publishLetter(String) - Method in interface com.adobe.icc.services.api.LetterService
Publish the Letter identified by the given letterID.
publishPortfolio(String) - Method in interface com.adobe.icc.services.api.PortfolioService
Publish the Portfolio identified by the given portfolioID.
purgeReviews(List, Boolean) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
Removes data for a particular review from database and also removes the review zone for particular review from Review Zone Location.
purgeReviews(List, Boolean) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
Removes data for a particular review from database and also removes the review zone for particular review from Review Zone Location.
purgeReviews(List, Boolean) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
purgeReviews(List, Boolean) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 

Q

Query - Class in com.adobe.icc.dbforms.obj
POJO to build a Query using a list of Statements .
Query() - Constructor for class com.adobe.icc.dbforms.obj.Query
 

R

RADIOBUTTON - Static variable in class com.adobe.icc.dbforms.obj.Field.FieldType
 
RCA_ADMINISTRATOR - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCARole
RCA adminstrator has super user permission in respect to RCA.
RCA_INITIATE_REVIEW - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
RCA permission to initiate Review
RCA_PERM_SEE_ALL_REVIEWS - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
RCA permission to see all reviews.
RCA_PERM_SET_USER_PREF - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
RCA permission to set other users' user preferences.
RCA_PURGE_REVIEW - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
RCA purge review permission
RCA_RELIANT_APP - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAReliantApp
Name of RCA Reliant APP
RCA_RESOURCE_BUNDLE - Static variable in class com.adobe.livecycle.rca.common.RCAConstants
 
RCA_RESOURCE_TYPE - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAResourceType
 
RCA_REVIEW_INITIATOR - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCARole
RCA review initiator role, has permission initiate review and template read permission in addition to permissions that RCA User has.
RCA_TEMPLATE_AUTHOR - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCARole
RCA template author role, has permission template write and template read permission in addition to permissions that RCA User has.
RCA_TEMPLATE_READ - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
RCA permission to read a review template
RCA_TEMPLATE_WRITE - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
RCA permission to create/update review template
RCA_USER - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCARole
RCA User role.
RCAConstants - Class in com.adobe.livecycle.rca.common
All RCA constants are defined in this class.
RCAConstants() - Constructor for class com.adobe.livecycle.rca.common.RCAConstants
 
RCAConstants.RCAGroup - Class in com.adobe.livecycle.rca.common
 
RCAConstants.RCAPermission - Class in com.adobe.livecycle.rca.common
Enum constant that defines all the permissions used by RCA.
RCAConstants.RCAReliantApp - Class in com.adobe.livecycle.rca.common
Enum representing RCA Reliant Application.
RCAConstants.RCAResourceType - Class in com.adobe.livecycle.rca.common
For Internal Use Only
RCAConstants.RCARole - Class in com.adobe.livecycle.rca.common
Enum defines all Roles created and used by RCA application.
RCADocument - Class in com.adobe.livecycle.rca.common.beans
A wrapper class over Document.
RCADocument() - Constructor for class com.adobe.livecycle.rca.common.beans.RCADocument
 
RCADocument.Type - Class in com.adobe.livecycle.rca.common.beans
Enumeration that defines type of RCADocument.
RCAError - Class in com.adobe.livecycle.rca.common.exception
Error Class created to allow specifying generic SA errors.
RCAError(int, int) - Constructor for class com.adobe.livecycle.rca.common.exception.RCAError
constructs RCAError object from given major and minor error code
RCAError(int, int, Object[]) - Constructor for class com.adobe.livecycle.rca.common.exception.RCAError
Constructs RCAError object from given major,minor error code and error message parameters
RCAException - Exception in com.adobe.livecycle.rca.common.exception
Checked Exception meant to be thrown by all RCA APIs.
RCAException() - Constructor for exception com.adobe.livecycle.rca.common.exception.RCAException
Default constructor for RCAException
RCAException(String, Throwable) - Constructor for exception com.adobe.livecycle.rca.common.exception.RCAException
 
RCAException(String) - Constructor for exception com.adobe.livecycle.rca.common.exception.RCAException
 
RCAException(Throwable) - Constructor for exception com.adobe.livecycle.rca.common.exception.RCAException
 
RCAException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.RCAException
Creates exception object from given ErrorCode.
RCAException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.RCAException
Creates exception object from RCAError and Throwable
RCALogger - Class in com.adobe.livecycle.rca.common.utils
For Internal Use Only, Do Not Use.
READER_EXTENSIONS - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAResourceType
 
ReadHandler - Class in com.adobe.solutions.sne.actionhandler
 
ReadHandler() - Constructor for class com.adobe.solutions.sne.actionhandler.ReadHandler
 
RED - Static variable in class com.adobe.solutions.prm.constants.ProjectStatus
 
REF - Static variable in class com.adobe.livecycle.rca.common.beans.RCADocument.Type
If supporting document is of type web urls or links, then REF should be used
REFERENCE_NAME_TO_PATH_MAP_IS_NULL_IN_DD - Static variable in class com.adobe.dct.exception.MessageCodes
 
refreshReviewTemplateList() - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalUtilClient
Migrates old review templates to newer version of review templates.
registerExternalUser(String, String, String, String) - Method in interface com.adobe.livecycle.rca.ExternalUserRegistration
This operation registers external user.
registerModule(String, AuditModuleTO) - Method in interface com.adobe.livecycle.rca.Auditor
Registers an audit module.
REMINDER_EVENT_WASTED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when a reminder event is received for a stage which is completed.
RemotingServiceInfo - Class in com.adobe.dct.transfer
RemotingServiceInfo - holds the Remoting service information required by Data Dictionary
RemotingServiceInfo() - Constructor for class com.adobe.dct.transfer.RemotingServiceInfo
 
remove() - Method in class com.adobe.icomm.assetplacement.model.PackageElement
Removes the element from the PackageElement definition.
REMOVE_PARTICIPANT_INVOKED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Logs invocation of operation removeReviewer in ReviewCommentingAndApprovalService
removeApprover(String, Integer, String, String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
This Operation removes the approver from the running process.
removeApprover(String, Integer, String, String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
This Operation removes the approver from the running process.
removeAttachments(String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Removes all <attachments> associated with the given controller id from the package definition.
removeController(String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Removes any and all controllers with the specified id.
removeDuplicates(Collection) - Static method in class com.adobe.livecycle.rca.common.utils.CollectionUtil
 
removeLocalUser(TeamMember) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
removeLocalUser(String, TeamMember) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
For Internal User Only Removes the local user in the project.
removeMember(TeamMember) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
removeMember(TeamMember) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
removeMessage(Message) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
removeMessage(String, Message) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Removes a message from project
removeModule(String) - Method in interface com.adobe.livecycle.rca.Auditor
 
removeParticipantFromStage(String, Integer, StageParticipantTO) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
removeParticipantFromStage(String, Integer, StageParticipantTO) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
removeProductForm(ProductVO, FormVO) - Method in interface com.adobe.solutions.sne.enrollment.svc.IProductFormRegistry
 
removeProject(String, Boolean) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Removes a project.
removeReferenceDocument(DocumentTO) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
removeReferenceDocument(DocumentTO) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
removeResources(String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Removes all <resources> associated with the given controller id from the package definition.
removeReviewer(String, Integer, String, String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
This Operation removes the reviewer from the running process.
removeReviewer(String, Integer, String, String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
This Operation removes the reviewer from the running process.
removeSupportingDocument(String, DocumentTO) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
remove supporting documents associated with the project
removeSupportingDocument(String, DocumentTO) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
remove supporting documents associated with the project
removeTeamMember(String, TeamMember) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
removes a team member from the work item.
removeTeamMember(String, TeamMember) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
removes a team member from the work item.
removeVariable(Variable) - Method in class com.adobe.icc.dbforms.obj.DataModule
Remove a variable from the set of variables in this data module.
removeWorkItem(String, Boolean) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
Removes a given work item from a project
RENDER_ERROR_FIELD_INVALID_VALUE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
RENDER_ERROR_GENERIC - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
RENDER_ERROR_INVALID_DATA_XML - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
RENDER_ERROR_INVALID_DATADICTIONARY - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
RENDER_ERROR_NO_DATA - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
renderLetter(Letter, String, boolean, boolean, boolean) - Method in interface com.adobe.icc.ddg.api.LetterRenderService
Render the CTD against the given data XML.
renderLetter(String, String, boolean, boolean, boolean) - Method in interface com.adobe.icc.ddg.api.LetterRenderService
Render the CTD against the given data XML.
renderLetter(Letter, String, boolean, boolean, boolean, boolean) - Method in interface com.adobe.icc.ddg.api.LetterRenderService
Render the CTD against the given data XML.
renderLetter(String, String, boolean, boolean, boolean, boolean) - Method in interface com.adobe.icc.ddg.api.LetterRenderService
Render the CTD against the given data XML.
renderLetter(String, String, boolean) - Method in interface com.adobe.icc.ddg.api.LetterRenderService
Render the given Letter, identified by the letter ID, against the given data XML.
renderLetter(Letter, String, boolean) - Method in interface com.adobe.icc.ddg.api.LetterRenderService
Render the given Letter object against the given data XML.
renderPdfForm(byte[], byte[]) - Method in interface com.adobe.icc.render.IRenderService
Render an interactive PDF with settings based on the given render profile
renderPortfolio(Portfolio, String) - Method in interface com.adobe.icc.ddg.api.PortfolioRenderService
Render the Portfolio against given dataXML
renderPrintPdf(byte[], byte[]) - Method in interface com.adobe.icc.render.IRenderService
Render a print PDF with settings based on the given render profile
RenderUtils - Class in com.adobe.icc.ddg
Utility class for Rendering related operations.
RenderUtils() - Constructor for class com.adobe.icc.ddg.RenderUtils
 
REPEAT_BEGIN - Static variable in class com.adobe.icc.dbforms.util.DBConstants
String syntax that marks the beginning of a repeatable element.
REPEAT_END - Static variable in class com.adobe.icc.dbforms.util.DBConstants
String syntax that marks the end of a repeatable element.
REPOSITORY_READ - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
Repository Read Permission.
REPOSITORY_SYSTEM - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAResourceType
 
REPOSITORY_TRAVERSE - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
Repository Traverse Permission.
REQUIRED_DDE_NOT_FOUND - Static variable in class com.adobe.dct.exception.MessageCodes
 
RES_TYPE_NOT_FOUND - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used if resource type does not exist during DSC bootstrap.
resetModule(String, AuditModuleTO) - Method in interface com.adobe.livecycle.rca.Auditor
Resets already registered audit module with new audit module.
RESOLVE_URL_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
resolveDataModule(DataModule, ContextData) - Method in interface com.adobe.icc.ddg.api.DataModuleResolver
This method will resolve all types of Data Modules and will return list of Content objects.
resolveDataModule(String, ContextData) - Method in interface com.adobe.icc.ddg.api.DataModuleResolver
This method will resolve all types of Data Modules and will return list of Content objects.
resolveExpressions(List, ContextData) - Method in interface com.adobe.icc.ddg.api.DataModuleResolver
Resolves the given list of expression.
resolveLocale(String) - Static method in class com.adobe.livecycle.rca.common.utils.StringUtils
Create Locale object from the string
resolveStage(String, int) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
Resource - Class in com.adobe.icomm.assetplacement.model
Class that represents a <resource> child of <resources> inside a package definition.
RESOURCE_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML element "resource".
RESOURCES_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML element "resources".
restart(WorkItem) - Method in interface com.adobe.solutions.prm.handler.WorkItemFlowHandler
Restarts the work item flow, some implementations might now support the restart and can throw appropriate exception.
retrieveAuditConfig() - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
This Operation retrieves the audit configuration for RCA.
retrieveAuditConfig() - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
This Operation retrieves the audit configuration for RCA.
retrieveAuditModule(String) - Method in interface com.adobe.livecycle.rca.Auditor
Retrieves Audit Configuration document for a moduleName.
retrieveContent(String) - Method in class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
retrieveContent(String) - Method in interface com.adobe.livecycle.rca.ReviewZoneProvider
Retrieves the content node from Review Zone.
retrieveContent(String) - Method in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Retrieves the content node from Review Zone.
retrieveVersion(String, Date) - Method in interface com.adobe.icc.services.api.DataModuleService
Returns the version of dataModule that was published on or before the specified date.
retrieveVersion(String, Date) - Method in interface com.adobe.icc.services.api.DocumentService
Returns the version of document that was published on or before the specified date.
retrieveVersion(String, Date) - Method in interface com.adobe.icc.services.api.FormService
Returns the version of form that was published on or before the specified date.
retrieveVersion(String, Date) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Returns the version of fragment layout that was published on or before the specified date.
retrieveVersion(String, Date) - Method in interface com.adobe.icc.services.api.LetterService
Returns the version of letter that was published on or before the specified date.
retrieveVersion(String, Date) - Method in interface com.adobe.icc.services.api.PortfolioService
Returns the version of portfolio that was published on or before the specified date.
revertToLastPublished(String) - Method in interface com.adobe.dct.service.DataDictionaryRegistryService
Revert to the last published version of the data dictionary identified by the given id.
revertToLastPublished(String) - Method in interface com.adobe.icc.services.api.DataModuleService
Reverts the data module to the last published version.
revertToLastPublished(String) - Method in interface com.adobe.icc.services.api.DocumentService
Reverts the document to the last published version.
revertToLastPublished(String) - Method in interface com.adobe.icc.services.api.FormService
Reverts the form to the last published version.
revertToLastPublished(String) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Reverts the fragment layout to the last published version.
revertToLastPublished(String) - Method in interface com.adobe.icc.services.api.LetterService
Reverts the letter to the last published version.
revertToLastPublished(String) - Method in interface com.adobe.icc.services.api.PortfolioService
Reverts the portfolio to the last published version.
REVIEW_DOCUMENT_NULL - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when review document is null in postStraightThroughProcessing operation.
REVIEW_STAGE_HAS_COMPLETED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when one tries to update an already completed stage of a Review.
REVIEW_STARTDT_AFTER_ENDDT - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the review start date is greater than or equal to review end date.
REVIEW_STATUS_NOT_ONGOING - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made to revoke/update a review which is not ongoing.
REVIEW_TEMPLATE_DOESNT_EXIST - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in getReviewTemplate API if no template exist with the given name.
REVIEW_TEMPLATE_NULL - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
REVIEW_TEMPLATE_REPLACED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in storeReviewTempalte API if template already exist and overwrite flag is true.
REVIEW_ZONE_CANT_BE_CRTD - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when exception is encountered while creating supporting document space.
REVIEW_ZONE_CREATION_FAILED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when exception is encountered while creating Review Zone for a review.
REVIEW_ZONE_DOESNT_EXIST - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when Review Zone is missing from Review Zone while storing document/granting permission etc.
REVIEW_ZONE_ROOT_NOT_CONFIGURED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
For Internal Use Only
REVIEW_ZONE_SHARED_ROOT_NOT_SENT - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
For Internal Use Only
ReviewAndApproval - Interface in com.adobe.livecycle.rca.ria
Signature for Core Service of Review and Approval service
ReviewCommentingAndApproval - Interface in com.adobe.livecycle.rca
Signature for Core Service of Review Commenting and Approval
ReviewCommentingAndApproval - Interface in com.adobe.livecycle.rca.ria.client
Signature for Core Service of Review Commenting and Approval
ReviewCommentingAndApprovalServiceClient - Class in com.adobe.livecycle.rca.client
 
ReviewCommentingAndApprovalServiceClient(ServiceClientFactory) - Constructor for class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
Create RCACoreClient instance.
ReviewCommentingAndApprovalUtil - Interface in com.adobe.livecycle.rca
 
ReviewCommentingAndApprovalUtilClient - Class in com.adobe.livecycle.rca.client
 
ReviewCommentingAndApprovalUtilClient(ServiceClientFactory) - Constructor for class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalUtilClient
Create ManagedReviewAndApprovalUtilClient instance.
REVIEWER_CANNOT_BE_REMOVED_FROM_APPROVAL_STAGE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when in removeReviewer API, the stage no.
ReviewTemplateAlreadyExistsException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown if review template with the same name already exists in the system.
ReviewTemplateAlreadyExistsException() - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewTemplateAlreadyExistsException
Default constructor for ReviewTemplateAlreadyExistsException
ReviewTemplateAlreadyExistsException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewTemplateAlreadyExistsException
Constructs a new exception with given errorCode and error message parameters
ReviewTemplateAlreadyExistsException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewTemplateAlreadyExistsException
Constructs a new exception with given errorCode, root cause and error message parameters
ReviewTemplateNotFoundException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown when a requested review template does not exists in the system
ReviewTemplateNotFoundException() - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewTemplateNotFoundException
Default constructor for ReviewTemplateNotFoundException
ReviewTemplateNotFoundException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewTemplateNotFoundException
Constructs a new exception with given errorCode and error message parameters
ReviewTemplateNotFoundException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewTemplateNotFoundException
Constructs a new exception with given errorCode, root cause and error message parameters
ReviewZoneAlreadyExistException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown if a review zone with the same review id already exists.
ReviewZoneAlreadyExistException() - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewZoneAlreadyExistException
Default constructor for ReviewZoneAlreadyExistException
ReviewZoneAlreadyExistException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewZoneAlreadyExistException
Constructs a new exception with given errorCode and error message parameters
ReviewZoneAlreadyExistException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewZoneAlreadyExistException
Constructs a new exception with given errorCode, root cause and error message parameters
ReviewZoneCreationException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown when there is an error in creating Review Zone
ReviewZoneCreationException() - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewZoneCreationException
Default constructor for ReviewZoneCreationException
ReviewZoneCreationException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewZoneCreationException
Constructs a new exception with given errorCode and error message parameters
ReviewZoneCreationException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewZoneCreationException
Constructs a new exception with given errorCode, root cause and error message parameters
ReviewZoneNotFoundException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown when a review zone associated with a review id is not found.
ReviewZoneNotFoundException() - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewZoneNotFoundException
Default Constructor for ReviewZoneNotFoundException
ReviewZoneNotFoundException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewZoneNotFoundException
Constructs a new exception with given errorCode and error message parameters
ReviewZoneNotFoundException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.ReviewZoneNotFoundException
Constructs a new exception with given errorCode, root cause and error message parameters
ReviewZoneProvider - Interface in com.adobe.livecycle.rca
This interface defines set of abstract methods that any new custom implementation must implement.
ReviewZoneProvider - Interface in com.adobe.livecycle.rca.rzp
This interface defines set of abstract methods that any new custom implementation must implement.
ReviewZoneProviderServiceClient - Class in com.adobe.livecycle.rca.client
 
ReviewZoneProviderServiceClient() - Constructor for class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
ReviewZoneProviderServiceClient(ServiceClientFactory) - Constructor for class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
reviseReview(String, Integer, Document, String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
This Operation generates a new revision of a review from a particular stage
reviseReview(String, Integer, Document, String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
This Operation generates a new revision of a review from a particular stage
reviseReview(String, Integer, Document, String) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
reviseReview(String, Integer, File, String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
REVISION_STAGE_NUMBER_NULL - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when revision stage number is not supplied in postStraightThroughProcessing operation.
REVOKE_REVIEW_INVOKED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Logs invocation of operation revokeReview in ReviewCommentingAndApprovalService
revokeContributePermission(String, List, Boolean) - Method in class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
revokeContributePermission(String, List, Boolean) - Method in interface com.adobe.livecycle.rca.ReviewZoneProvider
Revokes contributor permissions on given node/space from given list of users.
revokeContributePermission(String, List, Boolean) - Method in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Revokes contributor permissions on given node/space from given list of users.
revokePermission(String, List, List, Boolean) - Method in class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
revokePermission(String, List, List, Boolean) - Method in interface com.adobe.livecycle.rca.ReviewZoneProvider
Revokes permissions on given node/space from given list of users.
revokePermission(String, List, List, Boolean) - Method in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Revokes permissions on given node/space from given list of users.
revokeReview(String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
This Operation can be used for revoking the review.
revokeReview(String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
This Operation can be used for revoking the review.
revokeReview(String) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
revokeReview(String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
revokeTask(ParticipantTO) - Method in interface com.adobe.livecycle.rca.TaskManager
 
RICHTEXT - Static variable in class com.adobe.icc.dbforms.obj.Field.FieldType
 
ROLLED_UP_FROM_CHILD - Static variable in class com.adobe.solutions.prm.constants.StatusReasonCodes
 
RUNNING_LATE - Static variable in class com.adobe.solutions.prm.constants.StatusReasonCodes
 
RZP_ROOT_NOT_CONFIGURED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in ReviewZoneProvider implementation if review zone root is not configured.
RZP_STORENAME_NOT_CONFIGURED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in ReviewZoneProvider implementation if store name is not configured.
RZP_WEBDAV_LOCATION_NOT_CONFIGURED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in ReviewZoneProvider implementation if webDAV location for review zone root is not configured.

S

SAME_STAGE_DURATION - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when updateStageDuration API is invoked with the same duration that is already set.
saveXML() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns the package definition XML.
SCALINGMETHOD_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "scalingMethod".
schedule(JobDetails, Date) - Method in class com.adobe.livecycle.rca.scheduler.AbstractScheduler
 
schedule(JobDetails, int, int, int) - Method in class com.adobe.livecycle.rca.scheduler.AbstractScheduler
 
schedule(JobDetails, int, int, int) - Method in interface com.adobe.livecycle.rca.scheduler.Scheduler
 
schedule(JobDetails, Date) - Method in interface com.adobe.livecycle.rca.scheduler.Scheduler
 
Scheduler - Interface in com.adobe.livecycle.rca.scheduler
 
SchedulingException - Exception in com.adobe.livecycle.rca.common.exception
 
SchedulingException() - Constructor for exception com.adobe.livecycle.rca.common.exception.SchedulingException
 
SchedulingException(Throwable) - Constructor for exception com.adobe.livecycle.rca.common.exception.SchedulingException
 
searchProjects(ProjectSearchFilter) - Method in interface com.adobe.solutions.prm.service.ProjectManagementQueryService
 
searchReviews(ReviewSearchFilterTO) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
1st level Search API Search reviews based on ReviewSearchFilter.
searchReviews(ReviewSearchFilterTO) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
1st level Search API Search reviews based on ReviewSearchFilter.
searchReviews(ReviewSearchFilterTO) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
searchReviews(ReviewSearchFilterTO) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
searchReviewTemplates(TemplateSearchFilter) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
Search Review Templates based on Review Search Filter
searchReviewTemplates(TemplateSearchFilter) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
Template Search
searchReviewTemplates(TemplateSearchFilter) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
searchReviewTemplates(TemplateSearchFilter) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
searchStage(StageTemplateSearchFilter) - Method in interface com.adobe.livecycle.rca.StageManagementService
Search for StageTemplateTO based on StageTemplateSearchFilter.
searchWorkItemAssets(WorkItemAssetSearchFilter) - Method in interface com.adobe.solutions.prm.service.ProjectManagementQueryService
 
SecurityFilter - Class in com.adobe.livecycle.rca.common.sso
This filter is used by the clients to easily integrate with the Cookie based SSO provided by UM The protected methods are provided so that clients can modify the output as per there needs.
SecurityFilter() - Constructor for class com.adobe.livecycle.rca.common.sso.SecurityFilter
 
SelectionHook - Class in com.adobe.solutions.sne.selection.svc.impl
 
SelectionHook() - Constructor for class com.adobe.solutions.sne.selection.svc.impl.SelectionHook
 
SelectionInstanceDAOBean - Class in com.adobe.solutions.sne.selection.svc.impl
 
SelectionInstanceDAOBean() - Constructor for class com.adobe.solutions.sne.selection.svc.impl.SelectionInstanceDAOBean
 
SelectionInstanceVO - Class in com.adobe.solutions.sne.selection.vo
 
SelectionInstanceVO() - Constructor for class com.adobe.solutions.sne.selection.vo.SelectionInstanceVO
 
SELECTIONINSTANCEVO_DMS_DEST - Static variable in class com.adobe.solutions.common.DMSDestinationConstants
 
SelectionService - Class in com.adobe.solutions.sne.selection.svc.impl
 
SelectionService() - Constructor for class com.adobe.solutions.sne.selection.svc.impl.SelectionService
 
SelectionStageDAOBean - Class in com.adobe.solutions.sne.selection.svc.impl
 
SelectionStageDAOBean() - Constructor for class com.adobe.solutions.sne.selection.svc.impl.SelectionStageDAOBean
 
SelectionStageVO - Class in com.adobe.solutions.sne.selection.vo
 
SelectionStageVO() - Constructor for class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
SELECTIONSTAGEVO_DMS_DEST - Static variable in class com.adobe.solutions.common.DMSDestinationConstants
 
SelectionTemplateCreateHandler - Class in com.adobe.solutions.sne.actionhandler
 
SelectionTemplateCreateHandler() - Constructor for class com.adobe.solutions.sne.actionhandler.SelectionTemplateCreateHandler
 
SelectionTemplateDAOBean - Class in com.adobe.solutions.sne.selection.svc.impl
 
SelectionTemplateDAOBean() - Constructor for class com.adobe.solutions.sne.selection.svc.impl.SelectionTemplateDAOBean
 
SelectionTemplateVO - Class in com.adobe.solutions.sne.selection.vo
 
SelectionTemplateVO() - Constructor for class com.adobe.solutions.sne.selection.vo.SelectionTemplateVO
 
SELECTIONTEMPLATEVO_DMS_DEST - Static variable in class com.adobe.solutions.common.DMSDestinationConstants
 
sendMail(String, String, String, String, String) - Method in interface com.adobe.livecycle.rca.MailSender
 
sendMail(List, String, String, String, String) - Method in interface com.adobe.livecycle.rca.MailSender
 
sendReminder(String, Integer, String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
SEPARATOR - Static variable in class com.adobe.dct.transfer.DataDictionary
 
SEPARATOR_ATTR - Static variable in class com.adobe.icc.dbforms.util.DBConstants
String syntax for specifying the separator of a repeatable item.
SEPARATOR_END - Static variable in class com.adobe.icc.dbforms.util.DBConstants
String syntax for end of the separator of a repeatable item.
serializableToBytes(Serializable) - Static method in class com.adobe.livecycle.rca.common.utils.StringUtils
convert Serializable object to byte array
serialize() - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Returns a serialized package definition XML.
serializeDDItoXML(DataDictionaryInstance) - Method in interface com.adobe.dct.service.DataDictionaryUtilService
This generates a XML data representing the input Data Dictionary Instance
SERVICE_INVOCATION - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in logging, Logged when a service is invoked by DSC
SERVICE_INVOCATION_WITH_RETURN - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in Logging, Logged when a service is invoked by DSC has returned
SERVICE_INVOKE - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
Service Invoke Permission
SERVICE_INVOKER_GENERIC_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
SERVICE_INVOKER_NO_OPERATION_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
SERVICE_INVOKER_SERVICE_CONFIG_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
SERVICE_LOCATOR_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
SERVICE_NOT_FOUND - Static variable in class com.adobe.dct.exception.MessageCodes
 
SERVICE_READ - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
Service Read Permission
ServiceInvoker - Interface in com.adobe.icc.util
 
ServiceLocator - Interface in com.adobe.icc.util
 
SESSION_EXPIRED - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
setActive(Boolean) - Method in class com.adobe.livecycle.rca.common.beans.StageTemplateSearchFilter
 
setActiveEndDate(Date) - Method in class com.adobe.icc.dbforms.obj.Asset
Sets the activation end date for the Asset.
setActiveStartDate(Date) - Method in class com.adobe.icc.dbforms.obj.Asset
Sets the activation start date for the Asset.
setAdditionalTableColumns(List) - Method in class com.adobe.icc.dbforms.obj.Table
 
setAddressedTo(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Message
 
setAllowFreeText(boolean) - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Sets whether the Target Area is open to add free text into it.
setAllowFreeText(boolean) - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Sets whether the Target Area is open to add free text into it.
setAltText(String) - Method in class com.adobe.icomm.assetplacement.model.Resource
Alternative text (alt text) is used as a replacement for an image, whenever the image cannot be seen.
setAppContextRoot(String) - Method in class com.adobe.livecycle.rca.scheduler.JobDetails
 
setApplicationFolder(String) - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
setApplicationId(String) - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
setApplicationTimeOut(Integer) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setAppName(String) - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
 
setArabicMinWidth(Double) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setAsset(Asset) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setAssetDefinitionArchiveFolder(String) - Method in class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
setAssetDefinitions(List) - Method in class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
setAssetType(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
setAssignmentList(List) - Method in class com.adobe.icc.dbforms.obj.ConditionalDataModule
Sets the List of condition assignments for this Condition Module.
setAssignmentList(List) - Method in class com.adobe.icc.dbforms.obj.ConditionalDocument
Sets the List of DocumentAssignment for the Conditional Document.
setAssignmentList(List) - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Sets the LDMAssignments for the List module.
setAssignments(ExpressionAssignmentVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
setAssignmentType(CDMAssignment.AssignmentType) - Method in class com.adobe.icc.dbforms.obj.CDMAssignment
Sets the assignmentType for this Condition Assignment.
setAttribute(String, String) - Method in class com.adobe.icomm.assetplacement.model.PackageElement
Sets some attribute of the element by name.
setAttributeName(String) - Method in class com.adobe.icc.dbforms.obj.Statement
 
setAttributes(Map) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setAttributes(Map) - Method in interface com.adobe.solutions.prm.sdk.valueobject.Extendable
 
setAttributes(Map) - Method in class com.adobe.solutions.prm.sdk.valueobject.ExtendableTaggedEntity
 
setAttributeValue(Object) - Method in class com.adobe.icc.dbforms.obj.Statement
 
setAuthor(String) - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
Deprecated. use setCreatedBy(createdBy)
setBeanId(String) - Method in class com.adobe.livecycle.rca.scheduler.JobDetails
 
setBinding(BindingElement) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setBinding(FieldAssignment.Bind) - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Sets the FieldAssignment.Binding for the assignment.
setBindingName(String) - Method in class com.adobe.dct.transfer.BindingElement
 
setBindingReference(String) - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Sets the FieldAssignment.Binding reference for the assignment.
setBodyRows(List) - Method in class com.adobe.icc.dbforms.obj.Table
 
setBootstrapContext(BootstrapContext) - Method in class com.adobe.icomm.assetplacement.dsc.AssetPlacementBootStrap
setBubbleUp(Boolean) - Method in class com.adobe.solutions.prm.sdk.NotificationSetting
 
setCallback(WorkItemCallback) - Method in interface com.adobe.solutions.prm.handler.WorkItemFlowHandler
Registers callback with work item handler.
setCanonicalName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.LocalUser
 
setCaption(String) - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Sets the caption for the assignment.
setCaption(String) - Method in class com.adobe.icc.dbforms.obj.ImageModule
Sets the caption of the Image.
setCaption(String) - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Sets the caption for the assignment.
setChecksum(String) - Method in class com.adobe.dct.transfer.DataDictionary
 
setChecksum(String) - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
setChildElements(List) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setChildSelectableNodeList(List) - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
setChildSelectionApproach(String) - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
setChildSelectionStageList(List) - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
setCollectionElement(DataDictionaryElement) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setColumnType(TableColumnDetails.TableColumnType) - Method in class com.adobe.icc.dbforms.obj.TableColumnDetails
 
setColumnWidth(float) - Method in class com.adobe.icc.dbforms.obj.TableColumnDetails
 
setComment(String) - Method in class com.adobe.icc.dbforms.obj.Asset
Sets the comment for the Asset.
setComment(String) - Method in class com.adobe.solutions.sne.selection.common.DisplayableAsset
 
setComment(String) - Method in interface com.adobe.solutions.sne.selection.common.IDisplayableAsset
 
setComplianceCode(String) - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
Sets the compliance code used to search templates
setComponentContext(ComponentContext) - Method in class com.adobe.icomm.assetplacement.dsc.AssetPlacementLifeCycle
setCompositeType(String) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setCompound(boolean) - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Only applicable if the 'target' is a List or Condition Module.
setComputed(boolean) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setConfiguredBodyRowCount(int) - Method in class com.adobe.icc.dbforms.obj.Table
 
setConfiguredColumnCount(int) - Method in class com.adobe.icc.dbforms.obj.Table
 
setConfiguredFilexdp(byte[]) - Method in class com.adobe.icc.dbforms.obj.FragmentLayout
 
setContainerFieldPosition(int) - Method in class com.adobe.icc.dbforms.obj.Table
 
setContainerLayout(ContainerLayout) - Method in class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment
Sets the ContainerLayout for the assignment.
setContainerLayoutAssignment(ContainerLayoutAssignment) - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Sets the ContainerLayoutAssignments of this Target Area.
setContainerTargetAreaPosition(int) - Method in class com.adobe.icc.dbforms.obj.Table
 
setContentColor(String) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setContentHighlightType(String) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setContentType(String) - Method in class com.adobe.icomm.assetplacement.model.AssetLoaderController
Set the content type that this controller supports.
setContentType(String) - Method in class com.adobe.icomm.assetplacement.model.Attachment
Identifies the content type of the attachment.
setContentType(String) - Method in class com.adobe.icomm.assetplacement.model.Resource
Identifies the content type of the current resource.
setContextData(ContextData) - Method in class com.adobe.solutions.sne.selection.vo.SelectionInstanceVO
 
setCover(PortfolioDocument) - Method in class com.adobe.icc.dbforms.obj.Portfolio
Sets the cover page document of the Portfolio.
setCreatedBy(String) - Method in class com.adobe.livecycle.rca.common.beans.StageTemplateSearchFilter
 
setCreatedBy(String) - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
 
setCreatedBy(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setCreatedBy(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
 
setCreateHandler(ActionHandler) - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
setCreationDate(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
 
setCreationDateRange(DateRange) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setCurrentPanel(EnrollmentPanelStateVO) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
setCurrentStage(ChildSelectionStageVO) - Method in class com.adobe.solutions.sne.selection.vo.SelectionInstanceVO
 
setCustom(String) - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Sets the custom separator for the style.
setCustomAttributes(Map) - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
Set custom attributes map used to search templates.
setCustomizedLayout(boolean) - Method in class com.adobe.icc.dbforms.obj.ContainerLayout
 
setDaoHelper(IDAOHelperBean) - Method in class com.adobe.solutions.sne.common.svc.impl.ProductVODAOBean
 
setDaoHelper(IDAOHelperBean) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentInstanceVODAOBean
 
setDaoHelper(IDAOHelperBean) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentService
 
setDaoHelper(IDAOHelperBean) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentTemplateVODAOBean
 
setDaoHelper(IDAOHelperBean) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionInstanceDAOBean
 
setDaoHelper(IDAOHelperBean) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionService
 
setDaoHelper(IDAOHelperBean) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionStageDAOBean
 
setDaoHelper(IDAOHelperBean) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionTemplateDAOBean
 
setData(byte[]) - Method in class com.adobe.icc.render.obj.Content
 
setDataArray(Byte[]) - Method in class com.adobe.icc.render.obj.Content
 
setDataDictionary(DataDictionary) - Method in class com.adobe.dct.transfer.DataDictionaryInstance
 
setDataDictionary(DataDictionary) - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
setDataDictionaryId(String) - Method in class com.adobe.dct.transfer.DataDictionaryInstance
 
setDataDictionaryInstance(DataDictionaryInstance) - Method in class com.adobe.icc.render.obj.ContextData
 
setDataDictionaryInstance(DataDictionaryInstance) - Method in class com.adobe.solutions.sne.common.vo.ContextData
 
setDataDictionaryInstance(DataDictionaryInstance) - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
setDataDictionaryRef(String) - Method in class com.adobe.icc.dbforms.obj.DataModule
This method sets the data dictionary reference at the first index in DataDictionaryRef list
setDataDictionaryRef(String) - Method in class com.adobe.icc.dbforms.obj.Letter
This method sets the data dictionary reference at the first index in DataDictionaryRef list
setDataDictionaryRef(String) - Method in class com.adobe.icc.dbforms.obj.Portfolio
This method sets the data dictionary reference at the first index in DataDictionaryRef list
setDataDictionaryRefs(List) - Method in class com.adobe.icc.dbforms.obj.DataModule
Sets the DataDictionary references (names) of the Data Module.
setDataDictionaryRefs(List) - Method in class com.adobe.icc.dbforms.obj.Letter
Sets the DataDictionary references(names) for the Letter.
setDataDictionaryRefs(List) - Method in class com.adobe.icc.dbforms.obj.Portfolio
Sets the DataDictionary references(names) for the Portfolio.
setDataDictionaryRegistryService(DataDictionaryRegistryService) - Method in class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
setDataDictionarySet(List) - Method in class com.adobe.solutions.sne.selection.vo.SelectionTemplateVO
 
setDataDictionaryUtilService(DataDictionaryUtilService) - Method in class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
setDataModule(DataModule) - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Sets the DataModule assigned to the Field.
setDataModule(DataModule) - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Sets the target DataModule for the assignment.
setDataModule(DataModule) - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Sets the DataModule assigned to the Variable.
setDataType(DataType) - Method in class com.adobe.icc.dbforms.obj.Variable
Sets the data type of the Variable.
setDDElements(List) - Method in class com.adobe.dct.transfer.DataDictionary
 
setDdiXml(String) - Method in class com.adobe.solutions.sne.common.vo.ContextData
 
setDdiXml(String) - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
setDdReadHandler(ActionHandler) - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
setDdRegistryService(DataDictionaryRegistryService) - Method in class com.adobe.solutions.sne.actionhandler.SelectionTemplateCreateHandler
 
setDdUtilsService(DataDictionaryUtilService) - Method in class com.adobe.solutions.sne.actionhandler.CreateHandler
 
setDdUtilsService(DataDictionaryUtilService) - Method in class com.adobe.solutions.sne.actionhandler.ReadHandler
 
setDefaultCharacterEncoding(String) - Method in class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
setDefaultWorkItemTemplateName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setDelay(String) - Method in class com.adobe.icomm.assetplacement.model.PromoImageSlideShowController
The number of milliseconds between each image in the slide show.
setDesc(String) - Method in class com.adobe.icc.dbforms.obj.Asset
Sets the description for the Asset.
setDesc(String) - Method in class com.adobe.icc.dbforms.obj.PortfolioFolder
Sets the description for the Folder.
setDescription(String) - Method in class com.adobe.dct.transfer.DataDictionary
 
setDescription(String) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setDescription(String) - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
setDescription(String) - Method in class com.adobe.dct.transfer.OperationParameter
 
setDescription(String) - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Sets the description for the assignment.
setDescription(String) - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Sets the description for the assignment.
setDescription(String) - Method in class com.adobe.icomm.assetplacement.model.Attachment
The description is a string used to describe the contents of the attachment.
setDescription(String) - Method in class com.adobe.livecycle.rca.common.beans.RCADocument
Sets the description of the document
setDescription(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
 
setDescription(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelVO
 
setDescription(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FormVO
 
setDescription(String) - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentVO
 
setDescription(String) - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
setDescription(String) - Method in class com.adobe.solutions.sne.selection.common.DisplayableAsset
 
setDescription(String) - Method in interface com.adobe.solutions.sne.selection.common.IDisplayableAsset
 
setDescriptionLike(String) - Method in class com.adobe.dct.transfer.DataDictionarySearchFilter
 
setDestination(String) - Method in class com.adobe.dct.transfer.RemotingServiceInfo
 
setDictionaryType(DataDictionaryType) - Method in class com.adobe.dct.transfer.DataDictionary
 
setDictionaryType(DataDictionaryType) - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
setDictionaryType(DataDictionaryType) - Method in class com.adobe.dct.transfer.DataDictionarySearchFilter
 
setDisplayName(String) - Method in class com.adobe.dct.transfer.DataDictionary
 
setDisplayName(String) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setDisplayName(String) - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
setDisplayName(String) - Method in class com.adobe.icc.dbforms.obj.Field
Sets the display name for the Field.
setDisplayName(String) - Method in class com.adobe.icc.dbforms.obj.TargetArea
Sets the display name of the Target Area.
setDocContent(byte[]) - Method in class com.adobe.icc.dbforms.obj.PortfolioDocument
Sets the content (byte array) of the Document.
setDocReference(String) - Method in class com.adobe.icc.dbforms.obj.PortfolioDocument
Sets the reference (Letter GUID) of the Document (only if docSource is CTD).
setDocSource(PortfolioDocument.DocumentSource) - Method in class com.adobe.icc.dbforms.obj.PortfolioDocument
Sets the source of the Document.
setDocument(PortfolioDocument) - Method in class com.adobe.icc.dbforms.obj.DocumentAssignment
 
setDocument(byte[]) - Method in class com.adobe.icc.render.obj.PDFFile
Fill in new PDF content
setDocument(Document) - Method in class com.adobe.livecycle.rca.common.beans.RCADocument
Sets com.adobe.idp.DOcument object wrapped in RCADocument.
setDocuments(List) - Method in class com.adobe.icc.dbforms.obj.PortfolioFolder
Sets the Documents in the Folder.
setDomainName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.LocalUser
 
setDueDate(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setDynamicTable(boolean) - Method in class com.adobe.icc.dbforms.obj.Table
 
setEditable(boolean) - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Sets whether the assignment is editable.
setEditable(boolean) - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Sets whether the assignment is editable.
setEditable(boolean) - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Sets whether the assignment is editable.
setEditable(boolean) - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Sets whether the assignment is editable.
setEditedTemplate(Boolean) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setEditedTemplate(Boolean) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setElementSubType(DataDictionaryElementSubType) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setElementType(DataDictionaryElementType) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setEligibilityExpression(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentFormVO
 
setEligibilityExpression(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentSupportingDocumentVO
 
setEligibilityExpression(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
setEligibilityExpression(String) - Method in class com.adobe.solutions.sne.enrollment.vo.PanelFragmentVO
 
setEligibilityExpression(String) - Method in class com.adobe.solutions.sne.enrollment.vo.ProductFormVO
 
setEligibilityExpression(String) - Method in class com.adobe.solutions.sne.enrollment.vo.ProductSupportingDocumentVO
 
setEligibilityExpressionList(List) - Method in class com.adobe.solutions.sne.selection.vo.ChildSelectionBaseVO
 
setEmpty(boolean) - Method in class com.adobe.icc.render.obj.Content
 
setEnablePush(boolean) - Method in class com.adobe.icc.dbforms.util.DBConstants
Sets whether push functionality is to be enabled.
setEnd(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.DateRange
Sets the end date of the range
setEndDate(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setEndDate(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.ProjectSearchFilter
 
setEndDate(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setEndDate(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
setEndpoint(String) - Method in class com.adobe.dct.transfer.RemotingServiceInfo
 
setEnrollableItems(EnrollableProductVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
setEnrollableItems(EnrollableProductVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
setEnrollableProduct(EnrollableProductVO) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductStateVO
 
setEnrollmentDDI(Object) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
setEnrollmentDDName(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
setEnrollmentForms(EnrollmentFormVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
setEnrollmentPanels(EnrollmentPanelVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
setEnrollmentTemplate(EnrollmentTemplateVO) - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
setEnTemplates(EnrollmentTemplateVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentRoot
 
setErrorcode(int) - Method in class com.adobe.icc.render.obj.PDFResponseType
Sets the error code text to return based on error code
setErrortext(int) - Method in class com.adobe.icc.render.obj.PDFResponseType
Sets the error message text to return based on the error code
setEstimatedCompleteTime(int) - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
setEstimatedCompleteTime(int) - Method in class com.adobe.solutions.sne.selection.vo.SelectionTemplateVO
 
setExpectedEndDate(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setExpectedEndDate(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setExperienceSWF(String) - Method in class com.adobe.solutions.sne.selection.vo.SelectionTemplateVO
 
setExpression(String) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setExpression(String) - Method in class com.adobe.icc.dbforms.obj.CalculatedVariable
Sets the expression of the calculated variable.
setExpression(String) - Method in class com.adobe.icc.dbforms.obj.CDMAssignment
Sets the expression for this Condition Assignment.
setExpression(String) - Method in class com.adobe.icc.dbforms.obj.DocumentAssignment
 
setExpression(String) - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Sets the associated expression for the assignment.
setExpression(String) - Method in class com.adobe.solutions.sne.enrollment.vo.ExpressionAssignmentVO
 
setExtendedProperties(Map) - Method in class com.adobe.dct.transfer.DataDictionary
 
setExtendedProperties(Map) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setExtendedProperties(Map) - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
setExtendedProperties(Map) - Method in class com.adobe.icc.dbforms.obj.Asset
Sets the extended properties for the Asset.
setExtendedProperties(Map) - Method in class com.adobe.icc.dbforms.obj.Category
Sets the extended properties for the Asset.
setExtendedProperties(Map) - Method in class com.adobe.solutions.common.Category
 
setExtendedProperties(Map) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductVO
 
setExtendedProperties(Map) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
setExtendedProperties(Map) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelVO
 
setExtendedProperties(Map) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
setExtendedProperties(Map) - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
setExtendedProperties(Map) - Method in class com.adobe.solutions.sne.enrollment.vo.FormVO
 
setExtendedProperties(Map) - Method in class com.adobe.solutions.sne.enrollment.vo.PanelFragmentVO
 
setExtendedProperties(Map) - Method in class com.adobe.solutions.sne.selection.common.DisplayableAsset
 
setExtendedProperties(Map) - Method in interface com.adobe.solutions.sne.selection.common.IDisplayableAsset
 
setFetchCompleteObjectGraph(Boolean) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setField(Field) - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Sets the associated Field for the assignment.
setFieldAssignments(Set) - Method in class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment
 
setFieldAssignments(Set) - Method in class com.adobe.icc.dbforms.obj.Letter
Sets the FieldAssignments of the Letter.
setFieldColor(String) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setFieldHighlightType(String) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setFields(Set) - Method in class com.adobe.icc.dbforms.obj.ContainerLayout
Sets the Fields in the Container Layout.
setFields(Set) - Method in class com.adobe.icc.dbforms.obj.Form
Sets the Fields in the Layout.
setFile(PDFFile) - Method in class com.adobe.icc.render.obj.PDFResponseType
Set the PDF file for this response
setFile(File) - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
setFilelength(Integer) - Method in class com.adobe.icc.render.obj.PDFFile
Set file length
setFilelength(Integer) - Method in class com.adobe.icc.render.obj.PDFResponseType
Sets the length of the PDF document in bytes.
setFileName(String) - Method in class com.adobe.icc.dbforms.obj.Form
Sets the file name for the Layout.
setFileName(String) - Method in class com.adobe.icc.dbforms.obj.FragmentLayout
 
setFileName(String) - Method in class com.adobe.icc.dbforms.obj.ImageModule
Sets the file name of the Image.
setFileName(String) - Method in class com.adobe.icc.dbforms.obj.TextModule
Sets the file name of the Text module.
setFilename(String) - Method in class com.adobe.icc.render.obj.PDFFile
Set filename for binary document
setFilename(String) - Method in class com.adobe.icc.render.obj.PDFResponseType
Set the filename of the PDF document
setFileType(String) - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO
 
setFileType(String) - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentVO
 
setFilexdp(byte[]) - Method in class com.adobe.icc.dbforms.obj.Form
Sets the XDP byte array of the Layout.
setFilexdp(byte[]) - Method in class com.adobe.icc.dbforms.obj.FragmentLayout
 
setFilterVO(FilterVO) - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
setFlowedLayout(boolean) - Method in class com.adobe.icc.dbforms.obj.FragmentLayout
 
setFooterName(String) - Method in class com.adobe.icc.dbforms.obj.TableColumnDetails
 
setFooterRow(TableRow) - Method in class com.adobe.icc.dbforms.obj.Table
 
setForm(Form) - Method in class com.adobe.icc.dbforms.obj.Letter
Sets the Form or Layout associated with the Letter.
setForm(FormVO) - Method in class com.adobe.solutions.sne.enrollment.vo.FormStateVO
 
setForm(FormVO) - Method in class com.adobe.solutions.sne.enrollment.vo.ProductFormVO
 
setFormFragment(FormFragmentVO) - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentStateVO
 
setFormFragment(FormFragmentVO) - Method in class com.adobe.solutions.sne.enrollment.vo.PanelFragmentVO
 
setForms(FormStateVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductStateVO
 
setForms(ProductFormVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductVO
 
setForms(FormStateVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
setForms(FormStateVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.ProductStateVO
 
setFragmentModuleVO(FragmentModuleVO) - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
setFragments(FormFragmentStateVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelStateVO
 
setFragments(PanelFragmentVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelVO
 
setFragments(FormFragmentStateVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.FormStateVO
 
setFragments(FormFragmentVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.FormVO
 
setGetOnlyRootProjects(Boolean) - Method in class com.adobe.solutions.prm.sdk.valueobject.ProjectSearchFilter
 
setHeaderName(String) - Method in class com.adobe.icc.dbforms.obj.TableColumnDetails
 
setHeaderRow(TableRow) - Method in class com.adobe.icc.dbforms.obj.Table
 
setHeight(String) - Method in class com.adobe.icomm.assetplacement.model.PromoImageController
Defines the height of the image cell in pixels.
setHeight(String) - Method in class com.adobe.icomm.assetplacement.model.PromoImageSlideShowController
Defines the height of the image cell in pixels.
setHeight(String) - Method in class com.adobe.icomm.assetplacement.model.PromoModuleLoaderController
Defines the height of the module cell in pixels.
setHeight(String) - Method in class com.adobe.icomm.assetplacement.model.PromoSWFLoaderController
Defines the height of the swf cell in pixels.
setIcon(File) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setId(String) - Method in class com.adobe.dct.transfer.BindingElement
 
setId(String) - Method in class com.adobe.dct.transfer.DataDictionary
 
setId(String) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setId(String) - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
setId(String) - Method in class com.adobe.dct.transfer.OperationInfo
 
setId(String) - Method in class com.adobe.dct.transfer.OperationParameter
 
setId(String) - Method in class com.adobe.dct.transfer.RemotingServiceInfo
 
setId(String) - Method in class com.adobe.icc.dbforms.obj.Asset
Sets the unique identifier for the Asset.
setId(String) - Method in class com.adobe.icc.dbforms.obj.Category
Sets the unique identifier of the Category.
setID(String) - Method in class com.adobe.icc.dbforms.obj.CDMAssignment
Sets the unique identifier for this Condition Assignment.
setId(String) - Method in class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment
Sets the unique identifier for the assignment.
setId(String) - Method in class com.adobe.icc.dbforms.obj.DocumentAssignment
 
setId(String) - Method in class com.adobe.icc.dbforms.obj.Field
Sets the unique identifier for the Field.
setId(String) - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Sets the unique identifier for the assignment.
setID(String) - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Sets the unique identifier for this assignment.
setId(String) - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Sets the unique identifier for the assignment.
setId(String) - Method in class com.adobe.icc.dbforms.obj.PortfolioFolder
Sets the identifier for the Folder.
setId(String) - Method in class com.adobe.icc.dbforms.obj.Table
 
setId(String) - Method in class com.adobe.icc.dbforms.obj.TableColumnDetails
 
setId(String) - Method in class com.adobe.icc.dbforms.obj.TargetArea
Sets the identifier of the Target Area.
setId(String) - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Sets the identifier for the assignment.
setId(String) - Method in class com.adobe.icc.dbforms.obj.Variable
Sets the identifier for the Variable.
setId(String) - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Sets the identifier for the assignment.
setID(String) - Method in class com.adobe.icomm.assetplacement.model.Controller
The id used to uniquely identify this controller in the package definition.
setId(String) - Method in class com.adobe.solutions.common.Category
 
setId(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
setId(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
 
setId(String) - Method in class com.adobe.solutions.sne.common.exp.vo.ExpressionVO
 
setId(String) - Method in class com.adobe.solutions.sne.common.vo.ContextData
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductStateVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentFormVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelStateVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentRoot
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentSupportingDocumentVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.ExpressionAssignmentVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentStateVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FormStateVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FormVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FragmentModuleVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.PanelFragmentVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.ProductFormVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.ProductStateVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.ProductSupportingDocumentVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO
 
setId(String) - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentVO
 
setId(String) - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
setId(String) - Method in class com.adobe.solutions.sne.selection.common.DisplayableAsset
 
setId(String) - Method in interface com.adobe.solutions.sne.selection.common.IDisplayableAsset
 
setId(String) - Method in class com.adobe.solutions.sne.selection.vo.ChildSelectionBaseVO
 
setId(String) - Method in class com.adobe.solutions.sne.selection.vo.FilterVO
 
setId(String) - Method in class com.adobe.solutions.sne.selection.vo.SelectionInstanceVO
 
setIgnoreListStyle(boolean) - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Only applicable if the 'target' is a List Module.
setImage(File) - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
setImageBlob(byte[]) - Method in class com.adobe.icc.dbforms.obj.ImageModule
Sets the image content (byte array) of the Image.
setImageUrl(String) - Method in class com.adobe.solutions.sne.selection.common.DisplayableAsset
 
setImageUrl(String) - Method in interface com.adobe.solutions.sne.selection.common.IDisplayableAsset
 
setIncludeEmptyConditions(boolean) - Method in class com.adobe.icc.render.obj.ContextData
 
setIncludeEmptyLists(boolean) - Method in class com.adobe.icc.render.obj.ContextData
 
setIndent(Double) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setIndentationLevel(Double) - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Sets the indentation level for the target module (should always be positive).
setIndentationLevel(Double) - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Sets the indentation level for the target module (should always be positive).
setInheritDocsFromParent(Boolean) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setInheritDocsFromParent(Boolean) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setInnerStatement(Statement) - Method in class com.adobe.icc.dbforms.obj.Statement
 
setInputArgs(Serializable[]) - Method in class com.adobe.livecycle.rca.scheduler.JobDetails
 
setInstanceId(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setInstanceId(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
setIsMandatory(Boolean) - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentVO
 
setJoinOperator(Statement.JoinOperator) - Method in class com.adobe.icc.dbforms.obj.Statement
 
setKey(String) - Method in class com.adobe.solutions.sne.common.exp.vo.ExpressionVO
 
setKeyElement(boolean) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setKeywords(String) - Method in class com.adobe.livecycle.rca.common.beans.StageTemplateSearchFilter
 
setKeywords(String) - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
Sets the keywords used to search templates
setLastChangeBy(String) - Method in class com.adobe.dct.transfer.DataDictionary
 
setLastChangeBy(String) - Method in class com.adobe.icc.dbforms.obj.Asset
Sets the user who last changed the Asset.
setLastDrawPosition(int) - Method in class com.adobe.icc.dbforms.obj.TableRow
 
setLastDrawSOMExpression(String) - Method in class com.adobe.icc.dbforms.obj.TableRow
 
setLastModifiedBy(String) - Method in class com.adobe.livecycle.rca.common.beans.StageTemplateSearchFilter
 
setLastModifiedBy(String) - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
 
setLastPublishDate(Date) - Method in class com.adobe.dct.transfer.DataDictionary
 
setLastPublishDate(Date) - Method in class com.adobe.icc.dbforms.obj.Asset
 
setLastUpdateDate(Date) - Method in class com.adobe.dct.transfer.DataDictionary
 
setLastUpdateDate(Date) - Method in class com.adobe.icc.dbforms.obj.Asset
 
setLastUpdateDateRange(DateRange) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setLastUpdatedBy(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setLastUpdatedBy(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
 
setLastUpdatedDate(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.BaseEntity
 
setLcat(Category) - Method in class com.adobe.icc.dbforms.obj.Asset
Sets the Subcategory for the Asset.
setLcContentAppBootstrapper(ApplicationBootstrapper) - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
setLcContentRepositoryService(RepositoryService) - Method in class com.adobe.solutions.sne.actionhandler.SelectionTemplateCreateHandler
 
setLcContentRepositoryService(RepositoryService) - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
setLcContentTypeRegistry(TypeRegistry) - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
setLcdsDestination(String) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setLetter(Letter) - Method in class com.adobe.icc.dbforms.obj.PortfolioDocument
Sets the associated Letter template for the Document (only if docSource is CTD).
setLineage(Object[][]) - Method in class com.adobe.icc.render.obj.Content
 
setListStageChangedToList(List) - Method in class com.adobe.solutions.sne.selection.vo.SelectionInstanceVO
 
setLocalUsers(List) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setLocalVariables(Map) - Method in class com.adobe.icc.render.obj.ContextData
Sets the floating variables that are not bound to DD and defined in Document Composer.
setLocalVariables(Map) - Method in class com.adobe.solutions.sne.common.vo.ContextData
 
setLoginVODAO(ILoginVODAO) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentHook
 
setLoginVODAO(ILoginVODAO) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionHook
 
setMax(int) - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Sets the maximum number of modules that should be part of the List module.
setMembers(List) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setMembers(List) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setMessageBrokerId(String) - Method in class com.adobe.icc.dbforms.util.DBConstants
Sets the Message Broker Bean ID.
setMessages(List) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setMessageStatus(String, String) - Method in interface com.adobe.livecycle.rca.MessageQueueService
Retrieve a MessageTO from underlying persistence.
setMetaData(byte[]) - Method in class com.adobe.icomm.assetplacement.model.PackageElement
Sets metadata.
setMethodName(String) - Method in class com.adobe.livecycle.rca.scheduler.JobDetails
 
setMilestones(List) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setMimeType(MimeType) - Method in class com.adobe.icc.dbforms.obj.ImageModule
Sets the MimeType of the Image.
setMimeType(String) - Method in class com.adobe.icc.dbforms.obj.PortfolioDocument
Sets the mime type of the Document.
setMimeType(MimeType) - Method in class com.adobe.icc.render.obj.Content
 
setMin(int) - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Sets the minimum number of modules that should be part of the List module.
setModuleAssignmentList(List) - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Sets the ModuleAssignments of this Target Area.
setModuleId(String) - Method in class com.adobe.icc.render.obj.Content
 
setModuleIdent(int) - Method in class com.adobe.icc.render.obj.Content
 
setModuleType(Content.ModuleType) - Method in class com.adobe.icc.render.obj.Content
 
setName(String) - Method in class com.adobe.dct.transfer.DataDictionary
 
setName(String) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setName(String) - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
setName(String) - Method in class com.adobe.dct.transfer.DataDictionarySearchFilter
 
setName(String) - Method in class com.adobe.dct.transfer.OperationParameter
 
setName(String) - Method in class com.adobe.dct.transfer.RemotingServiceInfo
 
setName(String) - Method in class com.adobe.icc.dbforms.obj.Asset
Sets the name for the Asset.
setName(String) - Method in class com.adobe.icc.dbforms.obj.Category
Sets the name of the Category.
setName(String) - Method in class com.adobe.icc.dbforms.obj.PortfolioFolder
Sets the name for the Folder.
setName(String) - Method in class com.adobe.icc.dbforms.obj.Variable
Sets the name for the Variable.
setName(String) - Method in class com.adobe.icomm.assetplacement.model.Attachment
This is the name of the attachment to be displayed to the user by Acrobat.
setName(String) - Method in class com.adobe.livecycle.rca.common.beans.NameValuePair
 
setName(String) - Method in class com.adobe.livecycle.rca.common.beans.RCADocument
Sets the name of the document
setName(String) - Method in class com.adobe.solutions.common.Category
 
setName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.MileStone
 
setName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setName(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelVO
 
setName(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
setName(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FormVO
 
setName(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FragmentModuleVO
 
setName(String) - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentVO
 
setName(String) - Method in class com.adobe.solutions.sne.product.vo.ProductVO
 
setName(String) - Method in class com.adobe.solutions.sne.selection.common.DisplayableAsset
 
setName(String) - Method in interface com.adobe.solutions.sne.selection.common.IDisplayableAsset
 
setNavigator(PortfolioDocument) - Method in class com.adobe.icc.dbforms.obj.Portfolio
Sets the navigator of the Portfolio.
setObjByteArray(Byte[]) - Method in class com.adobe.icc.dbforms.obj.Downloadable
Sets the content of the Downloadable object as a Byte[].
setObjBytes(byte[]) - Method in class com.adobe.icc.dbforms.obj.Downloadable
Sets the byte array content of the Downloadable object.
setObject(Object) - Method in class com.adobe.dct.transfer.DataDictionaryInstance
 
setObjectType(String) - Method in class com.adobe.icc.dbforms.obj.Query
 
setObjFileName(String) - Method in class com.adobe.icc.dbforms.obj.Downloadable
Sets the file name of the Downloadable object.
setObjName(String) - Method in class com.adobe.icc.dbforms.obj.Downloadable
Sets the name of the Downloadable object.
setOp(int) - Method in class com.adobe.solutions.sne.common.exp.vo.ExpressionVO
 
setOpen(boolean) - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Sets whether the List is open.
setOpen(boolean) - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Sets whether the Target Area is open (allow addition of more modules if true).
setOperationName(String) - Method in class com.adobe.dct.transfer.OperationInfo
 
setOperationParameters(List) - Method in class com.adobe.dct.transfer.OperationInfo
 
setOperator(Statement.Operator) - Method in class com.adobe.icc.dbforms.obj.Statement
 
setOptional(boolean) - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Sets whether the assignment is optional.
setOptional(boolean) - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Sets whether the assignment is optional.
setOptional(boolean) - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Sets whether the assignment is optional.
setOptional(boolean) - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Sets whether the assignment is optional.
setOrder(int) - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Sets the order in which the assignment is set in the list of assignments.
setOrdered(boolean) - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Sets whether the List is ordered.
setOrdered(boolean) - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Sets whether the Target Area is ordered (allow re-ordering of more modules if true).
setOrganizationalTitle(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.TeamMember
 
setOriginalBodyRowCount(int) - Method in class com.adobe.icc.dbforms.obj.Table
 
setOriginalColumnCount(int) - Method in class com.adobe.icc.dbforms.obj.Table
 
setOsgiServiceInterface(String) - Method in class com.adobe.livecycle.rca.scheduler.JobDetails
 
setOwner(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setOwner(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setOwner(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setPackageLocale(String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Sets the package definition locale value.
setPackageSource(String) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Sets the package definition source value, as in <package source="" >.
setPackageType(PackageDefinition.PackageType) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Sets the package definition type value by modifying the <package type=""> attribute.
setPackageVersion(Float) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Sets the package definition version value.
setPageNumber(int) - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
Page number of the search result, this is only applicable if pageSize is >0.
setPageNumber(int) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setPageSize(int) - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
Gets the page size used in pagination calculation.
setPageSize(int) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setPanel(EnrollmentPanelVO) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelStateVO
 
setPanels(EnrollmentPanelVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
setParentProject(Project) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setParentProject(Project) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setParentProjectId(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
setParentProjectName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
setParentProjectOwner(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
setParentSelectionStage(SelectionStageVO) - Method in class com.adobe.solutions.sne.selection.vo.ChildSelectionBaseVO
 
setPath(String) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setPath(String) - Method in class com.adobe.icc.dbforms.obj.Field
Sets the unique path (XFA SOM expression) for the Field.
setPath(String) - Method in class com.adobe.icc.dbforms.obj.TargetArea
Sets the unique path (XFA SOM expression) of the Target Area.
setPdfDocParamName(String) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setPdfformAcrobatVersion(String) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setPdfformCacheEnabled(boolean) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setPdfformDebugEnabled(boolean) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setPosition(Integer) - Method in class com.adobe.icc.dbforms.obj.CDMAssignment
Sets the assignment's position for this Condition Assignment.
setPosition(Integer) - Method in class com.adobe.icc.dbforms.obj.Field
Sets the position/order in which the Field appears in the Layout.
setPosition(Integer) - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Sets the position of this assignment in the list of LDMAssignments.
setPosition(Integer) - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Sets the position of the assignment in the list of module assignments.
setPosition(Integer) - Method in class com.adobe.icc.dbforms.obj.Table
 
setPosition(Integer) - Method in class com.adobe.icc.dbforms.obj.TargetArea
Sets the position/order of appearance of the Target Area in the XDP.
setPostProcess(String) - Method in class com.adobe.icc.dbforms.obj.Letter
Sets the post-process (name) associated with the Letter.
setPrefix(String) - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Sets the prefix used for the List, i.e.
setPreSelected(boolean) - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Sets whether the assignment is pre-selected.
setPreSelected(boolean) - Method in class com.adobe.icc.dbforms.obj.ModuleAssignment
Sets whether the assignment is pre-selected.
setPrincipalName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.TeamMember
 
setPrintFormName(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FormVO
 
setPrintpdfAcrobatVersion(String) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setPrintpdfCacheEnabled(boolean) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setPrintpdfDebugEnabled(boolean) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setProduct(EnrollableProductVO) - Method in class com.adobe.solutions.sne.enrollment.vo.ProductStateVO
 
setProductForm(ProductFormVO) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentFormVO
 
setProductSupportingDocument(ProductSupportingDocumentVO) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentSupportingDocumentVO
 
setProjects(List) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setProtect(Boolean) - Method in class com.adobe.icc.dbforms.obj.Variable
Sets whether the Variable is protected.
setPublishingContext(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
setPublishingPath(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
setQueryString(String) - Method in class com.adobe.icc.dbforms.obj.Query
 
setReadHandler(ActionHandler) - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
setReadOperation(OperationInfo) - Method in class com.adobe.dct.transfer.RemotingServiceInfo
 
setRefDataCaptureTemplate(DataCaptureTemplateVO) - Method in class com.adobe.solutions.sne.selection.vo.DCTBasedFilterVO
 
setReferenceDocuments(List) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setReferenceDocuments(List) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setReferencedVariables(String[]) - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
setReferenceName(String) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setReferenceNameToPathMap(Map) - Method in class com.adobe.dct.transfer.DataDictionary
 
setRefSelectableNode(ProductVO) - Method in class com.adobe.solutions.sne.selection.vo.ChildSelectableNodeVO
 
setRefSelectionStage(SelectionStageVO) - Method in class com.adobe.solutions.sne.selection.vo.ChildSelectionStageVO
 
setRemotingServiceInfo(RemotingServiceInfo) - Method in class com.adobe.dct.transfer.DataDictionary
 
setRequired(boolean) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setResolverFactory(ResourceResolverFactory) - Method in class com.adobe.solutions.sne.bootstrap.AssetDefinitionsDeployer
 
setRetrieveActiveOnly(boolean) - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
sets active flag on which the search to based
setRetrieveInActiveOnly(boolean) - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
 
setReviewContextList(List) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setReviewTemplate(ReviewTemplateTO) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setReviewTemplate(ReviewTemplateTO) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setRoles(List) - Method in class com.adobe.solutions.prm.sdk.NotificationSetting
 
setRomanMiWidth(Double) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setRootFolder(PortfolioFolder) - Method in class com.adobe.icc.dbforms.obj.Portfolio
Sets the root folder of the Portfolio.
setRootProject(Project) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setRootProject(Project) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setRootProjectId(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.ProjectSearchFilter
 
setRootProjectId(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
setRootProjectName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
setRootProjectOwner(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
setRootSelectableNodeFolder(String) - Method in class com.adobe.solutions.sne.selection.vo.ChildSelectionStageVO
 
setRootSelectionStage(SelectionStageVO) - Method in class com.adobe.solutions.sne.selection.vo.SelectionTemplateVO
 
setRowSOMExpression(String) - Method in class com.adobe.icc.dbforms.obj.TableRow
 
setScalingMethod(String) - Method in class com.adobe.icomm.assetplacement.model.PromoImageController
Identifies how an image is to be scaled.
setScheduledJobId(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setScheduledJobId(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setSelectableNode(DataDictionary) - Method in class com.adobe.solutions.sne.selection.vo.SelectionTemplateVO
 
setSelectionStageType(String) - Method in class com.adobe.solutions.sne.selection.vo.SelectionStageVO
 
setSelectionTemplateCreateHandler(ActionHandler) - Method in class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
setServerFilePath(String) - Method in class com.adobe.icc.dbforms.obj.Form
For internal use.
setServerFilePath(String) - Method in class com.adobe.icc.dbforms.obj.FragmentLayout
 
setServerFilePath(String) - Method in class com.adobe.icc.dbforms.obj.ImageModule
For internal use.
setServerTestDataFilePath(String) - Method in class com.adobe.icc.dbforms.obj.Letter
For internal use.
setShowFooterRow(boolean) - Method in class com.adobe.icc.dbforms.obj.Table
 
setShowHeaderRow(boolean) - Method in class com.adobe.icc.dbforms.obj.Table
 
setSkipStyle(boolean) - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
If set to true, the item will be skipped from being numbered/bulleted.
setSource(VariableAssignment.Source) - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Sets the source for the assignment.
setSource(String) - Method in class com.adobe.icomm.assetplacement.model.Attachment
Specifies a reference to the external file resource for the attachment.
setSource(String) - Method in class com.adobe.icomm.assetplacement.model.Resource
Specifies a reference to an external file resource.
setSourceContainerLayoutAssignment(String) - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Sets the source container layout for the assignment.
setSourceDDNames(String[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
setSourceReference(String) - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Sets the source reference for the assignment.
setStageDisposition(String, Integer, Integer, String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
setStart(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.DateRange
Sets the start date of the range
setStartDate(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
Sets start date of the project.
setStartDate(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.ProjectSearchFilter
 
setStartDate(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setStartDate(Date) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
setState(int) - Method in class com.adobe.dct.transfer.DataDictionary
 
setState(int) - Method in class com.adobe.icc.dbforms.obj.Asset
Sets the state for the Asset.
setState(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setState(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setState(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setState(String) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelStateVO
 
setState(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentStateVO
 
setState(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FormStateVO
 
setStatements(List) - Method in class com.adobe.icc.dbforms.obj.Query
 
setStatus(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setStatus(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.MileStone
 
setStatus(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setStatus(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setStatusReasonCode(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setStatusReasonCode(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setStyle(ListDataModule.Style) - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Sets the ListDataModule.Style used for the List.
setSubFolders(List) - Method in class com.adobe.icc.dbforms.obj.PortfolioFolder
Sets the sub-folders in the Folder.
setSubject(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Message
 
setSubmitPdfType(String) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setSubType(Variable.VariableSubType) - Method in class com.adobe.icc.dbforms.obj.Variable
Sets the type (DDE/PLACEHOLDER) of the Variable.
setSuffix(String) - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Sets the suffix used for the List ('.', ':', ')', etc.).
setSupportingDocument(SupportingDocumentVO) - Method in class com.adobe.solutions.sne.enrollment.vo.ProductSupportingDocumentVO
 
setSupportingDocument(SupportingDocumentVO) - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO
 
setSupportingDocuments(SupportingDocumentStateVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductStateVO
 
setSupportingDocuments(ProductSupportingDocumentVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductVO
 
setSupportingDocuments(SupportingDocumentStateVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
setSupportingDocuments(EnrollmentSupportingDocumentVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentTemplateVO
 
setSupportingDocuments(SupportingDocumentStateVO[]) - Method in class com.adobe.solutions.sne.enrollment.vo.ProductStateVO
 
setTableName(String) - Method in class com.adobe.icc.dbforms.obj.Table
 
setTables(Set) - Method in class com.adobe.icc.dbforms.obj.ContainerLayout
 
setTables(Set) - Method in class com.adobe.icc.dbforms.obj.Form
 
setTableSOMExpression(String) - Method in class com.adobe.icc.dbforms.obj.Table
 
setTags(List) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setTags(List) - Method in class com.adobe.solutions.prm.sdk.valueobject.ExtendableTaggedEntity
 
setTags(List) - Method in interface com.adobe.solutions.prm.sdk.valueobject.Taggable
 
setTarget(DataModule) - Method in class com.adobe.icc.dbforms.obj.CDMAssignment
Sets the target data module for this Condition Assignment.
setTarget(DataModule) - Method in class com.adobe.icc.dbforms.obj.LDMAssignment
Sets the target DataModule for this assignment.
setTarget(String) - Method in class com.adobe.icomm.assetplacement.model.Resource
Specifies a reference to an external web page.
setTarget(ProductVO) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollableProductVO
 
setTarget(DataDictionaryElement) - Method in class com.adobe.solutions.sne.enrollment.vo.ExpressionAssignmentVO
 
setTargetArea(TargetArea) - Method in class com.adobe.icc.dbforms.obj.TargetAreaAssignment
Sets the associated Target Area for the assignment.
setTargetAreaAssignments(Set) - Method in class com.adobe.icc.dbforms.obj.ContainerLayoutAssignment
Sets the TargetAreaAssignment objects for the assignment.
setTargetAreaAssignments(Set) - Method in class com.adobe.icc.dbforms.obj.Letter
Sets the TargetAreaAssignments of the Letter.
setTargetAreas(Set) - Method in class com.adobe.icc.dbforms.obj.ContainerLayout
Sets the Target Areas in the Container Layout.
setTargetAreas(Set) - Method in class com.adobe.icc.dbforms.obj.Form
Sets the TargetAreas in the Layout.
setTargetColor(String) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setTargetHighlightType(String) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setTBXXML(String) - Method in class com.adobe.icc.dbforms.obj.TextModule
Sets the XML content of the Text module as a String.
setTBXXMLBytes(byte[]) - Method in class com.adobe.icc.dbforms.obj.TextModule
Sets the XML content of the Text module as a byte array.
setTemplate(EnrollmentTemplateVO) - Method in class com.adobe.solutions.sne.enrollment.vo.EnrollmentInstanceVO
 
setTemplate(SelectionTemplateVO) - Method in class com.adobe.solutions.sne.selection.vo.SelectionInstanceVO
 
setTemplateName(String) - Method in class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
sets the template name used to search templates
setTemplateName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.ProjectSearchFilter
 
setTemplateName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setTemplateName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
setTestdata(byte[]) - Method in class com.adobe.icc.dbforms.obj.Letter
Sets the test data (byte array) associated with the Letter.
setTestDataFileName(String) - Method in class com.adobe.icc.dbforms.obj.Letter
Sets the name of the test/sample data file associated with the Letter.
setTextContentOverride(String) - Method in class com.adobe.icc.render.obj.ContextData
 
setTextContentOverrideMimeType(MimeType) - Method in class com.adobe.icc.render.obj.ContextData
 
setThumbnailLarge(File) - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
setThumbnailSmall(File) - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
setTitle(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.LocalUser
 
setToolTip(String) - Method in class com.adobe.icc.dbforms.obj.FieldAssignment
Sets the tooltip string for the assignment.
setToolTip(String) - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Sets the tooltip for the assignment.
setToolTip(String) - Method in class com.adobe.icc.render.obj.Content
 
setType(String) - Method in class com.adobe.dct.transfer.OperationParameter
 
setType(int) - Method in class com.adobe.icc.dbforms.obj.Category
Sets the type of the Category.
setType(Field.FieldType) - Method in class com.adobe.icc.dbforms.obj.Field
Sets the type for the Field.
setType(ListDataModule.Type) - Method in class com.adobe.icc.dbforms.obj.ListDataModule
Sets the ListDataModule.Type of the List.
setType(Variable.VariableType) - Method in class com.adobe.icc.dbforms.obj.Variable
Sets the type (DDE/PLACEHOLDER) of the Variable.
setType(RCADocument.Type) - Method in class com.adobe.livecycle.rca.common.beans.RCADocument
Get the type of RCADocument.
setType(int) - Method in class com.adobe.solutions.common.Category
 
setType(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.AbstractSearchFilter
 
setType(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
setType(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setType(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setUcat(Category) - Method in class com.adobe.icc.dbforms.obj.Asset
Sets the Category for the Asset.
setUpdatedBy(int) - Method in class com.adobe.icc.dbforms.obj.Asset
 
setUploadedDocumentThumbnailUrl(String) - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO
 
setUploadedDocumentUrl(String) - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO
 
setUri(String) - Method in class com.adobe.livecycle.rca.common.beans.RCADocument
Sets the uri of the RCADocument
setUrl(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FragmentModuleVO
 
setUrlParamName(String) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
setUserComments(String) - Method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO
 
setUserName(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.LocalUser
 
setUserName(String) - Method in interface com.adobe.solutions.sne.login.ILoginVODAO
 
setUserName(String) - Method in class com.adobe.solutions.sne.login.impl.LoginVODAO
 
setUserPreference(String, String, UserPreferenceTO) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
Sets the user preferences for a particular user.
setUserPreference(String, String, UserPreferenceTO) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
Sets the user preferences for a particular user.
setUserPreference(String, String, UserPreferenceTO) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
setUserPreference(String, String, UserPreferenceTO) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
setUseXhtmlTextContent(boolean) - Method in class com.adobe.icc.render.obj.ContextData
 
setValue(String, Object) - Method in class com.adobe.dct.transfer.DataDictionaryInstance
 
setValue(Object) - Method in class com.adobe.livecycle.rca.common.beans.NameValuePair
 
setValue(Object) - Method in class com.adobe.solutions.sne.common.exp.vo.ExpressionVO
 
setValue2(String, Object) - Method in class com.adobe.dct.transfer.DataDictionaryInstance
 
setValueSet(Set) - Method in class com.adobe.dct.transfer.DataDictionaryElement
 
setValueSet(Set) - Method in class com.adobe.icc.dbforms.obj.Variable
 
setVariable(Variable) - Method in class com.adobe.icc.dbforms.obj.VariableAssignment
Sets the Variable associated with the assignment.
setVariableAssignments(Set) - Method in class com.adobe.icc.dbforms.obj.Letter
Sets the VariableAssignments of the Letter.
setVariableAssignments(Set) - Method in class com.adobe.icc.dbforms.obj.Portfolio
Sets the VariableAssignments for the Portfolio.
setVariableList(Set) - Method in class com.adobe.icc.dbforms.obj.DataModule
Sets the Variable objects in this Data Module.
setVariableOverrides(Set) - Method in class com.adobe.icc.render.obj.ContextData
 
setVariables(Set) - Method in class com.adobe.icc.dbforms.obj.CalculatedVariable
Sets the variables used as part of the calculated variable.
setVariableSubstitutionRules(Map) - Method in class com.adobe.icc.render.obj.ContextData
 
setVersion(String) - Method in class com.adobe.dct.transfer.DataDictionary
 
setVersion(String) - Method in class com.adobe.dct.transfer.DataDictionaryReference
 
setVersion(int) - Method in class com.adobe.icc.dbforms.obj.Asset
Sets the version for the Asset.
setVersion(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.Asset
 
setVersion(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
setVersionNum(int) - Method in class com.adobe.dct.transfer.DataDictionary
 
setWebEligibilityExpression(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
setWebFragmentType(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
setWebFragmentUrl(String) - Method in class com.adobe.solutions.sne.enrollment.vo.FormFragmentVO
 
setWidth(String) - Method in class com.adobe.icomm.assetplacement.model.PromoImageController
Defines the width of the image cell in pixels.
setWidth(String) - Method in class com.adobe.icomm.assetplacement.model.PromoImageSlideShowController
Defines the width of the image cell in pixels.
setWidth(String) - Method in class com.adobe.icomm.assetplacement.model.PromoModuleLoaderController
Defines the width of the module cell in pixels.
setWidth(String) - Method in class com.adobe.icomm.assetplacement.model.PromoSWFLoaderController
Defines the width of the swf cell in pixels.
setWorkflowDisposition(String) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
setWorkItems(List) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
setXMLBinding(BindingElement) - Method in class com.adobe.dct.transfer.DataDictionaryElement
Deprecated. 
setXmlDocParamName(String) - Method in interface com.adobe.icc.services.api.ACMConfigurationService
 
SIGNATURE_SHEET_GENERATION_FAILURE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when exception is encountered while generating signature sheet.
SIMPLE_COLLECTION_DDE_XMLBINDING_NULL - Static variable in class com.adobe.dct.exception.MessageCodes
 
SNEException - Exception in com.adobe.solutions.sne
 
SNEException(String) - Constructor for exception com.adobe.solutions.sne.SNEException
A constructor that finds exception string using key.
SNEException(Throwable) - Constructor for exception com.adobe.solutions.sne.SNEException
Throw exception with cause throwable
SNEException(String, String) - Constructor for exception com.adobe.solutions.sne.SNEException
Throw exception with custom message
SNEException(String, String, Throwable) - Constructor for exception com.adobe.solutions.sne.SNEException
Throw exception with message and cause throwable
SNEException(String, String[]) - Constructor for exception com.adobe.solutions.sne.SNEException
A constructor that finds the exception string using key and merges arguments.
SNEException(String, Throwable) - Constructor for exception com.adobe.solutions.sne.SNEException
A constructor that finds the exception string using key and cause throwable
SNEException(String, String[], Throwable) - Constructor for exception com.adobe.solutions.sne.SNEException
A constructor that finds the exception string using key and merges arguments alongwith throwable cause
SNETypesRegisterBootstrap - Class in com.adobe.solutions.sne.bootstrap
 
SNETypesRegisterBootstrap() - Constructor for class com.adobe.solutions.sne.bootstrap.SNETypesRegisterBootstrap
 
SOURCE_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "source".
SPACE_CANT_BE_CRTD - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used if exception is encountered while creating a space in Review zone.
SPACE_DOESNT_EXIST - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used if a space doesn't exist while fetching/retrieving content.
SPACE_EXIST - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used if space exist on the given path in retrieveContent API.
spaceExists(String, String) - Method in class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
spaceExists(String, String) - Method in interface com.adobe.livecycle.rca.ReviewZoneProvider
Checks whether the space exists or not in Review Zone.
spaceExists(String, String) - Method in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Checks whether the space exists or not in Review Zone.
SSO_LOGIN - Static variable in class com.adobe.icc.dbforms.util.DBConstants
SSO Login mode.
STAGE_DURATION_CANT_BE_CHANGED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made to update the stage duration of a stage which is not Ongoing/Pending.
STAGE_DURATION_CANT_BE_NEGETIVE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an attempt is made to update the stage duration of a stage with new duration less than 1 unit.
STAGE_DURATION_TOO_SMALL - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the given stage duration is less than 10 min.
STAGE_NO_OUT_OF_RANGE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the passed stage number is greater than the maximum number of stages in the review OR is less than 1.
STAGE_NOT_FOUND - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in expireStage call when the stageId passed is invalid.
STAGE_NOT_REFERENCE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
STAGE_TEMPLATE_ALREADY_EXIST - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
StageManagementService - Interface in com.adobe.livecycle.rca
 
StageTemplateSearchFilter - Class in com.adobe.livecycle.rca.common.beans
 
StageTemplateSearchFilter() - Constructor for class com.adobe.livecycle.rca.common.beans.StageTemplateSearchFilter
 
StageUpdateException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown when there is an error in updating a running stage.
StageUpdateException() - Constructor for exception com.adobe.livecycle.rca.common.exception.StageUpdateException
Default constructor for StageUpdateException
StageUpdateException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.StageUpdateException
Constructs a new exception with given errorCode and error message parameters
StageUpdateException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.StageUpdateException
Constructs a new exception with given errorCode, root cause and error message parameters
start(WorkItem) - Method in interface com.adobe.solutions.prm.handler.WorkItemFlowHandler
Initiates the work item flow
START_DATE_CHANGED - Static variable in class com.adobe.solutions.prm.constants.EntityDiff
 
startPhase() - Method in interface com.adobe.solutions.sne.enrollment.svc.IEnrollmentHook
 
startPhase() - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentHook
 
startPhase() - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionHook
 
startPhase() - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionHook
 
startProject(String) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Starts a project explicitly, if start project is called, project is immediately started.
STARTS_WITH - Static variable in class com.adobe.icc.dbforms.obj.Statement.Operator
 
startScheduledProject(String) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Used Internally by scheduler to start a scheduled workItem.
startScheduledWorkItem(String) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
Used Internally by scheduler to start a scheduled project.
startStage(EnrollmentInstanceVO) - Method in interface com.adobe.solutions.sne.enrollment.svc.IEnrollmentHook
 
startStage(EnrollmentInstanceVO) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentHook
 
startStage(SelectionInstanceVO) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionHook
 
startStage(SelectionInstanceVO) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionHook
 
startWorkItem(String) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
Starts a work item explicitly, if start workitem is called, workitem is immediately started.
STATE_ACTIVE - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Identifier for ACTIVE asset state.
STATE_ARCHIVE - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Identifier for ARCHIVE asset state.
STATE_CHANGED - Static variable in class com.adobe.solutions.prm.constants.EntityDiff
 
STATE_TEST - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Identifier for INACTIVE a.k.a TEST asset state.
Statement - Class in com.adobe.icc.dbforms.obj
Statement object that handles providing various search filters around APIs.
Statement() - Constructor for class com.adobe.icc.dbforms.obj.Statement
 
Statement.JoinOperator - Class in com.adobe.icc.dbforms.obj
 
Statement.Operator - Class in com.adobe.icc.dbforms.obj
 
StatusReasonCodes - Class in com.adobe.solutions.prm.constants
 
storeContent(String, String, Document, String) - Method in class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
storeContent(String, String, File, String) - Method in interface com.adobe.livecycle.rca.ReviewZoneProvider
Stores the given content to Review Zone.
storeContent(String, String, InputStream, String) - Method in interface com.adobe.livecycle.rca.ReviewZoneProvider
 
storeContent(String, String, Document, String) - Method in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Stores the given content to Review Zone.
storeContentInCRX(String, String, File, Boolean) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
storeReviewTemplate(Document, List, Boolean) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
This Operation stores a Review Template XML Document in the RCA System.
storeReviewTemplate(Document, List, Boolean) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
This Operation stores a Review Template XML Document in the RCA System.
storeReviewTemplate(ReviewTemplateTO, Boolean) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
storeReviewTemplate(ReviewTemplateTO, Boolean) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
STRING - Static variable in class com.adobe.dct.transfer.DataDictionaryElementType
 
STRING - Static variable in class com.adobe.icc.dbforms.obj.DataType
 
StringUtils - Class in com.adobe.livecycle.rca.common.utils
This class provide helper utilities for string conversion and manipulation
StringUtils() - Constructor for class com.adobe.livecycle.rca.common.utils.StringUtils
 
STYLE_BULLETED - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule.Style
 
STYLE_LETTERED - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule.Style
 
STYLE_NUMBERED - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule.Style
 
STYLE_PLAIN - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule.Style
 
SUB_CATEGORY - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
SUBMIT_ERROR_GENERIC - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
SUBMIT_ERROR_MISSING_ID - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
SUBMIT_ERROR_MISSING_XML - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
SUBMIT_ERROR_NEW_LETTER_SUBMIT_NOT_ALLOWED_WITH_LATEST - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
SUPPORTING_SHEET_GEN_ERROR - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when exception is encountered in generating supporting document sheet.
SUPPORTING_SHEET_NOT_AVAILABLE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when no supporting documents are attached with the review.
SupportingDocumentStateVO - Class in com.adobe.solutions.sne.enrollment.vo
 
SupportingDocumentStateVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentStateVO
 
SupportingDocumentType - Class in com.adobe.solutions.sne.enrollment.vo
 
SupportingDocumentVO - Class in com.adobe.solutions.sne.enrollment.vo
 
SupportingDocumentVO() - Constructor for class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentVO
 
supports(Class) - Method in class com.adobe.solutions.prm.sdk.validator.DefaultValidator
 
supportsContributePermission() - Method in class com.adobe.livecycle.rca.client.ReviewZoneProviderServiceClient
 
supportsContributePermission() - Method in interface com.adobe.livecycle.rca.ReviewZoneProvider
Should return true, if the review zone provider supports contributor role.
supportsContributePermission() - Method in interface com.adobe.livecycle.rca.rzp.ReviewZoneProvider
Should return true, if the review zone provider supports contributor role.
SYSTEM - Static variable in class com.adobe.dct.transfer.DataDictionaryType
 
SYSTEM - Static variable in class com.adobe.icc.dbforms.obj.FieldAssignment.Bind
 
SYSTEM - Static variable in class com.adobe.icc.dbforms.obj.VariableAssignment.Source
 
SYSTEM - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAResourceType
 
SYSTEM_USER - Static variable in class com.adobe.icc.dbforms.util.DBConstants
User to represent system.

T

Table - Class in com.adobe.icc.dbforms.obj
Represents a table in layout.
Table() - Constructor for class com.adobe.icc.dbforms.obj.Table
 
TableColumnDetails - Class in com.adobe.icc.dbforms.obj
Represents a table column.
TableColumnDetails() - Constructor for class com.adobe.icc.dbforms.obj.TableColumnDetails
 
TableColumnDetails.TableColumnType - Class in com.adobe.icc.dbforms.obj
 
TableRow - Class in com.adobe.icc.dbforms.obj
Represents a table row.
TableRow() - Constructor for class com.adobe.icc.dbforms.obj.TableRow
 
Taggable - Interface in com.adobe.solutions.prm.sdk.valueobject
 
TARGET_AREA - Static variable in class com.adobe.icc.dbforms.obj.TableColumnDetails.TableColumnType
 
TargetArea - Class in com.adobe.icc.dbforms.obj
POJO representation of a Target Area in a Layout (XDP).
TargetArea() - Constructor for class com.adobe.icc.dbforms.obj.TargetArea
 
TargetAreaAssignment - Class in com.adobe.icc.dbforms.obj
POJO representation for a TargetArea's assignment in a Letter template.
TargetAreaAssignment() - Constructor for class com.adobe.icc.dbforms.obj.TargetAreaAssignment
 
TARGETURL_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "targetURL".
TaskAssignmentFailedException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown when there is any error while assigning task to a participant
TaskAssignmentFailedException() - Constructor for exception com.adobe.livecycle.rca.common.exception.TaskAssignmentFailedException
Default constructor for TaskAssignmentFailedException
TaskAssignmentFailedException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.TaskAssignmentFailedException
Constructs a new exception with given errorCode and error message parameters
TaskAssignmentFailedException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.TaskAssignmentFailedException
Constructs a new exception with given errorCode, root cause and error message parameters
TaskManager - Interface in com.adobe.livecycle.rca
 
TaskQueryException - Exception in com.adobe.livecycle.rca.common.exception
 
TaskQueryException() - Constructor for exception com.adobe.livecycle.rca.common.exception.TaskQueryException
 
TaskQueryException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.TaskQueryException
 
TaskQueryException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.TaskQueryException
 
TaskQueryException(Throwable) - Constructor for exception com.adobe.livecycle.rca.common.exception.TaskQueryException
 
TaskRef - Class in com.adobe.livecycle.rca.common.beans
 
TaskRef() - Constructor for class com.adobe.livecycle.rca.common.beans.TaskRef
 
TaskRevokeFailedException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown when there is an error while revoking a task from any participant.
TaskRevokeFailedException() - Constructor for exception com.adobe.livecycle.rca.common.exception.TaskRevokeFailedException
Default constructor for TaskRevokeFailedException
TaskRevokeFailedException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.TaskRevokeFailedException
Constructs a new exception with given errorCode and error message parameters
TaskRevokeFailedException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.TaskRevokeFailedException
Constructs a new exception with given errorCode, root cause and error message parameters
TeamMember - Class in com.adobe.solutions.prm.sdk.valueobject
Represents a TeamMember in the team.
TeamMember() - Constructor for class com.adobe.solutions.prm.sdk.valueobject.TeamMember
 
TEMPLATE_NAME_MISSING_IN_REVIEW_TEMPLATE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
TEMPLATE_NAME_MISSING_IN_STAGE_TEMPLATE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
Templater - Interface in com.adobe.livecycle.rca
This class provider the interface for the implementations of different templatisers
TemplateSearchFilter - Class in com.adobe.livecycle.rca.common.beans
This filter allows you specify review template search criteria to be AND-ed together.
TemplateSearchFilter() - Constructor for class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
creates a template search filter object
TemplateSearchFilter(String, String, String, boolean, String, Map, int, int) - Constructor for class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
creates a template search filter object
TemplateSearchFilter(String, String, String, boolean, String, String, Map, int, int) - Constructor for class com.adobe.livecycle.rca.common.beans.TemplateSearchFilter
 
templatize(Map, Map) - Method in interface com.adobe.livecycle.rca.Templater
 
templatize(String, String, Map) - Method in interface com.adobe.livecycle.rca.Templater
 
terminate(WorkItem) - Method in interface com.adobe.solutions.prm.handler.WorkItemFlowHandler
Explicitly terminate or complete the work item flow.
TERMINATED - Static variable in class com.adobe.solutions.prm.constants.ProjectState
 
terminateProject(String) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Terminates a running/active project.
terminateWorkItem(String) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
Terminates given work item from a project
TEXT - Static variable in class com.adobe.icc.render.obj.Content.ModuleType
 
TEXT_MODULE - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
TEXT_PLAIN - Static variable in class com.adobe.icc.dbforms.obj.MimeType
 
TEXT_RICH - Static variable in class com.adobe.icc.dbforms.obj.MimeType
 
TEXT_XML - Static variable in class com.adobe.icc.dbforms.obj.MimeType
 
TextModule - Class in com.adobe.icc.dbforms.obj
POJO representation of a Text module.
TextModule() - Constructor for class com.adobe.icc.dbforms.obj.TextModule
Default constructor
TextModule(String, String, int, String, int, Date, Date, String, Category, Category, String, String, String) - Constructor for class com.adobe.icc.dbforms.obj.TextModule
Constructor from parameters.
TEXTMODULE_FLASHHTML_NODE_XPATH - Static variable in class com.adobe.icc.dbforms.util.DBConstants
XPATH to the <flashRichText> node in the TextModule XML content.
TEXTMODULE_TLFTEXT_NODE_XPATH - Static variable in class com.adobe.icc.dbforms.util.DBConstants
XPATH to the <tlfText> node in the TextModule XML content.
TEXTMODULE_XHTML_NODE_XPATH - Static variable in class com.adobe.icc.dbforms.util.DBConstants
XPATH to the XFA XHTML <body> node in the TextModule XML content.
THUMBNAIL_LARGE - Static variable in class com.adobe.solutions.prm.constants.PRMConstant
 
THUMBNAIL_SMALL - Static variable in class com.adobe.solutions.prm.constants.PRMConstant
 
TIME - Static variable in class com.adobe.icc.dbforms.obj.Field.FieldType
 
TM_CLASS - Static variable in class com.adobe.icc.dbforms.obj.TextModule
 
toggleReviewerType(String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
TOP_LEVEL_DDE_NAME_NULL - Static variable in class com.adobe.dct.exception.MessageCodes
 
TOP_LEVEL_DDE_NOT_COMPOSITE - Static variable in class com.adobe.dct.exception.MessageCodes
 
TOP_LEVEL_ENTITY_NOT_FOUND - Static variable in class com.adobe.dct.exception.MessageCodes
 
toString() - Method in class com.adobe.icc.dbforms.obj.Downloadable
 
toString() - Method in class com.adobe.icc.dbforms.obj.TableRow
 
toString() - Method in class com.adobe.livecycle.rca.common.beans.NameValuePair
 
trace(String) - Method in class com.adobe.livecycle.rca.common.utils.RCALogger
For Internal Use Only, Do Not Use.
TRACKING_SHEET_NOT_AVAILABLE - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when no processes are defined to generate ARS/RTS.
TRUST_STORE - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAResourceType
 
type - Variable in class com.adobe.solutions.common.Category
 
TYPE_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "type".
TYPE_BULLET_CUSTOM - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule.Type
 
TYPE_BULLET_DASH - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule.Type
 
TYPE_BULLET_DOT - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule.Type
 
TYPE_LETTER_LOWER - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule.Type
 
TYPE_LETTER_UPPER - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule.Type
 
TYPE_NUMBER_ARABIC - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule.Type
 
TYPE_NUMBER_ROMANLOWER - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule.Type
 
TYPE_NUMBER_ROMANUPPER - Static variable in class com.adobe.icc.dbforms.obj.ListDataModule.Type
 

U

UM_INVITE_USER - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
User Manager Principal Full Control permission.
UMUtils - Class in com.adobe.livecycle.rca.common.utils
utility wrapper over user manager apis
UMUtils() - Constructor for class com.adobe.livecycle.rca.common.utils.UMUtils
 
UNAUTHORIZED_ACCESS - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
UNEXPECTED_ERROR - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 
UNEXPECTED_EXCEPTION - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
ErrorCode which is used when the cause/type of an underlying exception is unknown.
UNKNOWN_ERROR - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the cause/type of an underlying error is unknown.
UNKNOWN_EXCEPTION - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the cause/type of an underlying exception is unknown.
UNPROTECTED_VARIABLE_POSTFIX - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Identifier postfix for an unprotected Variable.
UNPROTECTED_VARIABLE_PREFIX - Static variable in class com.adobe.icc.dbforms.util.DBConstants
Identifier prefix for an unprotected Variable.
UNSUPPORTED_REVIEW_DOCUMENT - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the given document is not PDF/convertible to PDF.
UPDATE_ACCESS_RESTRICTED - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when an Update stage API is invoked by a user who's not one of the Initiator/Moderator(s) of the stage.
UPDATE_REVIEW_STAGE_DURATION - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used in logging, Logs invocation of operation updateReviewStageDuration in ReviewCommentingAndApprovalService
updateAssetThumbnail(String, Document, String, String) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
Used Internally, Update Asset thumbnail for the workItem.
updateCategory(String, int, String, int) - Method in interface com.adobe.icc.services.api.CategoryService
Update the Category specified by the given name and type, to the new name and type.
updateCustomAttributes(String, Integer, List, Boolean) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
Updates the searchable custom attributes of a review.
updateCustomAttributes(String, Integer, List, Boolean) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
Updates the searchable custom attributes of a review.
updateCustomAttributes(String, Integer, List, Boolean) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
updateCustomAttributes(String, Integer, List, Boolean) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
updateDataDictionary(DataDictionary) - Method in interface com.adobe.dct.service.DataDictionaryRegistryService
This updates an already existing data dictionary present in the system set with the same identifier.
updateDataModule(DataModule) - Method in interface com.adobe.icc.services.api.DataModuleService
Update the given DataModule.
updateDependencies(DataModule, DataModule) - Method in interface com.adobe.icc.services.api.DataModuleService
Update the references of the old data module oldModule, in any dependent assets, with the new data module newModule.
updateDependencies(DataModule, DataModule, List) - Method in interface com.adobe.icc.services.api.DataModuleService
Update the references of the old data module oldModule, in any dependent assets (passed as third parameter), with the new data module newModule.
updateDependencies(String, String) - Method in interface com.adobe.icc.services.api.DocumentService
Update the references of the old Document, in any dependent assets, with the new Document.
updateDependencies(Form, Form) - Method in interface com.adobe.icc.services.api.FormService
Update the references of the old Form oldForm, in any dependent assets, with the new Form newForm.
updateDependencies(Form, Form, List) - Method in interface com.adobe.icc.services.api.FormService
Update the references of the old Form oldForm, in any dependent assets (passed as third parameter), with the new Form newForm.
updateDependencies(FragmentLayout, FragmentLayout) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Update the references of the old FragmentLayout oldFragmentLayout, in any dependent assets, with the new FragmentLayout newFragmentLayout.
updateDependencies(FragmentLayout, FragmentLayout, List, Map) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Update the references of the old FragmentLayout oldFragmentLayout, in any dependent assets, with the new FragmentLayout newFragmentLayout.
updateDependencies(String, String) - Method in interface com.adobe.icc.services.api.LetterService
Update the references of the old Letter in any dependent assets with the new Letter.
updateDocument(PortfolioDocument) - Method in interface com.adobe.icc.services.api.DocumentService
Update the given PortfolioDocument object.
updateForm(Form) - Method in interface com.adobe.icc.services.api.FormService
Update the given Form.
updateFragmentLayout(FragmentLayout) - Method in interface com.adobe.icc.services.api.FragmentLayoutService
Update the given FragmentLayout.
updateItem(ProductVO) - Method in class com.adobe.solutions.sne.common.svc.impl.ProductVODAOBean
 
updateItem(ProductVO) - Method in interface com.adobe.solutions.sne.common.svc.IProductVODAOBean
 
updateItem(String, Object, Object, String[]) - Method in interface com.adobe.solutions.sne.dao.common.IDAOHelperBean
 
updateItem(String, Object, Object, String[]) - Method in class com.adobe.solutions.sne.dao.common.impl.DAOHelperBean
 
updateItem(EnrollmentInstanceVO) - Method in interface com.adobe.solutions.sne.enrollment.svc.IEnrollmentInstanceVODAO
 
updateItem(EnrollmentTemplateVO) - Method in interface com.adobe.solutions.sne.enrollment.svc.IEnrollmentTemplateVODAO
 
updateItem(EnrollmentInstanceVO) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentInstanceVODAOBean
 
updateItem(EnrollmentTemplateVO) - Method in class com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentTemplateVODAOBean
 
updateItem(SelectionInstanceVO) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionInstanceDAOBean
 
updateItem(SelectionStageVO) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionStageDAOBean
 
updateItem(SelectionTemplateVO) - Method in class com.adobe.solutions.sne.selection.svc.impl.SelectionTemplateDAOBean
 
updateItem(SelectionInstanceVO) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionInstanceDAOBean
 
updateItem(SelectionStageVO) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionStageDAOBean
 
updateItem(SelectionTemplateVO) - Method in interface com.adobe.solutions.sne.selection.svc.ISelectionTemplateDAOBean
 
updateLetter(Letter) - Method in interface com.adobe.icc.services.api.LetterService
Update the given Letter.
updateLocalUser(TeamMember) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
updateLocalUser(String, TeamMember) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
For Internal User Only Update the local user in the project.
updateMember(TeamMember) - Method in class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
updateMessage(String, Message) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Updates the message
updatePortfolio(Portfolio) - Method in interface com.adobe.icc.services.api.PortfolioService
Update the given Portfolio.
updateProject(Project) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
Updates a project's properties and its schedule.
updateReviewStageDuration(String, Integer, Integer, String) - Method in class com.adobe.livecycle.rca.client.ReviewCommentingAndApprovalServiceClient
This operation updates the Review Stage Duration of an already running Review Approval Process.
updateReviewStageDuration(String, Integer, Integer, String) - Method in interface com.adobe.livecycle.rca.ReviewCommentingAndApproval
This operation updates the Review Stage Duration of an already running Review Approval Process.
updateSchedule(WorkItem) - Method in interface com.adobe.solutions.prm.handler.WorkItemFlowHandler
Updates the schedule for associated work item flow, if applicable.
updateStageDuration(String, Integer, Integer, String) - Method in interface com.adobe.livecycle.rca.ria.client.ReviewCommentingAndApproval
 
updateStageDuration(String, Integer, Integer, String) - Method in interface com.adobe.livecycle.rca.ria.ReviewAndApproval
 
updateTaskDeadline(ParticipantTO, Date) - Method in interface com.adobe.livecycle.rca.TaskManager
 
updateTeamMember(TeamMember) - Method in class com.adobe.solutions.prm.sdk.valueobject.Project
 
updateTeamMember(String, TeamMember) - Method in interface com.adobe.solutions.prm.service.ProjectManagementCoreService
updates a team member in the work item.
updateTeamMember(String, TeamMember) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
updates a team member in the work item.
updateWorkItem(WorkItem) - Method in interface com.adobe.solutions.prm.service.WorkItemManagementService
Updates a workitem.
USER - Static variable in class com.adobe.icc.dbforms.obj.FieldAssignment.Bind
 
USER - Static variable in class com.adobe.icc.dbforms.obj.VariableAssignment.Source
 
USER_EMAIL_NOT_SET - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when the ReviewTemplate xml has a reviewer whose email address is not set in LC UM.
USER_IS_NOT_LC_USER - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Logged in user is not a valid LiveCycle User
USER_NOT_FOUND - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used while searching for a LC UM user based on Domain and Cannonical name.
USER_NOT_FOUND_WITH_OID - Static variable in class com.adobe.livecycle.rca.common.exception.ErrorCode
Used when there exist no user in LC UM with the given unique id.
UserNotFoundException - Exception in com.adobe.livecycle.rca.common.exception
Represents an exception that is thrown when user with given identity does not exist in the system
UserNotFoundException() - Constructor for exception com.adobe.livecycle.rca.common.exception.UserNotFoundException
Default Constructor for UserNotFoundException
UserNotFoundException(ErrorCode, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.UserNotFoundException
Constructs a new exception with given errorCode and error message parameters
UserNotFoundException(ErrorCode, Throwable, Object[]) - Constructor for exception com.adobe.livecycle.rca.common.exception.UserNotFoundException
Constructs a new exception with given errorCode, root cause and error message parameters
UTIL_ERROR_LOADING_CONFIG - Static variable in class com.adobe.icc.dbforms.exceptions.ExceptionCodes
 

V

validate(Validator) - Method in class com.adobe.icomm.assetplacement.model.Controller
Attempt to validate this controller element.
validate(Validator) - Method in class com.adobe.icomm.assetplacement.model.PackageDefinition
Attempt to validate this package definition element (not sub-elements).
validate(Validator) - Method in class com.adobe.icomm.assetplacement.model.PromoImageController
Validate this PromoImage.
validate(Validator) - Method in class com.adobe.icomm.assetplacement.model.PromoImageSlideShowController
Validate the slideshow delay.
validate(PackageDefinition) - Method in class com.adobe.icomm.assetplacement.model.Validator
Run validation against the PackageDefinition instance passed in, and return a list of validation messages.
validate(Object, Errors) - Method in class com.adobe.solutions.prm.sdk.validator.DefaultValidator
 
ValidationException - Exception in com.adobe.solutions.prm.sdk.exception
 
ValidationException(String, String) - Constructor for exception com.adobe.solutions.prm.sdk.exception.ValidationException
 
ValidationException(String, String, List) - Constructor for exception com.adobe.solutions.prm.sdk.exception.ValidationException
 
ValidationMessage - Class in com.adobe.icomm.assetplacement.model
This class represents a single result from a validation pass by the Validator class.
ValidationMessage(String, String, boolean) - Constructor for class com.adobe.icomm.assetplacement.model.ValidationMessage
Constructor.
ValidationMessage(String, String, boolean, String, int) - Constructor for class com.adobe.icomm.assetplacement.model.ValidationMessage
Constructor with file and line number.
Validator - Class in com.adobe.icomm.assetplacement.model
This class validates a PackageDefinition instance, returning an array of validation issues.
Validator() - Constructor for class com.adobe.icomm.assetplacement.model.Validator
 
valueOf(String) - Static method in class com.adobe.dct.transfer.DataDictionaryElementSubType
 
valueOf(String) - Static method in class com.adobe.dct.transfer.DataDictionaryElementType
 
valueOf(String) - Static method in class com.adobe.dct.transfer.DataDictionaryType
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.CDMAssignment.AssignmentType
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.DataType
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.Field.FieldType
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.FieldAssignment.Bind
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.ListDataModule.Style
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.ListDataModule.Type
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.MimeType
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.PortfolioDocument.DocumentSource
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.Statement.JoinOperator
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.Statement.Operator
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.TableColumnDetails.TableColumnType
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.Variable.VariableSubType
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.Variable.VariableType
 
valueOf(String) - Static method in class com.adobe.icc.dbforms.obj.VariableAssignment.Source
 
valueOf(String) - Static method in class com.adobe.icc.render.obj.Content.ModuleType
 
valueOf(String) - Static method in class com.adobe.icomm.assetplacement.model.PackageDefinition.PackageType
 
valueOf(String) - Static method in class com.adobe.livecycle.rca.common.beans.RCADocument.Type
 
valueOf(String) - Static method in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
valueOf(String) - Static method in class com.adobe.livecycle.rca.common.RCAConstants.RCAGroup
 
valueOf(String) - Static method in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
 
valueOf(String) - Static method in class com.adobe.livecycle.rca.common.RCAConstants.RCAReliantApp
 
valueOf(String) - Static method in class com.adobe.livecycle.rca.common.RCAConstants.RCAResourceType
 
valueOf(String) - Static method in class com.adobe.livecycle.rca.common.RCAConstants.RCARole
 
valueOf(String) - Static method in class com.adobe.solutions.prm.constants.EntityDiff
 
valueOf(String) - Static method in class com.adobe.solutions.prm.constants.PRMConstant
 
valueOf(String) - Static method in class com.adobe.solutions.prm.constants.ProjectState
 
valueOf(String) - Static method in class com.adobe.solutions.prm.constants.ProjectStatus
 
valueOf(String) - Static method in class com.adobe.solutions.prm.constants.ProjectType
 
valueOf(String) - Static method in class com.adobe.solutions.prm.constants.StatusReasonCodes
 
valueOf(String) - Static method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentType
 
valueOf(String) - Static method in class com.adobe.solutions.sne.LogLevels
 
values() - Static method in class com.adobe.dct.transfer.DataDictionaryElementSubType
 
values() - Static method in class com.adobe.dct.transfer.DataDictionaryElementType
 
values() - Static method in class com.adobe.dct.transfer.DataDictionaryType
 
values() - Static method in class com.adobe.icc.dbforms.obj.CDMAssignment.AssignmentType
 
values() - Static method in class com.adobe.icc.dbforms.obj.DataType
 
values() - Static method in class com.adobe.icc.dbforms.obj.Field.FieldType
 
values() - Static method in class com.adobe.icc.dbforms.obj.FieldAssignment.Bind
 
values() - Static method in class com.adobe.icc.dbforms.obj.ListDataModule.Style
 
values() - Static method in class com.adobe.icc.dbforms.obj.ListDataModule.Type
 
values() - Static method in class com.adobe.icc.dbforms.obj.MimeType
 
values() - Static method in class com.adobe.icc.dbforms.obj.PortfolioDocument.DocumentSource
 
values() - Static method in class com.adobe.icc.dbforms.obj.Statement.JoinOperator
 
values() - Static method in class com.adobe.icc.dbforms.obj.Statement.Operator
 
values() - Static method in class com.adobe.icc.dbforms.obj.TableColumnDetails.TableColumnType
 
values() - Static method in class com.adobe.icc.dbforms.obj.Variable.VariableSubType
 
values() - Static method in class com.adobe.icc.dbforms.obj.Variable.VariableType
 
values() - Static method in class com.adobe.icc.dbforms.obj.VariableAssignment.Source
 
values() - Static method in class com.adobe.icc.render.obj.Content.ModuleType
 
values() - Static method in class com.adobe.icomm.assetplacement.model.PackageDefinition.PackageType
 
values() - Static method in class com.adobe.livecycle.rca.common.beans.RCADocument.Type
 
values() - Static method in class com.adobe.livecycle.rca.common.exception.ErrorCode
 
values() - Static method in class com.adobe.livecycle.rca.common.RCAConstants.RCAGroup
 
values() - Static method in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
 
values() - Static method in class com.adobe.livecycle.rca.common.RCAConstants.RCAReliantApp
 
values() - Static method in class com.adobe.livecycle.rca.common.RCAConstants.RCAResourceType
 
values() - Static method in class com.adobe.livecycle.rca.common.RCAConstants.RCARole
 
values() - Static method in class com.adobe.solutions.prm.constants.EntityDiff
 
values() - Static method in class com.adobe.solutions.prm.constants.PRMConstant
 
values() - Static method in class com.adobe.solutions.prm.constants.ProjectState
 
values() - Static method in class com.adobe.solutions.prm.constants.ProjectStatus
 
values() - Static method in class com.adobe.solutions.prm.constants.ProjectType
 
values() - Static method in class com.adobe.solutions.prm.constants.StatusReasonCodes
 
values() - Static method in class com.adobe.solutions.sne.enrollment.vo.SupportingDocumentType
 
values() - Static method in class com.adobe.solutions.sne.LogLevels
 
Variable - Class in com.adobe.icc.dbforms.obj
POJO representation of a Variable.
Variable() - Constructor for class com.adobe.icc.dbforms.obj.Variable
 
VARIABLE - Static variable in class com.adobe.icc.dbforms.obj.VariableAssignment.Source
 
Variable.VariableSubType - Class in com.adobe.icc.dbforms.obj
Enum to specify the variable subType, whether its a Enum.
Variable.VariableType - Class in com.adobe.icc.dbforms.obj
Enum to specify the variable type, whether its a DDE or just a placeholder.
VariableAssignment - Class in com.adobe.icc.dbforms.obj
POJO representation for a Variable's assignment in a Letter template.
VariableAssignment() - Constructor for class com.adobe.icc.dbforms.obj.VariableAssignment
 
VariableAssignment.Source - Class in com.adobe.icc.dbforms.obj
 
VERSION_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "version".

W

WARN_UNRECOGNIZED_CONTROLLER - Static variable in class com.adobe.icomm.assetplacement.model.Validator
A controller we don't recognize (ie, not PromoImage, PromoImageSlideShow, etc).
WIDTH_ATTR - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "width".
WorkItem - Class in com.adobe.solutions.prm.sdk.valueobject
WorkItem describes unit of work within a project, work item may have a work flow associated with it.
WorkItem() - Constructor for class com.adobe.solutions.prm.sdk.valueobject.WorkItem
 
WorkItemAssetSearchFilter - Class in com.adobe.solutions.prm.sdk.valueobject
 
WorkItemAssetSearchFilter() - Constructor for class com.adobe.solutions.prm.sdk.valueobject.WorkItemAssetSearchFilter
 
WorkItemCallback - Interface in com.adobe.solutions.prm.handler
This interface provides call back definition for work item.
WorkItemFlowHandler - Interface in com.adobe.solutions.prm.handler
Abstract handling of workflow associated with WorkItem.
WorkItemHandlerException - Exception in com.adobe.solutions.prm.sdk.exception
 
WorkItemHandlerException(String, String) - Constructor for exception com.adobe.solutions.prm.sdk.exception.WorkItemHandlerException
 
WorkItemHandlerException(String, String, Throwable) - Constructor for exception com.adobe.solutions.prm.sdk.exception.WorkItemHandlerException
 
WorkItemHandlerException(Throwable) - Constructor for exception com.adobe.solutions.prm.sdk.exception.WorkItemHandlerException
 
WorkItemManagementService - Interface in com.adobe.solutions.prm.service
Manages the work item, work item is the single unit of work associated with a project.
WORKSPACE - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAResourceType
 
WORKSPACE_USER - Static variable in class com.adobe.livecycle.rca.common.RCAConstants.RCAPermission
Workspace User Permission

X

XFA - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition.PackageType
The document is an XFA document.
XFA_PACKAGE_TYPE - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
XML attribute "xfa".
XML_DATA_KEY - Static variable in interface com.adobe.icc.ddg.api.LetterRenderService
 
XMLDATALOADER_ELEMENT - Static variable in class com.adobe.icomm.assetplacement.model.PackageDefinition
The XMLDataLoader controller.
XSD_ELEMENT_NOT_FOUND - Static variable in class com.adobe.dct.exception.MessageCodes
 

A B C D E F G H I J K L M N O P Q R S T U V W X

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