| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| pACTION_INSTANCE_ID — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the identifier of the current operation instance to which the task belongs. | |
| Paeth — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.PNGFilter | |
| Paeth prediction algorithm. | |
| pageSet — Final static property in class com.adobe.livecycle.output.client.OutputJog | |
| Use the pageSet Jog XCI value. | |
| Pagination — Final class in package com.adobe.livecycle.output.client | |
| Represents pagination XCI values. | |
| Parameter — Interface in package com.adobe.idp.dsc.registry.infomodel | |
| /** A Parameter object contains metadata describing the parameters expected for an operation. | |
| PARENT_FIRST — Final static property in interface com.adobe.idp.dsc.registry.infomodel.Component | |
| First parent. | |
| PARENT_LAST — Final static property in interface com.adobe.idp.dsc.registry.infomodel.Component | |
| Last parent. | |
| PARENT_RESULT_MAP — Final static property in class com.adobe.service.ddxm.client.OutputMapConstants | |
| A Map of document names to the result block name in which they were created. | |
| parseSignatureAlgo(java.lang:String alg) — Static method in class com.adobe.livecycle.signatures.common.FIPSCompliance | |
| For internal use. | |
| ParticipantInfo — Class in package com.adobe.idp.taskmanager.dsc.client.task | |
| This class is used to define to whom a task is currently assigned or to whom it will later be assigned. | |
| ParticipantInfo() — Constructor in class com.adobe.idp.taskmanager.dsc.client.task.ParticipantInfo | |
| Default constructor. | |
| pASSIGNMENT_QUEUE_ID — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the queue identifier to which the task has been assigned at one time. | |
| pASSIGNMENT_QUEUE_OWNER — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the owner of the queue to which the task has been assigned to at one time. | |
| pASSIGNMENT_QUEUE_OWNER_ID — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the queue identifier of an assigned participant. | |
| pASSIGNMENT_QUEUE_TYPE — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the type of queue to which the task has been assigned at one time. | |
| pASSIGNMENT_STATUS — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task's assignment status. | |
| pASSIGNMENT_TIME — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task's assignment update time. | |
| pASSIGNMENT_TYPE — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task's assignment type. | |
| passivate() — Method in class com.adobe.idp.Document | |
| Saves the document content into some persistent form (file, database BLOB, and so on). | |
| passivateGlobally() — Method in class com.adobe.idp.Document | |
| Passivates the Document content (similar to the #passivate() method) in the global storage. | |
| PASSWORD — Final static property in interface com.adobe.idp.um.spi.authentication.AuthProvider | |
| The constant that represents the password property of a User Management user account. | |
| PASSWORD — Final static property in class com.adobe.livecycle.encryption.client.EncryptionType | |
| The PDF document is encypted with a password. | |
| PASSWORD_ALL_PERM — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionPermission | |
| Represents all permissions. | |
| PASSWORD_EDIT_ADD — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionPermission | |
| Represents the permission that enables users to add form data. | |
| PASSWORD_EDIT_ASSEMBLE — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionPermission | |
| Represents the permission that enables users to assemble PDF documents. | |
| PASSWORD_EDIT_COPY — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionPermission | |
| Represents the permission that enables users to copy form data. | |
| PASSWORD_EDIT_EXTRACT — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionPermission | |
| Represents the permission that enables users to extract data from forms. | |
| PASSWORD_EDIT_FORM_FILL — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionPermission | |
| Represents the permission that enables users to fill in forms. | |
| PASSWORD_EDIT_MODIFY — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionPermission | |
| Represents the permission that enables the users to edit the PDF document. | |
| PasswordEncryptionCompatability — Final class in package com.adobe.livecycle.encryption.client | |
| Enum vaues that correspond to Acrobat compatability levels. | |
| PasswordEncryptionOption — Final class in package com.adobe.livecycle.encryption.client | |
| An enum value that represents the PDF document resources to encrypt. | |
| PasswordEncryptionOptionSpec — Class in package com.adobe.livecycle.encryption.client | |
| Specifies encryption perferences for password protecting a PDF document using the Encryption service. | |
| PasswordEncryptionOptionSpec() — Constructor in class com.adobe.livecycle.encryption.client.PasswordEncryptionOptionSpec | |
| The default constructor used to create a PasswordEncryptionSpec object. | |
| PasswordEncryptionOptionSpec(com.adobe.livecycle.encryption.client:PasswordEncryptionCompatability compat, com.adobe.livecycle.encryption.client:PasswordEncryptionOption encryptOption, java.lang:String documentOpenPassword, java.lang:String permissionsPassword) — Constructor in class com.adobe.livecycle.encryption.client.PasswordEncryptionOptionSpec | |
| Constructs a PasswordEncryptionSpec object that is used to encrypt a PDF document with a password. | |
| PasswordEncryptionPermission — Final class in package com.adobe.livecycle.encryption.client | |
| Enum vaues that correspond to permissions. | |
| PASSWORD_PRINT_HIGH — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionPermission | |
| Allows high-resolution printing of documents. | |
| PASSWORD_PRINT_LOW — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionPermission | |
| Allows low-resolution printing of documents. | |
| PASSWORD_PRINT_NONE — Final static property in class com.adobe.livecycle.encryption.client.PasswordEncryptionPermission | |
| Does not allow printing of documents. | |
| PATH_LEN_CONSTRAINT_NOT_SATISFIED — Final static property in class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason | |
| Represents an error that occurs when the path length constraint is not valid. | |
| PATH_NOT_TRUSTED — Final static property in class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason | |
| Represents an error that occurs when the path is not trusted. | |
| PathValidationFailureReason — Final class in package com.adobe.livecycle.signatures.pki.client.types.common | |
| Represents PKI certificate verification errors. | |
| PathValidationOptionSpec — Class in package com.adobe.livecycle.signatures.client.types | |
| Controls RFC3280 related path validation options. | |
| PathValidationOptionSpec() — Constructor in class com.adobe.livecycle.signatures.client.types.PathValidationOptionSpec | |
| A constructor used to create a PathValidationOptionSpec object. | |
| pATTACHMENTS — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task attachments. | |
| PAUSED — Final static property in interface com.adobe.idp.dsc.registry.infomodel.Component | |
| Paused state. | |
| PCL — Final static property in class com.adobe.livecycle.output.client.PrintFormat | |
| Creates a PCL output stream. | |
| PCL_FORMAT — Final static property in class com.adobe.livecycle.output.client.OutputOptionsSpec | |
| Represents a PCL output stream. | |
| pCONSULT_GROUP_ID — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to a group identifier to which a task can be sent to consult. | |
| pCREATION_TIME — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task's creation time. | |
| pCURRENT_ASSIGNMENT_QUEUE_ID — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the queue identifier to which the task is currently assigned. | |
| pCURRENT_ASSIGNMENT_QUEUE_OWNER — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the owner of the queue to which the task is currently assigned. | |
| pCURRENT_ASSIGNMENT_QUEUE_OWNER_ID — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the queue identifier of the currently assigned participant. | |
| pCURRENT_ASSIGNMENT_QUEUE_TYPE — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the type of queue to which the task is currently assigned. | |
| pCURRENT_ASSIGNMENT_STATUS — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task's current assignment status. | |
| pCURRENT_ASSIGNMENT_TIME — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task's current assignment update time. | |
| pCURRENT_ASSIGNMENT_TYPE — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task's current assignment type. | |
| pDEADLINE — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the time when the task will deadline and complete. | |
| pDEADLINE_VIEWED — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task. | |
| pDESCRIPTION — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task description. | |
| Pdf — Class in package com.adobe.repository.infomodel.bean | |
| A Pdf is a com.adobe.repository.infomodel.bean.GenericDocument and describes a PDF document. | |
| Pdf() — Constructor in class com.adobe.repository.infomodel.bean.Pdf | |
| Default constructor. | |
| PDF — Final static property in class com.adobe.livecycle.output.client.TransformationFormat | |
| Represents PDF ouput that is generated by the transformPDF method. | |
| PDFA — Final static property in class com.adobe.livecycle.output.client.TransformationFormat | |
| Represents PDF/A ouput that is generated by the transformPDF method. | |
| PDFA_AMENDMENT — Final static property in class com.adobe.livecycle.output.client.RenderOptionsSpecConstants | |
| PDFA_AMENDMENT_ID — Final static property in class com.adobe.livecycle.output.client.RenderOptionsSpecConstants | |
| PDFAConformance — Final class in package com.adobe.livecycle.output.client | |
| PDF/A conformance level as specified in the PDF/A-1 ISO specification. | |
| PDFA_CONFORMANCE — Final static property in class com.adobe.livecycle.output.client.RenderOptionsSpecConstants | |
| PDFA_CONFORMANCE_ID — Final static property in class com.adobe.livecycle.output.client.RenderOptionsSpecConstants | |
| PDFARevisionNumber — Final class in package com.adobe.livecycle.output.client | |
| Represents an enumeration value that specifies the revision number of a PDF/A document. | |
| PDFA_REVISIONNUMBER — Final static property in class com.adobe.livecycle.output.client.RenderOptionsSpecConstants | |
| PDFA_REVISIONNUMBER_ID — Final static property in class com.adobe.livecycle.output.client.RenderOptionsSpecConstants | |
| PDFFilterType — Final class in package com.adobe.livecycle.signatures.client.types | |
| Specifies supported filters that are used when validating a signature. | |
| PDFFormRenderSpec — Class in package com.adobe.livecycle.formsservice.client | |
| Enables you to define run-time options that control how the Forms service renders PDF forms. | |
| PDFFormRenderSpec() — Constructor in class com.adobe.livecycle.formsservice.client.PDFFormRenderSpec | |
| A standard constructor that does not set options. | |
| PDFFormRenderSpec(java.lang:Boolean cacheEnabled, com.adobe.livecycle.formsservice.client:PDFVersion pDFVersion, boolean taggedPDF, boolean linearizedPDF, java.lang:String seedPDF, com.adobe.livecycle.formsservice.client:AcrobatVersion acrobatVersion, java.lang:String xCIURI, java.lang:String charset, com.adobe.livecycle.formsservice.client:RenderAtClient renderAtClient, java.lang:String locale, boolean standAlone, com.adobe.livecycle.formsservice.client:FormModel formModel, boolean xMLData) — Constructor in class com.adobe.livecycle.formsservice.client.PDFFormRenderSpec | |
| A constructor that enables you to set all options. | |
| PDFLegalWarnings — Class in package com.adobe.livecycle.signatures.client.types | |
| Represents legal warnings located within the PDF document. | |
| PDFLegalWarnings() — Constructor in class com.adobe.livecycle.signatures.client.types.PDFLegalWarnings | |
| PDFMMsgSet — Class in package com.adobe.service.pdfm.client | |
| This class contains messages logged by the PDF Manipulation library using the PDFM_ prefix. | |
| PDFMMsgSet() — Constructor in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| PDFM_N01001_NO_ANNOTS_FOUND_FDF — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| No document-level attachments were found in the PDF document. | |
| PDFM_N03001_ATTACH_NO_DOC_ATTACHMENTS — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| No document-level attachments were found in the PDF document. | |
| PDFM_N03002_ATTACH_NO_ICON_FOUND — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The icon requested for use when importing a page-level attachment was not found. | |
| PDFM_N04002_NO_BOOKMARKS — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The document has no bookmarks. | |
| PDFM_N22001_NO_PKGFILES_FOUND — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| No package files were found in the PDF document. | |
| PDFM_N22002_UNABLE_TO_PROCESS_NON_PDF_PACKAGE_FILE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The Package file being processed was not a PDF document. | |
| PDFM_S00001_NO_PDF_VERSION — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The Version of a PDF document could not be determined. | |
| PDFM_S00002_UNKNOWN_DOCUMENT_TYPE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The document type could not be determined for a source document. | |
| PDFM_S00003_DOCUMENT_FAILED_TO_OPEN — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The document could not be opened. | |
| PDFM_S00004_DOCUMENT_FAILED_TO_UNLOCK — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The document could not be opened. | |
| PDFM_S00005_INVALID_SAVE_FORMAT — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An invalid save format was specified for the document. | |
| PDFM_S00006_INVALID_XDP_SAVE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A save format of XDP was specified for the document but it is not an XFA document. | |
| PDFM_S00007_INVALID_SAVE_MODE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An invalid save mode was specified for the document. | |
| PDFM_S00008_SAVE_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An error occured while saving the specified document. | |
| PDFM_S00009_XDP_SAVE_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An error occured while saving the specified document as XDP. | |
| PDFM_S00010_CLOSE_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An error occured while saving the specified document. | |
| PDFM_S00011_INCORRECT_PASSWORD — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The password supplied for the specified document was incorrect. | |
| PDFM_S00012_UNKNOWN_FORM_TYPE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An error occured while attempting to determine the presence and type of the forms in the named document. | |
| PDFM_S00013_SECURITY_CONFIGURATION_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The password supplied for the specified document was incorrect. | |
| PDFM_S00014_PERMISSION_DENIED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The operation is not permitted. | |
| PDFM_S00015_OPERATION_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An operation failed on the specified document. | |
| PDFM_S00016_TEMPFILE_CREATION_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An I/O exception occurred when creating a temporary file. | |
| PDFM_S00017_INTERNAL_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The indicated operation experienced an internal error. | |
| PDFM_S00019_INVALID_CHARSET — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The character set provided for the requested operation is an invalid character set. | |
| PDFM_S00020_UNSUPPORTED_CHARSET — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The encoding provided for the requested operation is an unsupported character set. | |
| PDFM_S00021_ENCODING_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt was made to encode a string according to the specified encoding, but an error occurred. | |
| PDFM_S00022_INVALID_DATE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The date provided as input is not in the ISO8601 xs:dateTime format. | |
| PDFM_S01001_INVALID_XFDF_XML — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The XFDF provided for the Annotations operation is invalid. | |
| PDFM_S01002_EXPORT_ANNOTS_XFDF_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Exporting annotations to the XFDF format failed. | |
| PDFM_S01003_EXPORT_ANNOTS_FDF_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Exporting annotations to the FDF format failed. | |
| PDFM_S01004_FILTER_ANNOTS_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A failure or error was encountered when attempting to filter a set of annotations based on requested criteria. | |
| PDFM_S01005_EXPORT_SELECTED_ANNOTS_XFDF_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Exporting a filtered set of annotations to the XFDF format failed. | |
| PDFM_S01006_IMPORT_ANNOTS_XFDF_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Importing annotations from an XFDF file failed. | |
| PDFM_S01007_IMPORT_ANNOTS_FDF_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Importing annotations from an FDF file failed. | |
| PDFM_S01008_DELETE_ANNOTS_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt to delete annotations from the PDF document failed. | |
| PDFM_S01009_DELETE_SELECTED_ANNOTS_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt to delete a filtered set of annotations from the PDF document failed. | |
| PDFM_S01010_ANNOTS_LIST_GENERATION_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A filtered set of annotations was requested, but the process of creating that list failed. | |
| PDFM_S01011_EXPORT_SELECTED_ANNOTS_FDF_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Exporting a filtered set of annotations to the FDF format failed. | |
| PDFM_S01012_ANNOTS_PERMISSIONS_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The requested annotations operation failed due to permission restrictions on the PDF document. | |
| PDFM_S01013_ANNOTS_DYNAMICXFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Importing annotations to a PDF document that contains dynamic XFA forms is not allowed. | |
| PDFM_S01014_ANNOTS_TYPE_SEARCH_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt was made to find a certain type of annotation in a list of annotations, but an error was encountered. | |
| PDFM_S02001_PAGE_RANGE_ITERATOR_NULL — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| PageSet returns a null iterator. | |
| PDFM_S02003_EMPTY_DOCUMENT — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The page range specified for extractPages is empty. | |
| PDFM_S02004_EXTRACT_FAIL — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An exception occurred during page extraction. | |
| PDFM_S02005_XFA_CANNOT_ADD_BLANKS — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Cannot add blank pages to an XFA form. | |
| PDFM_S02006_XFA_CANNOT_DELETE_BLANKS — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Cannot delete blank pages from an XFA form. | |
| PDFM_S02007_ADD_BLANK_ILLEGAL_PAGENUM — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The specified page number is illegal. | |
| PDFM_S02008_DELETE_BLANK_ILLEGAL_PAGENUM — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The specified page number is illegal. | |
| PDFM_S02009_CANNOT_DISASSEMBLE_WITH_USER_PASSWORD — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The file was unlocked with the user password. | |
| PDFM_S02010_READ_ONLY — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The indicated operation failed on a document that is marked read-only. | |
| PDFM_S02011_STRIP_XFA — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A document cannot be used in assembly because it is an XFA-based form. | |
| PDFM_S02012_ACROFORM_WITH_XFA — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A document cannot be used in assembly because it has a form created in Acrobat and the base document has a form created in LiveCycle Designer. | |
| PDFM_S02013_OPERATION_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An operation failed on the specified document. | |
| PDFM_S02014_FLATTEN_DYNAMIC_XFA_FORM — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The dynamic XFA form needs to be flattened by LiveCycle Output before sending to LiveCycle PDF Assembler. | |
| PDFM_S03002_ATTACH_DELETE_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A request to delete attachments from a PDF document failed. | |
| PDFM_S03003_ATTACH_DYNAMICXFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Importing page-level file attachments into a PDF document containing dynamic XFA forms is not allowed. | |
| PDFM_S03004_ATTACH_IMPORT_FILEDATA_ACCESS_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt was made to obtain the file data associated with the file attachment, but an error occurred. | |
| PDFM_S03005_ATTACH_IMPORT_FILENAME_ENCODING_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt was made to encode the file attachment file name according to the specified encoding, but an error occurred. | |
| PDFM_S03006_ATTACH_IMPORT_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Import of file attachments into a PDF document failed. | |
| PDFM_S03008_ATTACH_IMPORT_PAGEATTACH_CREATION_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| While importing a page-level file attachment into a PDF document, an error occurred during the construction of the page-level attachment. | |
| PDFM_S03013_ATTACH_GETINFO_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Extracting the file attachment's information from a PDF document failed. | |
| PDFM_S03017_ATTACH_INFOXMLCREATION_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt to create the attachments information XML failed. | |
| PDFM_S03020_ATTACH_PERMISSIONS_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A file attachment operation was attempted, but failed due to permissions set in the PDF document. | |
| PDFM_S03021_ATTACH_VERSIONING_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt was made to set the PDF version during a FileAttachments operation, and an error was encountered. | |
| PDFM_S04002_BOOKMARKS_DYNAMICXFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Importing bookmarks into a PDF document containing dynamic XFA forms is not allowed. | |
| PDFM_S04003_BOOKMARKS_DYNAMICXFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Exporting bookmarks from a PDF document containing dynamic XFA forms is not allowed. | |
| PDFM_S04004_BOOKMARKS_DYNAMICXFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Deleting bookmarks from a PDF document containing dynamic XFA forms is not allowed. | |
| PDFM_S06001_HFWB_DYNAMICXFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Content operations such as Header, Footer, Watermark, and Background cannot be applied to a PDF document that contains dynamic XFA forms. | |
| PDFM_S06002_REMOVE_HEADERFOOTER_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Headers and footers could not be removed from the indicated document. | |
| PDFM_S06003_CONTENT_MAP_BAD_VALUE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt was made to put a value of inappropriate type into an HFWBContentMap. | |
| PDFM_S06004_CONTENT_MAP_BAD_KEY — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt was made to put a key of inappropriate type into an HFWBContentMap. | |
| PDFM_S06005_CONTENT_MAP_NO_DEFAULT_PUT — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt was made to put a key of inappropriate type into an HFWBContentMap. | |
| PDFM_S06006_REMOVE_WATERMARKBACKGROUND_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Watermarks and backgrounds could not be removed from the indicated document. | |
| PDFM_S06007_CREATE_HEADERFOOTER_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Headers and footers could not be removed from the indicated document. | |
| PDFM_S06008_CREATE_WATERMARKBACKGROUND_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Watermarks and backgrounds could not be created for the indicated document. | |
| PDFM_S06009_CREATE_HFWB_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A header, footer, watermark, or background could not be created for the indicated document. | |
| PDFM_S06010_INVALID_PAGELABEL_SYTLE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An invalid PageLabel style was specified in a Header, Footer, Watermark, or Background. | |
| PDFM_S06011_INVALID_SYNTAX_FOR_BUILTINKEY — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An invalid syntax for BuiltinKey was specified in a Header, Footer, Watermark, or Background. | |
| PDFM_S06012_ROMAN_NUMERAL_GREATER_THAN_4999 — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A roman numeral greater than 4999 (mmmmcmxcix) was requested in a Header, Footer, Watermark, or Background. | |
| PDFM_S06013_HFWB_DYNAMICXFA_FAILURE_ON_GRAPHIC — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Graphic content being added to Header, Footer, Watermark, Background cannot contain dynamic XFA forms. | |
| PDFM_S06014_GRAPHIC_CACHE_MISUSE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Using the wrong method to add an HFWBContentMap to HFWBGraphicCache. | |
| PDFM_S06015_GRAPHIC_CREATION_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An error was encountered while creating HFWBGraphicCacheEntry. | |
| PDFM_S07001_ILLEGAL_PAGE_NUMBER — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The specified page number is illegal given the number of pages in the document. | |
| PDFM_S07002_ILLEGAL_PAGE_MODE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The specified page mode is not one of the allowed names. | |
| PDFM_S07003_ILLEGAL_PAGE_LAYOUT — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The specified page layout is not one of the allowed names. | |
| PDFM_S07004_UNKNOWN_OPEN_ACTION — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The open action in the document is not recognized. | |
| PDFM_S08001_CANNOT_DETERMINE_UNLOCK_METHOD — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| There was an internal state exception while accessing an encrypted document. | |
| PDFM_S08002_PASSWORD_ENCRYPTION_NOT_FIPS_COMPLIANT — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Password encryption is not permitted in FIPS mode. | |
| PDFM_S09001_FORMS_FLATTEN_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt to flatten the forms found in a PDF document failed. | |
| PDFM_S09002_STRIPXFA_FLATTEN_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt to remove the XFA form fields from a PDF document failed. | |
| PDFM_S10004_METADATA_OPERATION_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The requested metadata operation failed due to an internal error, see stack trace for more details. | |
| PDFM_S12001_NO_PAGELABELS_ON_DYNAMIC_XFA — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Modifying the page labels in an XFA document is not permitted. | |
| PDFM_S12002_PAGE_LABELING_OP_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The specified page label operation failed due to an internal error. | |
| PDFM_S12003_PAGE_LABELING_PERMISSION_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A page label operation failed due to permissions set in the PDF document. | |
| PDFM_S13001_OVERLAY_PERMISSIONS_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A PageOverlay or PageUnderlay operation failed due to permissions set in the PDF document. | |
| PDFM_S13002_OVERLAY_FILTER_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A PageOverlay or PageUnderlay operation was attempted, but no information was provided, such as source or target, pages, or type. | |
| PDFM_S13003_OVERLAY_XFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Overlaying a page from a source PDF document that contains XFA forms is not allowed. | |
| PDFM_S13005_OVERLAY_OPERATION_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A PageOverlay or PageUnderlay operation was attempted, but encountered a failure. | |
| PDFM_S13006_OVERLAY_VERSIONING_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A PageOverlay or PageUnderlay operation was attempted, but an error occurred while the PDF version was being set. | |
| PDFM_S13007_PAGE_SIZE_XFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Changing the page size of a PDF document that contains XFA forms is not allowed. | |
| PDFM_S13008_PAGE_ORIENTATION_XFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Changing the page orientation of a PDF document that contains XFA forms is not allowed. | |
| PDFM_S13009_PAGE_TRANSFORM_XFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Transforming the page content of a PDF document that contains XFA forms is not allowed. | |
| PDFM_S13010_ARTBOX_DYNAMICXFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Changing the page art box of a PDF document that contains dynamic XFA forms is not allowed. | |
| PDFM_S13011_BLEEDBOX_DYNAMICXFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Changing the page bleed box of a PDF document that contains dynamic XFA forms is not allowed. | |
| PDFM_S13012_TRIMBOX_DYNAMICXFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Changing the page trim box of a PDF document that contains dynamic XFA forms is not allowed. | |
| PDFM_S13013_PAGE_SERVICE_OPERATION_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A Page Service operation failed. | |
| PDFM_S13014_OVERLAY_DEST_DYNXFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Overlaying content onto a target PDF document which contains dynamic XFA forms is not allowed. | |
| PDFM_S18001_TOC_SERVICE_OPERATION_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The operation of producing a table of contents failed. | |
| PDFM_S18002_TOC_DYNAMIC_XFA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Generating a table of contents on a dynamic XFA is not currently supported. | |
| PDFM_S19001_BAD_MAP_KEY — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The derived Map class cannot hold keys of this type. | |
| PDFM_S19002_PROPERTY_QUERY_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An error occurred while querying a document for a particular property. | |
| PDFM_S19003_PAGE_NUMBER_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The page number is not within the document - it is either before the first page or after the last. | |
| PDFM_S20001_PARSER_CONFIG_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A DocumentBuilder could not be constructed. | |
| PDFM_S20002_TRANSFORMER_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| There was a problem creating an XML representation of the word list. | |
| PDFM_S20003_SAX_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| There was a problem creating an XML representation of the word list. | |
| PDFM_S20004_INVALID_MODE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An invalid mode was specified for text extraction. | |
| PDFM_S20005_INTERNAL_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An internal error occurred while extracting text. | |
| PDFM_S20006_WORDLISTER_PERMISSIONS_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A Wordlister operation was attempted, but failed due to permisions set in the PDF document. | |
| PDFM_S22003_INTERNAL_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An internal error occurred while processing collections. | |
| PDFM_S22004_PERMISSIONS_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A Package operation was attempted, but failed due to permisions set in the PDF document. | |
| PDFM_S22007_PKG_GETINFO_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Extracting the package's information from a PDF document failed. | |
| PDFM_S22008_PKG_BUILDXML_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Extracting the package's information from a PDF document failed. | |
| PDFM_S22009_PKG_BUILDFILESXML_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt to create the <PackageFile/> XML failed. | |
| PDFM_S22010_PKGFILES_IMPORTXMLFILESNOTFOUND_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| None of the files in the import XML were found in the inputs map. | |
| PDFM_S22015_PKG_XMLPARSE_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| While importing package files from XML, the XML failed to parse correctly. | |
| PDFM_S22016_PKGFILES_IMPORT_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Import of package files failed. | |
| PDFM_S22017_PKGFILES_NUMBER_CONVERSION_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Parsing the value with a type of Number failed while creating PackageFilesField. | |
| PDFM_S22018_FLAT_PACKAGE_NO_PAGES — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The PDF package consisted of the default cover sheet and no package files. | |
| PDFM_S22019_PACKAGEFILES_NULL_COVERDOC — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| No cover sheet was provided for the PDF package being created. | |
| PDFM_S22022_PKG_DELETE_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A request to delete package files from a PDF document failed. | |
| PDFM_S24001_EF_IMPORT_FILEDATA_ACCESS_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt was made to obtain the embedded file data associated with a package file, or a file attachment, but an error occurred. | |
| PDFM_S24002_EF_IMPORT_FILENAME_ENCODING_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt was made to encode the embedded file file name according to the specified encoding, but an error occurred. | |
| PDFM_S24003_EF_DOCBUILDER_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A failure was encountered while trying to build the PDF package or FileAttachment information XML. | |
| PDFM_S24004_EF_EXPORT_FILEDATA_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| While exporting a package file or an attachment, the file data associated with it could not be accessed. | |
| PDFM_S24005_EF_XMLSERIALIZATION_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An XML serialization failure was encountered while trying to build the embedded files' information XML. | |
| PDFM_S24006_EF_UNIQUE_NAME_CREATION_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt was made to generate a unique object name for an embedded file being imported, but an error occurred. | |
| PDFM_S24007_EF_NAME_SEARCH_FAILURE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An attempt was made to find a specific file in a PDF document by unique nameKey, but an error occurred. | |
| PDFM_W00001_TEMPFILE_CREATION_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An unexpected exception occurred while attempting to determine the appropriate directory for temporary files. | |
| PDFM_W00002_ILLEGAL_XML_CHAR_REMOVED_WARNING — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| When processing a string for inclusion in XML output, an illegal XML character was encountered and removed. | |
| PDFM_W02001_BASE_DOCUMENT_DEFAULTS_TO_FIRST — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The base document defaults to the first document. | |
| PDFM_W04001_NO_BOOKMARKS_NO_DISASSEMBLE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Could not disassemble the document because it has no bookmarks. | |
| PDFM_W06002_UNSUPPORTED_ENCODING — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The base document defaults to the first document. | |
| PDFM_W06003_IGNORED_REMOVE_HEADER_FROM_DYNAMICXFA — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The PDF document has dynamic XFA forms and can have no headers. | |
| PDFM_W06004_IGNORED_REMOVE_FOOTER_FROM_DYNAMICXFA — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The PDF document has dynamic XFA forms and can have no headers. | |
| PDFM_W06005_IGNORED_REMOVE_WATERMARK_FROM_DYNAMICXFA — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The PDF document has dynamic XFA forms and can have no headers. | |
| PDFM_W06006_IGNORED_REMOVE_BACKGROUND_FROM_DYNAMICXFA — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The PDF document has dynamic XFA forms and can have no headers. | |
| PDFM_W06007_IGNORED_REMOVE_HEADER_FOOTER_FROM_DYNAMICXFA — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The PDF document has dynamic XFA forms and can have no headers. | |
| PDFM_W06008_POSSIBLE_VISUAL_DISTORTION — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The additional content element requests transparency, but the target page does not have a specified blending color space. | |
| PDFM_W19001_NO_FONT_MANAGER — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The adaptor class used to contact the FontManagerService was not found or could not be instantiated. | |
| PDFM_W19002_FONT_MANAGER_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An error occurred while contacting the FontManagerService. | |
| PDFM_W19003_FOUND_UNSUPPORTED_FONT — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The font found in the indicated file is not supported by this product, or the font file is corrupted. | |
| PDFM_W19004_ERROR_LOADING_FONT — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A font could not be loaded from one of the font directories. | |
| PDFM_W19005_ERROR_ADDING_FONT_TO_FONTSET — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A font was loaded but could not be added to the global font set. | |
| PDFM_W19006_ERROR_LOADING_FALLBACK_FONT — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An error occurred while loading a default fallback font. | |
| PDFM_W19007_ERROR_BUILDING_FONTSET — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An error occurred while trying to build the font set. | |
| PDFM_W21001_ERROR_CREATING_JOB_LOG — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The job log could not be created. | |
| PDFM_W21002_ERROR_WRITING_JOB_LOG — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| An entry could not be written into the job log. | |
| PDFM_W22001_DOC_NOT_A_PKG — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The PDF document is not a PDF Package. | |
| PDFM_W22002_PKGFILES_IMPORTXML_FILEMISSING — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| PackageFiles import XML contains file information but the file specified cannot be found in the inputs map. | |
| PDFM_W22005_PKG_IMPORT_XML_NOT_VALID — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| When importing PackageFiles XML, if the root element is not found, it cannot be considered valid XML to import into a Package file. | |
| PDFM_W22006_DOC_HAS_EMPTY_SCHEMA — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| No schema was specified for the PDF package. | |
| PDFM_W22007_FIELD_MISSING_IN_DOC — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A Field is not being included as it does not exist in the Schema. | |
| PDFM_W22008_NO_FIELD_VISIBLE_ERROR — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| If no fields are marked as visible, then all will be marked as visible. | |
| PDFM_W22009_PACKAGE_SORT_ENTRY_MISSING — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| If no SortOrder is specified, then use the first Field in the DisplayOrder for the sort. | |
| PDFM_W22010_FIELD_MARKED_NOT_EDITABLE — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The Schema attribute of editable applies only to application user interfaces. | |
| PDFM_W22012_SIZE_CANNOT_BE_CHANGED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The size of a package file is determined by the actual size of the file, in bytes, and may not be modified. | |
| PDFM_W22013_FIELD_DATEVALUE_CONVERSION_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The value provided is for a field of type Date, but the value is not in the correct xs:dateTime format. | |
| PDFM_W22014_FIELD_NUMVALUE_CONVERSION_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| The value provided is for a field of type Number, but the value does not represent a number. | |
| PDFM_W22015_PKG_FILENAME_ENCODING_FOR_BOOKMARK_FAILED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| When decoding a file name for use as a bookmark during PDF package flattening, the encoding provided failed to produce valid results. | |
| PDFM_W22016_PKG_FLATTEN_FILE_NOT_ASSEMBLED — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| When flattening a package, where the PDF package files get assembled, there may be reasons why the package file cannot be assembled - it is an XFA document, or permissions don't allow the assembly. | |
| PDFM_W22017_INITIALDOC_FIRST_SORTED_DOCUMENT_NOT_PDF — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| Cannot set initial package view document to first sorted package file as it is not a PDF document. | |
| PDFM_W22018_PKG_FLATTEN_FILE_CANNOT_BE_ASSEMBLED_EXCEPTION — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| When flattening a package, where the PDF package files get assembled, there may be reasons why the package file cannot be assembled - if this check throws an exception, the exception will be logged, and the operation will continue. | |
| PDFM_W24001_EF_DATEPARSE_FAILURE_WARNING — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A failure was encountered while trying to parse a creation or modification date. | |
| PDFM_W24002_EF_NO_ENCODINGS — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| No encodings were provided for generating the package files XML. | |
| PDFM_W24003_EF_REPLACING_CHARS — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| When extracting embedded files information or data, an encoding was requested, but unidentifiable characters were found. | |
| PDFOperationException — Class in package com.adobe.livecycle.signatures.client.types.exceptions | |
| Represents an exception that is thrown if a specific operation cannot be performed on a PDF document. | |
| PDFOperationException() — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.PDFOperationException | |
| Constructs a new exception with a null message and cause. | |
| PDFOperationException(java.lang:String errorMsg) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.PDFOperationException | |
| Constructs a new exception with a given message. | |
| PDFOperationException(java.lang:Throwable chainedException) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.PDFOperationException | |
| Constructs a new exception with a given cause. | |
| PDFOperationException(java.lang:String errorMsg, java.lang:Throwable chainedException) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.PDFOperationException | |
| Constructs a new exception with a given message and cause. | |
| PDFOperationException(java.lang:String errorMsg, java.lang:Object[] params) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.PDFOperationException | |
| Constructs a new exception with a given message. | |
| PDFOperationException(java.lang:String errorMsg, java.lang:Object[] params, java.lang:Throwable chainedException) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.PDFOperationException | |
| Constructs a new exception with a given message. | |
| PDFOutputOptionsSpec — Class in package com.adobe.livecycle.output.client | |
| Simplifies the creation and data retrieval of a print specification XML file. | |
| PDFOutputOptionsSpec() — Constructor in class com.adobe.livecycle.output.client.PDFOutputOptionsSpec | |
| A constructor that that does not set print specification options. | |
| PDFOutputOptionsSpec(java.lang:String serverPrintSpec, java.lang:String recordName, int recordLevel, int lookAhead, java.util:List rules, java.lang:String XCIURI, java.lang:String printerURI, java.lang:String fileURI, boolean generateManyFiles, java.lang:String metaDataSpecFile, boolean recordLevelMetaData, java.lang:String recordIdField, java.lang:String lpdURI, java.lang:String printerQueueName, java.lang:String charset, java.lang:String locale) — Constructor in class com.adobe.livecycle.output.client.PDFOutputOptionsSpec | |
| A constructor that sets all print specification options. | |
| PDFPropertiesOptionSpec — Class in package com.adobe.livecycle.pdfutility.client | |
| Enables the creation of a Java object that enables you to query information that is required for a PDF document. | |
| PDFPropertiesOptionSpec() — Constructor in class com.adobe.livecycle.pdfutility.client.PDFPropertiesOptionSpec | |
| PDFPropertiesRequest — Class in package com.adobe.external.pdfutil.client | |
| Enables the creation of an object that enables you to query information that is required for a PDF document. | |
| PDFPropertiesRequest() — Constructor in class com.adobe.external.pdfutil.client.PDFPropertiesRequest | |
| PDFPropertiesResponse — Class in package com.adobe.external.pdfutil.client | |
| Contains the results of a PDF document query request, which you create with a com.adobe.external.pdfutil.client.PDFPropertiesRequest object. | |
| PDFPropertiesResponse() — Constructor in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| The default constructor. | |
| PDFPropertiesResult — Class in package com.adobe.livecycle.pdfutility.client | |
| Represents the results of a PDF document query request that you set by using a PDFPropertiesRequest object. | |
| PDFPropertiesResult() — Constructor in class com.adobe.livecycle.pdfutility.client.PDFPropertiesResult | |
| PDFSeedValueOptionSpec — Class in package com.adobe.livecycle.signatures.client.types | |
| Represents the seed value dictionary that is associated with a signature field. | |
| PDFSeedValueOptionSpec() — Constructor in class com.adobe.livecycle.signatures.client.types.PDFSeedValueOptionSpec | |
| Creates a PDFSeedValueOptionSpec object. | |
| PDFSignature — Class in package com.adobe.livecycle.signatures.client.types | |
| The PDFSignature class contains the signature and information about the filter and subfilters that are used for validating the signature embedded in the PDF document. | |
| PDFSignature() — Constructor in class com.adobe.livecycle.signatures.client.types.PDFSignature | |
| Creates a PDFSignature object. | |
| PDFSignatureAppearanceOptionSpec — Class in package com.adobe.livecycle.signatures.client.types | |
| Controls the appearance of the signature used to sign a PDF document. | |
| PDFSignatureAppearanceOptionSpec() — Constructor in class com.adobe.livecycle.signatures.client.types.PDFSignatureAppearanceOptionSpec | |
| Creates a PDFSignatureAppearanceOptionSpec object. | |
| PDFSignatureAppearanceType — Final class in package com.adobe.livecycle.signatures.client.types | |
| This class controls the appearance of a signature that is used to sign a PDF document. | |
| PDFSignatureField — Class in package com.adobe.livecycle.signatures.client.types | |
| This class provides information about signature fields located within a PDF document. | |
| PDFSignatureField(java.lang:String name, boolean isSigned, boolean isVisible, com.adobe.livecycle.signatures.client.types:PDFSignatureType type) — Constructor in class com.adobe.livecycle.signatures.client.types.PDFSignatureField | |
| A constructor that creates a PDFSignatureField object. | |
| PDFSignaturePermissions — Final class in package com.adobe.livecycle.signatures.client.types | |
| This class represents actions that can be performed without invalidating the signature. | |
| PDFSignatureStatus — Final class in package com.adobe.livecycle.signatures.client.types | |
| This class provides information about the status of the signature that is used to sign a PDF document. | |
| PDFSignatureType — Final class in package com.adobe.livecycle.signatures.client.types | |
| Represents the type of signature field. | |
| PDFSignatureVerificationResult — Class in package com.adobe.livecycle.signatures.client.types | |
| The class provides information about a signature that is used to sign a PDF document. | |
| PDFSignatureVerificationResult() — Constructor in class com.adobe.livecycle.signatures.client.types.PDFSignatureVerificationResult | |
| PDFSubFilterType — Final class in package com.adobe.livecycle.signatures.client.types | |
| This class represents supported sub-filters. | |
| PDFTimeStampSeed — Class in package com.adobe.livecycle.signatures.client.types | |
| Represents time-stamping options. | |
| PDFTimeStampSeed() — Constructor in class com.adobe.livecycle.signatures.client.types.PDFTimeStampSeed | |
| A constructor that creates a PDFTimeStampSeed object. | |
| PDFUMsgSet — Final class in package com.adobe.external.pdfutil.client | |
| This class contains messages logged by the PDF Utilities service. | |
| PDFUtilityException — Class in package com.adobe.livecycle.pdfutility.client | |
| Represents the base class for exceptions thrown by the PDF Utility service. | |
| PDFUtilityException() — Constructor in class com.adobe.livecycle.pdfutility.client.PDFUtilityException | |
| Constructs a new exception with a null message and cause. | |
| PDFUtilityException(java.lang:String message) — Constructor in class com.adobe.livecycle.pdfutility.client.PDFUtilityException | |
| Constructs a new exception with a given message. | |
| PDFUtilityException(java.lang:String message, java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.pdfutility.client.PDFUtilityException | |
| Constructs a new exception with a given message and cause. | |
| PDFUtilityException(java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.pdfutility.client.PDFUtilityException | |
| Constructs a new exception with a given cause. | |
| PDFUtilityMsgSet — Class in package com.adobe.livecycle.pdfutility.client | |
| Represents error messages logged by the PDF Utility service. | |
| PDFUtilityMsgSet() — Constructor in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet | |
| PDFUtilitySaveMode — Class in package com.adobe.livecycle.pdfutility.client | |
| Controls the mode in which a PDF document is saved. | |
| PDFUtilitySaveMode() — Constructor in class com.adobe.livecycle.pdfutility.client.PDFUtilitySaveMode | |
| A constructor that creates a PDFUtilitySaveMode object. | |
| PDFUtilityService — Interface in package com.adobe.livecycle.pdfutility | |
| Enables the creation of a Java object that invokes operations that belong to the PDF Utility service. | |
| PDFUtilityServiceClient — Class in package com.adobe.livecycle.pdfutility.client | |
| Enables the creation of a Java object that invokes operations that belong to the PDF Utility service. | |
| PDFUtilityServiceClient(com.adobe.idp.dsc.clientsdk:ServiceClientFactory serviceClientFactory) — Constructor in class com.adobe.livecycle.pdfutility.client.PDFUtilityServiceClient | |
| Used to create an PDFUtilityService client. | |
| PDFVersion — Final class in package com.adobe.livecycle.formsservice.client | |
| Represents PDF version information that is passed to the PDFFormRenderSpec object's setPDFVersion method or returned by the PDFFormRenderSpec object's getPDFVersion method. | |
| PDF_VERSION — Final static property in class com.adobe.livecycle.output.client.RenderOptionsSpecConstants | |
| PDFVersion_1_5 — Final static property in class com.adobe.livecycle.formsservice.client.PDFVersion | |
| Represents PDF verion 1.5. | |
| PDFVersion_1_6 — Final static property in class com.adobe.livecycle.formsservice.client.PDFVersion | |
| Represents PDF verion 1.6. | |
| PDFVersion_1_7 — Final static property in class com.adobe.livecycle.formsservice.client.PDFVersion | |
| Represents PDF verion 1.7. | |
| PDF_VERSION_ID — Final static property in class com.adobe.livecycle.output.client.RenderOptionsSpecConstants | |
| PDRLException — Class in package com.adobe.livecycle.rightsmanagement.client.infomodel | |
| The PDRLException class defines the exception thrown when an XML document with invalid XML is used as a method paramter. | |
| PDRLException(java.lang:String exceptionDetailString) — Constructor in class com.adobe.livecycle.rightsmanagement.client.infomodel.PDRLException | |
| Creates a new PDRLException object. | |
| PERM_ADMIN_CONSOLE_LOGON — Final static property in class com.adobe.idp.um.api.UMConstants.FGACConstants | |
| Permissions administrator console logon. | |
| PERM_CORE_SETTINGS_CONTROL — Final static property in class com.adobe.idp.um.api.UMConstants.FGACConstants | |
| Core settings control permissions. | |
| Permission — Interface in package com.adobe.idp.um.api.infomodel | |
| A Permission object. | |
| Permission — Interface in package com.adobe.livecycle.rightsmanagement.client.infomodel | |
| The com.adobe.livecycle.rightsmanagement.client.infomodel.Permission interface defines the constants that represent the different types of policy permissions. | |
| PERMISSION_DELETE — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo | |
| A bit mask value containing the delete permission for the attachment. | |
| PermissionGrant — Interface in package com.adobe.idp.dsc.registry.infomodel | |
| A PermissionGrant object contains a permission for a service. | |
| PermissionGrantNotFoundException — Class in package com.adobe.idp.dsc.registry | |
| An exception indicating that the permission grant was not found. | |
| PermissionGrantNotFoundException(DSCError error) — Constructor in class com.adobe.idp.dsc.registry.PermissionGrantNotFoundException | |
| Constructor that uses the specified document service component error. | |
| PermissionGrantNotFoundException(java.lang:String aPermissionName, java.lang:String aServiceId) — Constructor in class com.adobe.idp.dsc.registry.PermissionGrantNotFoundException | |
| Constructor that uses the specified permission and service identifier. | |
| PermissionInfo — Class in package com.adobe.idp.um.api.infomodel | |
| This class manages information for permissions. | |
| PermissionInfo() — Constructor in class com.adobe.idp.um.api.infomodel.PermissionInfo | |
| PERMISSION_READ — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo | |
| A bit mask value containing the read permission for the attachment. | |
| PermissionSearchFilter — Class in package com.adobe.idp.um.api.infomodel | |
| This filter allows you specify permissions search criteria to be AND-ed together. | |
| PermissionSearchFilter() — Constructor in class com.adobe.idp.um.api.infomodel.PermissionSearchFilter | |
| Default constructor. | |
| PermissionsException — Class in package com.adobe.livecycle.signatures.client.types.exceptions | |
| Represents an exception that is thrown if an operation is requested but there are insufficient permissions to complete it. | |
| PermissionsException() — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.PermissionsException | |
| Constructs a new exception with a null message and cause. | |
| PermissionsException(java.lang:String errorMsg) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.PermissionsException | |
| Constructs a new exception with a given message. | |
| PermissionsException(java.lang:Throwable chainedException) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.PermissionsException | |
| Constructs a new exception with a given cause. | |
| PermissionsException(java.lang:String errorMsg, java.lang:Throwable chainedException) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.PermissionsException | |
| Constructs a new exception with a given message and cause. | |
| PermissionsException(java.lang:String errorMsg, java.lang:Object[] params) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.PermissionsException | |
| Constructs a new exception with a given message. | |
| PermissionsException(java.lang:String errorMsg, java.lang:Object[] params, java.lang:Throwable chainedException) — Constructor in class com.adobe.livecycle.signatures.client.types.exceptions.PermissionsException | |
| Constructs a new exception with a given message. | |
| PERMISSION_WRITE — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.AttachmentInfo | |
| A bit mask value containing the permission for writing the attachment. | |
| PERM_SERVICE_INVOKE — Final static property in class com.adobe.idp.um.api.UMConstants.FGACConstants | |
| User Manager role full control permissions. | |
| PERM_SERVICE_LIST — Final static property in class com.adobe.idp.um.api.UMConstants.FGACConstants | |
| User Manager role full control permissions. | |
| PERM_USER_MANAGER_DOMAIN_FULL_CONTROL — Final static property in class com.adobe.idp.um.api.UMConstants.FGACConstants | |
| User Manager domain full control permissions. | |
| PERM_USER_MANAGER_IMPERSONATE_IDENTITY — Final static property in class com.adobe.idp.um.api.UMConstants.FGACConstants | |
| User Manager role for identity impersonation. | |
| PERM_USER_MANAGER_PRINCIPAL_FULL_CONTROL — Final static property in class com.adobe.idp.um.api.UMConstants.FGACConstants | |
| User Manager principal full control permissions. | |
| PERM_USER_MANAGER_ROLE_FULL_CONTROL — Final static property in class com.adobe.idp.um.api.UMConstants.FGACConstants | |
| User Manager role full control permissions. | |
| pFORWARD_GROUP_ID — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to a group identifier to which a task can be forwarded. | |
| pID — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task identifier. | |
| pINSTRUCTIONS — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task instructions. | |
| Pipe — Final static property in class com.adobe.livecycle.barcodedforms.Delimiter | |
| Represents a pipe delimiter. | |
| pIS_LOCKED — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to a flag indicating if the task is in a locked state. | |
| PlainText — Final static property in class com.adobe.livecycle.generatepdf.client.ConvertPDFFormatType | |
| Plain text file format. | |
| pNEW_ASSIGNMENT_TIME — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task's current assignment time. | |
| pNEXT_REMINDER — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the time the next reminder will fire. | |
| PNG — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.ImageConvertFormat | |
| PNG image format. | |
| PNGFilter — Final class in package com.adobe.livecycle.convertpdfservice.client.enumeration | |
| PNG filter settings. | |
| pNUMFORMS — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the number of forms associated with the task. | |
| Policy — Interface in package com.adobe.livecycle.rightsmanagement.client.infomodel | |
| The com.adobe.livecycle.rightsmanagement.client.infomodel.Policy interface provides methods for creating and manipulating policies. | |
| POLICY_CHANGE_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager | |
| The constant that represents the event where a user or an administrator modifies an existing policy. | |
| POLICY_CHANGE_OWNER_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager | |
| The constant that represents the event where an administrator changes the owner of a policy. | |
| POLICY_CREATE_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager | |
| The constant that represents the event where a user or an administrator creates a new policy. | |
| POLICY_DELETE_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager | |
| The constant that represents the event where a user or an administrator deletes a policy. | |
| POLICY_DISABLE_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager | |
| The constant that represents the event where an administrator disables an organizational policy. | |
| POLICY_ENABLE_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager | |
| The constant that represents the event where an administrator enables an organizational policy. | |
| PolicyEntry — Interface in package com.adobe.livecycle.rightsmanagement.client.infomodel | |
| The PolicyEntry interface defines the set of permissions to provide a specified principal. | |
| PolicyManager — Interface in package com.adobe.livecycle.rightsmanagement.client | |
| The PolicyManager interface defines a mechanism to register policies with the Rights Management service and to search and modify policies that are already registered. | |
| PolicySearchFilter — Class in package com.adobe.livecycle.rightsmanagement.client.infomodel | |
| The PolicySearchFilter class is used to specify search criteria when searching for policies. | |
| PolicySearchFilter() — Constructor in class com.adobe.livecycle.rightsmanagement.client.infomodel.PolicySearchFilter | |
| POLICY_SERVER — Final static property in class com.adobe.livecycle.encryption.client.EncryptionType | |
| The PDF document is encypted with a policy that was created by the Rights Management service. | |
| POLICY_SWITCH — Final static property in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Permission | |
| Represents the permission that enables users to switch the policies that are protecting documents. | |
| PositionRectangle — Class in package com.adobe.livecycle.signatures.client.types | |
| Represents the position of a signature field located within a PDF document. | |
| PositionRectangle(int lowerLeftX, int lowerLeftY, int width, int height) — Constructor in class com.adobe.livecycle.signatures.client.types.PositionRectangle | |
| A constructor that creates a PositionRectangle object. | |
| postMessageToAction(java.lang:String invocationId, ProcessMessage aMessage) — Method in class com.adobe.idp.workflow.client.ProcessManager | |
| Posts a process message to the queue. | |
| PostScript — Final static property in class com.adobe.livecycle.output.client.PrintFormat | |
| Creates a PostScript output stream. | |
| POSTSCRIPT_FORMAT — Final static property in class com.adobe.livecycle.output.client.OutputOptionsSpec | |
| Represents a PostScript output stream. | |
| pPRINCIPAL_DISPLAYNAME — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the currently assigned user's display name. | |
| pPRIORITY — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to a value indicating the priority of the task. | |
| pPROCESS_COMPLETE_TIME — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the time that the process instance to which the task belongs completed. | |
| pPROCESS_INSTANCE_ID — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the process instance identifier to which the task belongs. | |
| pPROCESS_INSTANCE_STATUS — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the status of the process instance to which the task belongs. | |
| pPROCESS_NAME — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the name of the process in which the task exists. | |
| pPROCESS_START_TIME — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the time that the process instance to which the task belongs started. | |
| PREFIX — Final static property in class com.adobe.livecycle.assembler.client.ASMMsgSet | |
| A prefix used for all messages. | |
| PREFIX — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet | |
| A prefix for all messages. | |
| PREFIX — Final static property in class com.adobe.service.pdfm.client.PDFMMsgSet | |
| A prefix used for all messages. | |
| PREFIX_URN_UUID — Final static property in class com.adobe.repository.infomodel.Uuid | |
| The default prefix. | |
| PREFIX_URN_UUID_ID — Final static property in class com.adobe.repository.infomodel.Uuid | |
| The prefix applied to com.adobe.repository.infomodel.Id objects. | |
| PREFIX_URN_UUID_LID — Final static property in class com.adobe.repository.infomodel.Uuid | |
| The prefix applied to com.adobe.repository.infomodel.Lid objects. | |
| pREMINDER_COUNT — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the number of reminders fired for this task. | |
| previewApplicationArchive(byte[] applicationArchiveByteArray) — Method in class com.adobe.idp.applicationmanager.client.ApplicationManager | |
| Provides a preview (prior to import) of the archive specified by the application archive parameter. | |
| previewApplicationArchive(com.adobe.idp:Document applicationArchiveDocument) — Method in class com.adobe.idp.applicationmanager.client.ApplicationManager | |
| Provides a preview (prior to import) of the archive specified by the application archive parameter. | |
| Principal — Interface in package com.adobe.idp.um.api.infomodel | |
| This class contains information for a principal. | |
| PrincipalReference — Interface in package com.adobe.idp.um.api.infomodel | |
| This class contains reference information for a Principal. | |
| PrincipalSearchFilter — Class in package com.adobe.idp.um.api.infomodel | |
| This filter allows you specify principal search criteria to be AND-ed together. | |
| PrincipalSearchFilter() — Constructor in class com.adobe.idp.um.api.infomodel.PrincipalSearchFilter | |
| PRINCIPAL_STATUS_CURRENT — Final static property in class com.adobe.idp.um.api.infomodel.RoleMembershipSearchFilter | |
| Current (active) principal. | |
| PRINCIPAL_STATUS_FIELD — Final static property in class com.adobe.idp.um.api.infomodel.RoleMembershipSearchFilter | |
| Principal status. | |
| PRINCIPALTYPE_GROUP — Final static property in class com.adobe.idp.um.api.UMConstants.PrincipalTypes | |
| Group principal. | |
| PRINCIPALTYPE_GROUP — Final static property in interface com.adobe.idp.um.api.infomodel.Principal | |
| Group principal type. | |
| PRINCIPALTYPE_GROUP — Final static property in interface com.adobe.idp.um.api.infomodel.PrincipalReference | |
| Group principal type. | |
| PRINCIPALTYPE_GROUP — Final static property in class com.adobe.idp.um.spi.directoryservices.DSPrincipalRecord | |
| A constant to indicate that this is a group record. | |
| PRINCIPALTYPE_SERVICE — Final static property in class com.adobe.idp.um.api.UMConstants.PrincipalTypes | |
| Service principal. | |
| PRINCIPALTYPE_SERVICE — Final static property in interface com.adobe.idp.um.api.infomodel.Principal | |
| Service principal type. | |
| PRINCIPALTYPE_SERVICE — Final static property in interface com.adobe.idp.um.api.infomodel.PrincipalReference | |
| Service principal type. | |
| PRINCIPALTYPE_SPECIAL — Final static property in class com.adobe.idp.um.api.UMConstants.PrincipalTypes | |
| Special principal. | |
| PRINCIPALTYPE_SPECIAL — Final static property in interface com.adobe.idp.um.api.infomodel.Principal | |
| Do not use. | |
| PRINCIPALTYPE_SPECIAL — Final static property in interface com.adobe.idp.um.api.infomodel.PrincipalReference | |
| Do not use. | |
| PRINCIPALTYPE_SYSTEM — Final static property in class com.adobe.idp.um.api.UMConstants.PrincipalTypes | |
| System principal. | |
| PRINCIPALTYPE_SYSTEM — Final static property in interface com.adobe.idp.um.api.infomodel.Principal | |
| System principal type. | |
| PRINCIPALTYPE_SYSTEM — Final static property in interface com.adobe.idp.um.api.infomodel.PrincipalReference | |
| System principal type. | |
| PRINCIPALTYPE_USER — Final static property in class com.adobe.idp.um.api.UMConstants.PrincipalTypes | |
| User principal. | |
| PRINCIPALTYPE_USER — Final static property in interface com.adobe.idp.um.api.infomodel.Principal | |
| User principal type. | |
| PRINCIPALTYPE_USER — Final static property in interface com.adobe.idp.um.api.infomodel.PrincipalReference | |
| User principal type. | |
| PRINCIPALTYPE_USER — Final static property in class com.adobe.idp.um.spi.directoryservices.DSPrincipalRecord | |
| A constant to indicate that this is a user record. | |
| print(com.adobe.idp:Document inDataDoc, java.lang:String printUri) — Method in class com.adobe.livecycle.output.client.OutputClient | |
| Sends the document output stream to the specified printer. | |
| PrintedOutputOptionsSpec — Class in package com.adobe.livecycle.output.client | |
| Simplifies the creation and data retrieval of a print specification XML file. | |
| PrintedOutputOptionsSpec() — Constructor in class com.adobe.livecycle.output.client.PrintedOutputOptionsSpec | |
| A constructor that that does not set print specification options. | |
| PrintedOutputOptionsSpec(java.lang:String requestor, java.lang:String serverPrintSpec, java.lang:String recordName, int recordLevel, int lookAhead, java.util:List rules, java.lang:String XCIURI, int copies, java.lang:String printerURI, java.lang:String fileURI, boolean generateManyFiles, com.adobe.livecycle.output.client:Pagination pagination, com.adobe.livecycle.output.client:Staple staple, java.lang:String pageOffsetX, java.lang:String pageOffsetY, java.lang:String outputBin, com.adobe.livecycle.output.client:OutputJog outputJog, java.lang:String metaDataSpecFile, boolean recordLevelMetaData, java.lang:String recordIdField, java.lang:String lpdURI, java.lang:String printerQueueName) — Constructor in class com.adobe.livecycle.output.client.PrintedOutputOptionsSpec | |
| A constructor that sets all print specification options. | |
| PrintFormat — Final class in package com.adobe.livecycle.output.client | |
| Represents an enum value that specifies whether to create a PCL, PostScript, or ZPL output stream. | |
| PRINT_HIGH — Final static property in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Permission | |
| Represents the permission that allows high-resolution and low-resolution printing of documents. | |
| PRINT_LOW — Final static property in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Permission | |
| Represents the permission that allows only low-resolution printing of documents. | |
| printStackTrace() — Method in class com.adobe.idp.taskmanager.dsc.client.task.TaskManagerException | |
| Prints this exception and its stack trace to the standard error stream. | |
| printStackTrace(java.io:PrintStream ps) — Method in class com.adobe.idp.taskmanager.dsc.client.task.TaskManagerException | |
| Prints this exception and its stack trace to the specified print stream. | |
| printStackTrace(java.io:PrintWriter pw) — Method in class com.adobe.idp.taskmanager.dsc.client.task.TaskManagerException | |
| Prints this exception and its stack trace to the specified print writer. | |
| printStackTrace() — Method in class com.adobe.livecycle.readerextensions.client.exceptions.ClientException | |
| Prints the stack trace on System.err. | |
| printStackTrace(java.io:PrintStream s) — Method in class com.adobe.livecycle.readerextensions.client.exceptions.ClientException | |
| Prints the stack trace to PrintStream. | |
| printStackTrace(java.io:PrintWriter w) — Method in class com.adobe.livecycle.readerextensions.client.exceptions.ClientException | |
| Prints the stack trace to PrintWriter. | |
| printStackTrace() — Method in class com.adobe.livecycle.signatures.common.CommonBaseException | |
| Prints the StackTrace on System.err. | |
| printStackTrace(java.io:PrintStream s) — Method in class com.adobe.livecycle.signatures.common.CommonBaseException | |
| Prints the StackTrace onto the input PrintStream. | |
| printStackTrace(java.io:PrintWriter w) — Method in class com.adobe.livecycle.signatures.common.CommonBaseException | |
| Prints the StackTrace onto the input PrintWriter. | |
| printStackTrace(java.io:PrintStream printStream) — Method in class com.adobe.repository.RepositoryException | |
| If the exception was serialized, and the cause was lost append the stored messages to the trace. | |
| printStackTrace(java.io:PrintWriter printWriter) — Method in class com.adobe.repository.RepositoryException | |
| If the exception was serialized, and the cause was lost append the stored messages to the trace. | |
| PRIORITY_HIGH — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.CreateTaskInfo.PriorityValues | |
| High task priority. | |
| PRIORITY_HIGHEST — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.CreateTaskInfo.PriorityValues | |
| Highest task priority. | |
| PRIORITY_LOW — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.CreateTaskInfo.PriorityValues | |
| Low task priority. | |
| PRIORITY_LOWEST — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.CreateTaskInfo.PriorityValues | |
| Lowest task priority. | |
| PRIORITY_NORMAL — Final static property in interface com.adobe.idp.taskmanager.dsc.client.task.CreateTaskInfo.PriorityValues | |
| Normal task priority. | |
| processFormSubmission(com.adobe.idp:Document inRequestDoc, java.lang:String environmentBuffer, java.lang:String userAgent, com.adobe.livecycle.formsservice.client:RenderOptionsSpec processFormSubmissionOptionsSpec) — Method in class com.adobe.livecycle.formsservice.client.FormsServiceClient | |
| Processes the posted content from a client device (typically, a web browser) and returns the results. | |
| ProcessFormSubmissionException — Class in package com.adobe.livecycle.formsservice.exception | |
| The ProcessFormSubmissionException is generated by the FormsServiceClient object's procesFormSubmission method. | |
| ProcessFormSubmissionException() — Constructor in class com.adobe.livecycle.formsservice.exception.ProcessFormSubmissionException | |
| A constructor for this exception. | |
| ProcessFormSubmissionException(java.lang:String reason) — Constructor in class com.adobe.livecycle.formsservice.exception.ProcessFormSubmissionException | |
| A constructor for this exception. | |
| ProcessFormSubmissionException(java.lang:Exception e) — Constructor in class com.adobe.livecycle.formsservice.exception.ProcessFormSubmissionException | |
| A constructor for this exception. | |
| ProcessFormSubmissionException(java.lang:String resourceID, int severity, boolean log) — Constructor in class com.adobe.livecycle.formsservice.exception.ProcessFormSubmissionException | |
| A constructor for this exception. | |
| ProcessFormSubmissionException(java.lang:String resourceID, java.lang:String[] args, int severity, boolean log) — Constructor in class com.adobe.livecycle.formsservice.exception.ProcessFormSubmissionException | |
| A constructor for this exception. | |
| ProcessingException — Class in package com.adobe.livecycle.assembler.client | |
| A ProcessingException is thrown when there is an error processing a named result block in the DDX document. | |
| ProcessingException() — Constructor in class com.adobe.livecycle.assembler.client.ProcessingException | |
| Constructs a new exception with a null message and cause. | |
| ProcessingException(java.lang:String message) — Constructor in class com.adobe.livecycle.assembler.client.ProcessingException | |
| Constructs a new exception with the given message. | |
| ProcessingException(java.lang:String message, java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.assembler.client.ProcessingException | |
| Constructs a new exception with the given message and cause. | |
| ProcessingException(java.lang:Throwable cause) — Constructor in class com.adobe.livecycle.assembler.client.ProcessingException | |
| Constructs a new exception with the given cause. | |
| PROCESS_INSTANCE_ID — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants | |
| The node name for the process instance id in the event data. | |
| processInstanceList(java.lang:String processName, boolean returnVariables) — Method in interface com.adobe.idp.taskmanager.dsc.client.TaskManagerQueryService | |
| Retrieves a java.util.List of those process instances in which the currently logged in user has participated, based on the specified process name. | |
| ProcessInstanceRow — Interface in package com.adobe.idp.taskmanager.dsc.client.query | |
| A ProcessInstanceRow object contains a row of data pertaining to a particular process instance. | |
| processList() — Method in interface com.adobe.idp.taskmanager.dsc.client.TaskManagerQueryService | |
| Retrieves a java.util.List of process names in which the logged-in user has participated. | |
| ProcessManager — Class in package com.adobe.idp.workflow.client | |
| The ProcessManager class is used to enable client applications to invoke, suspend, unsuspend, terminate, and complete process instances. | |
| ProcessManager(com.adobe.idp.dsc.clientsdk:ServiceClientFactory serviceClientFactory) — Constructor in class com.adobe.idp.workflow.client.ProcessManager | |
| Used to create a LiveCycle Process Management ES client. | |
| PROCESS_NAME — Final static property in class com.adobe.idp.taskmanager.dsc.client.events.EventConstants | |
| The node name for the process name in the event data. | |
| ProcessRow — Interface in package com.adobe.idp.taskmanager.dsc.client.query | |
| A ProcessRow object contains a row of data pertaining to a particular process. | |
| processSearch(com.adobe.idp.taskmanager.dsc.client.query:ProcessSearchFilter filter) — Method in interface com.adobe.idp.taskmanager.dsc.client.TaskManagerQueryService | |
| Retrieves a java.util.List of process instances according to the specified search criteria set in the com.adobe.idp.taskmanager.dsc.client.query.ProcessSearchFilter object. | |
| ProcessSearchFilter — Class in package com.adobe.idp.taskmanager.dsc.client.query | |
| A filter object to be used by the com.adobe.idp.taskmanager.dsc.client.TaskManagerQueryService#processSearch() TaskManagerQueryService.processSearch() method. | |
| ProcessSearchFilter() — Constructor in class com.adobe.idp.taskmanager.dsc.client.query.ProcessSearchFilter | |
| The default constructor. | |
| project(int type) — Method in class com.adobe.repository.RepositoryLoadProfile | |
| Projects the selected resource object type or attribute from queries. | |
| projectAll() — Method in class com.adobe.repository.RepositoryLoadProfile | |
| Projects all resource types and attributes in the query to which this object is passed. | |
| PROJECT_ALL — Final static property in class com.adobe.repository.RepositoryLoadProfile | |
| Selects all attributes and resource types, known to the Repository, that apply to a given query. | |
| PROJECT_ALL_EXCEPT_RESOURCE_CONTENT_DATA — Final static property in class com.adobe.repository.RepositoryLoadProfile | |
| Selects all attributes and resource types except com.adobe.repository.infomodel.bean.ResourceContent data, known to the Repository, that apply to a given query. | |
| PROPAGATION_MANDATORY — Final static property in interface com.adobe.idp.dsc.transaction.TransactionDefinition | |
| Supports the current transaction, or throws an exception if none exists. | |
| PROPAGATION_NEVER — Final static property in interface com.adobe.idp.dsc.transaction.TransactionDefinition | |
| Executes non-transactionally, or throws an exception if a transaction exists. | |
| PROPAGATION_NOT_SUPPORTED — Final static property in interface com.adobe.idp.dsc.transaction.TransactionDefinition | |
| Executes non-transactionally, or suspends the current transaction if one exists. | |
| PROPAGATION_REQUIRED — Final static property in interface com.adobe.idp.dsc.transaction.TransactionDefinition | |
| Supports the current transaction, or creates a new one if none exists. | |
| PROPAGATION_REQUIRES_NEW — Final static property in interface com.adobe.idp.dsc.transaction.TransactionDefinition | |
| Creates a new transaction, or suspends the current transaction if one exists. | |
| PROPAGATION_SUPPORTS — Final static property in interface com.adobe.idp.dsc.transaction.TransactionDefinition | |
| Supports the current transaction, or executes non-transactionally if none exists. | |
| Property — Interface in package com.adobe.idp.dsc.propertyeditor | |
| A Property object provides access to the underling value to be manipulated by the a property editor's com.adobe.idp.dsc.propertyeditor.UIComponent UIComponent implementation. | |
| PropertyContext — Interface in package com.adobe.idp.dsc.propertyeditor | |
| The PropertyContext interface provides a com.adobe.idp.dsc.propertyeditor.UIComponent UIComponent instance access to the context of the com.adobe.idp.dsc.propertyeditor.PropertySheet PropertySheet in which it is being rendered. | |
| PropertyEditor — Interface in package com.adobe.idp.dsc.registry.infomodel | |
| Provides a reference between various parameters (configuration, input, or output) used by a service for a com.adobe.idp.dsc.registry.infomodel.PropertyEditorComponent PropertyEditorComponent that they explicitly reference. | |
| PropertyEditorComponent — Interface in package com.adobe.idp.dsc.registry.infomodel | |
| A PropertyEditorComponent object provides access to the metadata and content contained within a physical property editor component file. | |
| PropertyEditorNotFoundException — Class in package com.adobe.idp.dsc.registry | |
| An exception indicating that the property editor was not found. | |
| PropertyEditorNotFoundException(java.lang:String aEditorId) — Constructor in class com.adobe.idp.dsc.registry.PropertyEditorNotFoundException | |
| Constructor that uses the specified property editor. | |
| PropertyEditorNotFoundException(java.lang:String aEditorId, int aMajorVersion, int aMinorVersion) — Constructor in class com.adobe.idp.dsc.registry.PropertyEditorNotFoundException | |
| Constructor that uses the specified property editor and version information. | |
| PROPERTYNAME_FORMTYPE — Final static property in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| The property name for querying the document form type. | |
| PROPERTYNAME_HASATTACHMENTS — Final static property in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| The property name for querying if the PDF document has attachments. | |
| PROPERTYNAME_HASCOMMENTS — Final static property in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| The property name for querying if the PDF document has comments. | |
| PROPERTYNAME_ISACROFORM — Final static property in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| The property name for querying if the PDF document is an AcroForm. | |
| PROPERTYNAME_ISFILLABLEFORM — Final static property in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| The property name for querying if the document has a fillable form. | |
| PROPERTYNAME_ISPDFDOCUMENT — Final static property in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| The property name for querying if the document is a PDF document. | |
| PROPERTYNAME_ISPDFPACKAGE — Final static property in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| The property name for querying if the document is a PDF package. | |
| PROPERTYNAME_ISXFADOCUMENT — Final static property in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| The property name for querying if the document is an XFA document. | |
| PROPERTYNAME_PDFVERSION — Final static property in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| The property name for querying the PDF version. | |
| PROPERTYNAME_REQUIREDACROBATVERSION — Final static property in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| The property name for querying the Acrobat version recommended for viewing. | |
| PROPERTYNAME_XFAVERSION — Final static property in class com.adobe.external.pdfutil.client.PDFPropertiesResponse | |
| The property name for querying the XFA version. | |
| PropertySheet — Interface in package com.adobe.idp.dsc.propertyeditor | |
| A PropertySheet provides an abstraction for working with a set of related properties that are being edited and/or viewed. | |
| pROUTE_LIST — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to a list of routes available to the task. | |
| pROUTE_SELECTION_REQUIRED — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to a flag indicating if a route selection is required to complete the task. | |
| pSELECTED_ROUTE — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the route that was selected upon task completion. | |
| PSLevel — Final class in package com.adobe.livecycle.convertpdfservice.client.enumeration | |
| PostScript levels. | |
| pSTART_TASK — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Indicates if the task was a start task. | |
| pSTART_TASK_FLAG — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Indicates if the task was a start task. | |
| pSTATUS — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task's current status. | |
| pSTEP_NAME — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the operation to which the task belongs. | |
| pTASK_VISIBLE — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to a flag indicating if the task should be visible to the end user. | |
| pTITLE — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task's current assignment queue name. | |
| PUBLISHER_PRINCIPAL — Final static property in class com.adobe.livecycle.rightsmanagement.client.infomodel.InfomodelObjectFactory | |
| The constant that represents the publisher of the document. | |
| pUPDATE_TIME — Final static property in class com.adobe.idp.taskmanager.dsc.client.query.TaskSearchingConstants | |
| Refers to the task's update time. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/all-index-P.html