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  
UIComponent — Interface in package com.adobe.idp.dsc.propertyeditor
This interface specifies the basic requirements of a UIComponent implementation.
UMConstants — Class in package com.adobe.idp.um.api
This class contains the constants used in User Management.
UMConstants() — Constructor in class com.adobe.idp.um.api.UMConstants
UMConstants.APSSpecialPrincipals — Final class in package com.adobe.idp.um.api
This class contains constants related to special principals for LiveCycle Policy Server.
UMConstants.APSSpecialPrincipals() — Constructor in class com.adobe.idp.um.api.UMConstants.APSSpecialPrincipals
UMConstants.AuthenticationOptions — Final class in package com.adobe.idp.um.api
This class contains constants related to authentication options.
UMConstants.AuthenticationOptions() — Constructor in class com.adobe.idp.um.api.UMConstants.AuthenticationOptions
UMConstants.BasicRoles — Final class in package com.adobe.idp.um.api
This class contains User Management basic role constants.
UMConstants.BasicRoles() — Constructor in class com.adobe.idp.um.api.UMConstants.BasicRoles
UMConstants.EntityVisibilityLevel — Final class in package com.adobe.idp.um.api
This class contains constants defining the visibility of a principal.
UMConstants.EntityVisibilityLevel() — Constructor in class com.adobe.idp.um.api.UMConstants.EntityVisibilityLevel
UMConstants.ErrorCodes — Final class in package com.adobe.idp.um.api
This class contains User Management error code constants.
UMConstants.ErrorCodes() — Constructor in class com.adobe.idp.um.api.UMConstants.ErrorCodes
UMConstants.FGACConstants — Final class in package com.adobe.idp.um.api
This class contains User Management fine-grained access control constants.
UMConstants.FGACConstants() — Constructor in class com.adobe.idp.um.api.UMConstants.FGACConstants
UMConstants.PrincipalTypes — Final class in package com.adobe.idp.um.api
This class contains User Management principal types.
UMConstants.PrincipalTypes() — Constructor in class com.adobe.idp.um.api.UMConstants.PrincipalTypes
UMConstants.SpecialDefaultPrincipals — Final class in package com.adobe.idp.um.api
This class contains constants related to special principals.
UMConstants.SpecialDefaultPrincipals() — Constructor in class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
UMConstants.SynchronizationUniqueAttributes — Final class in package com.adobe.idp.um.api
Synchronization unique attribute constants.
UMConstants.SynchronizationUniqueAttributes() — Constructor in class com.adobe.idp.um.api.UMConstants.SynchronizationUniqueAttributes
UMException — Class in package com.adobe.idp.um.api
User Management exception class.
UMException(java.lang:String this_classname, int errorCode, java.lang:String details) — Constructor in class com.adobe.idp.um.api.UMException
A constructor that creates an exception whose information contains the class name, the error code, and details to be displayed.
UMException(java.lang:String this_classname, int errorCode, java.lang:String details, java.lang:Exception e) — Constructor in class com.adobe.idp.um.api.UMException
A constructor that creates an exception as part of a stack trace, since it includes an exception that was passed into it.
UMException(java.lang:String this_classname, int errorCode, java.lang:String details, java.util:List exps) — Constructor in class com.adobe.idp.um.api.UMException
A constructor that creates an exception as part of a stack trace, since it includes a list of exceptions that were passed into it.
UMSPIConstants — Class in package com.adobe.idp.um.spi
This class contains service provider specification identifiers and constants.
UMSPIConstants() — Constructor in class com.adobe.idp.um.spi.UMSPIConstants
UMSPIConstants.ServiceProviderSpecificationIds — Final class in package com.adobe.idp.um.spi
This class contains the service provider specification identifiers.
UMSPIConstants.ServiceProviderSpecificationIds() — Constructor in class com.adobe.idp.um.spi.UMSPIConstants.ServiceProviderSpecificationIds
unassignRole(java.lang:String roleId, java.lang:String[] principalOids) — Method in interface com.adobe.idp.um.api.AuthorizationManager
Unassigns the role from the specified principals.
unassignRole(java.lang:String roleId, java.lang:String[] principalOids) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient
Unassigns the role from the specified principals.
unassignRoles(java.lang:String[] roleId, java.lang:String[] principalOids) — Method in interface com.adobe.idp.um.api.AuthorizationManager
Removes the specified roles from the given principals.
unassignRoles(java.lang:String[] roleId, java.lang:String[] principalOids) — Method in class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient
Removes the specified roles from the given principals.
undeploy(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aServiceConfig) — Method in interface com.adobe.idp.dsc.registry.service.ServiceRegistry
Undeploys a service, transitioning it to an Inactive state.
undeploy(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aServiceConfig) — Method in class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient
Undeploys a service, transitioning it to an Inactive state.
uninstall(com.adobe.idp.dsc.registry.infomodel:Component aComponent) — Method in interface com.adobe.idp.dsc.registry.component.ComponentRegistry
Uninstalls a component, calling its Bootstrap interface and removing it from the container.
uninstall(com.adobe.idp.dsc.registry.infomodel:Component aComponent) — Method in class com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient
Uninstalls a component, calling its Bootstrap interface and removing it from the container.
UNKNOWN — Final static property in interface com.adobe.idp.dsc.registry.infomodel.Component
Unknown state.
UNKNOWN — Final static property in interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Unknown state.
UNKNOWN — Final static property in class com.adobe.livecycle.signatures.client.types.IdentityStatus
This signer is unknown.
UNKNOWN — Final static property in class com.adobe.livecycle.signatures.client.types.PDFSignatureStatus
Status Unknown - Signature validation on the signed contents not performed.
UNKNOWN_REASON — Final static property in class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason
Represents an unknown error that occurs.
UNKNOWN_TYPE — Final static property in interface com.adobe.idp.um.spi.authentication.AuthScheme
The constant value that indicates the authentication scheme is not known.
UnknownValueException — Class in package com.adobe.idp.taskmanager.dsc.client.task
An exception thrown if the AttachmentInfo object is queried for unknown values.
UnknownValueException() — Constructor in class com.adobe.idp.taskmanager.dsc.client.task.UnknownValueException
unlock(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aConfig) — Method in interface com.adobe.idp.dsc.registry.service.ServiceRegistry
Releases the lock held by the "LockedByUser".
unlock(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aConfig) — Method in class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient
Releases the lock held by the "LockedByUser".
unlockPDF(com.adobe.idp:Document inPDFDoc) — Method in interface com.adobe.livecycle.rightsmanagement.client.DocumentManager
Unlocks a policy-protected document.
unlockPDFUsingPassword(com.adobe.idp:Document inPDFDoc, java.lang:String password) — Method in class com.adobe.livecycle.encryption.client.EncryptionServiceClient
Returns an unlocked PDF document given a password-encrypted PDF document as input.
unlockResource(java.lang:String resourceUri) — Method in interface com.adobe.repository.bindings.ResourceRepository
Unlocks the locked resources identified by the resourceUri.
unlockResource(java.lang:String resourceUri) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Unlocks the locked resources identified by the resourceUri.
unLockTask(long taskID) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Unlocks a locked task so that another user may claim it.
unrevokeLicense(java.lang:String licenseId) — Method in interface com.adobe.livecycle.rightsmanagement.client.LicenseManager
Modifies the state of a revoked license so that it is no longer revoked.
UNSUPPORTED_CRITICAL_EXTENSION — Final static property in class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason
Represents an error that occurs when there are unsupported critical extensions.
unSuspendProcess(java.lang:String invocationId) — Method in class com.adobe.idp.workflow.client.ProcessManager
Unsuspends the specified process instance and all its related branches.
unzipArchive(com.adobe.idp:Document inZipDoc, java.lang:String destDir) — Method in class com.adobe.livecycle.convertpdfservice.client.ConvertPdfServiceClient
This method unzips the archive to the destination directory.
Up — Final static property in class com.adobe.livecycle.convertpdfservice.client.enumeration.PNGFilter
Up prediction algorithm.
updateAttachment(long taskId, long attachmentId, java.io:InputStream attachmentStream) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Updates an existing attachment.
updateAttachment(long taskId, long attachmentId, com.adobe.idp:Document attachmentDocument) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Updates an existing attachment.
updateAttachment(long taskId, long attachmentId, byte[] attachmentBytes) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Updates an existing attachment.
updateAttachmentInfo(long taskId, com.adobe.idp.taskmanager.dsc.client.task:AttachmentInfo attachmentInfo) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Updates the specified attachment information.
updateCustomStatus(java.lang:String resourceUri, java.lang:String customStatus) — Method in interface com.adobe.repository.bindings.ResourceRepository
Updates the custom status of a resource.
updateCustomStatus(java.lang:String resourceUri, java.lang:String customStatus) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Updates the custom status of a resource.
updateDeploymentStatus(java.lang:String resourceUri, int deploymentStatus) — Method in interface com.adobe.repository.bindings.ResourceRepository
Updates the deployment status of a resource.
updateDeploymentStatus(java.lang:String resourceUri, int deploymentStatus) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Updates the deployment status of a resource.
updateDomain(com.adobe.idp.um.api.infomodel:Domain updatedDom) — Method in interface com.adobe.idp.um.api.DirectoryManager
Updates the mutable fields in a domain.
updateDomain(com.adobe.idp.um.api.infomodel:Domain updatedDom) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient
Updates the mutable fields in a domain.
updateHardenedPath(long aTaskId, java.lang:String aHardenedPath) — Method in interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Allows the hardened path to be updated by a user in the workflow system role.
updateLicenseRevocationUrl(java.lang:String licenseId, java.net:URL newURL) — Method in interface com.adobe.livecycle.rightsmanagement.client.LicenseManager
Updates or removes the revocation URL for a license that is currently revoked.
updateLocalGroup(com.adobe.idp.um.api.infomodel:Group updatedGroup) — Method in interface com.adobe.idp.um.api.DirectoryManager
Updates information in the group.
updateLocalGroup(com.adobe.idp.um.api.infomodel:Group updatedGroup) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient
Updates information in the group.
updateLocalUser(com.adobe.idp.um.api.infomodel:User updatedUser, java.lang:String password) — Method in interface com.adobe.idp.um.api.DirectoryManager
Updates a local user.
updateLocalUser(com.adobe.idp.um.api.infomodel:User updatedUser, java.lang:String oldPassword, java.lang:String newPassword) — Method in interface com.adobe.idp.um.api.DirectoryManager
Updates a local user.
updateLocalUser(com.adobe.idp.um.api.infomodel:User updatedUser, java.lang:String password) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient
Updates a local user.
updateLocalUser(com.adobe.idp.um.api.infomodel:User updatedUser, java.lang:String oldPassword, java.lang:String newPassword) — Method in class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient
Updates a local user.
updateObjectStatus(java.lang:String resourceUri, int objectStatus) — Method in interface com.adobe.repository.bindings.ResourceRepository
Updates the object status of a resource.
updateObjectStatus(java.lang:String resourceUri, int objectStatus) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Updates the object status of a resource.
updateOptionsBean(java.lang:String key, java.lang:String value) — Method in class com.adobe.livecycle.convertpdfservice.client.ToImageOptionsSpec
Updates the particular option specified in the key and value parameters.
updateOptionsBean(java.lang:String key, java.lang:String value) — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
For internal purposes only.
updateOptionsBean(java.lang:String options) — Method in class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
For internal purposes only.
updateOptionsBean(java.lang:String key, java.lang:String value) — Method in class com.adobe.livecycle.formsservice.client.URLSpec
For internal purposes only.
updateOptionsBean(java.lang:String options) — Method in class com.adobe.livecycle.formsservice.client.URLSpec
For internal purposes only.
updateOptionsBean(java.lang:String key, java.lang:String value) — Method in class com.adobe.livecycle.output.client.OutputOptionsSpec
Updates a specific print specification option value.
updateOptionsBean(java.lang:String options) — Method in class com.adobe.livecycle.output.client.OutputOptionsSpec
Updates the print specification option values by using string values.
updateOptionsBean(java.lang:String key, java.lang:String value) — Method in class com.adobe.livecycle.output.client.RenderOptionsSpec
Updates the value of the specified run-time option.
updateOptionsBean(java.lang:String options) — Method in class com.adobe.livecycle.output.client.RenderOptionsSpec
Updates the value of the specified run-time option.
updateOptionsSpec(java.lang:String options) — Method in class com.adobe.livecycle.convertpdfservice.client.ToImageOptionsSpec
Updates those options specified in the options parameter.
updatePolicy(com.adobe.livecycle.rightsmanagement.client.infomodel:Policy updatedPolicy) — Method in interface com.adobe.livecycle.rightsmanagement.client.PolicyManager
Updates an existing policy with the properties defined in a new policy definition.
updateProperties(java.lang:String resourceUri, com.adobe.repository.infomodel.bean:ResourceProperty[] properties) — Method in interface com.adobe.repository.bindings.ResourceRepository
Adds and updates the properties of a resource.
updateProperties(java.lang:String[] resourceUris, com.adobe.repository.infomodel.bean:ResourceProperty[] properties) — Method in interface com.adobe.repository.bindings.ResourceRepository
Adds and updates the properties of the resources.
updateProperties(java.lang:String resourceUri, com.adobe.repository.infomodel.bean:ResourceProperty[] properties) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Adds and updates the properties of a resource.
updateProperties(java.lang:String[] resourceUris, com.adobe.repository.infomodel.bean:ResourceProperty[] properties) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Adds and updates the properties of the resources.
updateResource(java.lang:String resourceUri, com.adobe.repository.infomodel.bean:Resource resource, boolean revMajorVersion) — Method in interface com.adobe.repository.bindings.ResourceRepository
Updates the resource identified by resourceUri with the data in resource.
updateResource(java.lang:String resourceUri, com.adobe.repository.infomodel.bean:Resource resource, boolean revMajorVersion) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Updates the resource identified by resourceUri with the data in resource.
updateResourceWithId(java.lang:String resourceUri, java.lang:String resourceVersionId, boolean revMajorVersion) — Method in interface com.adobe.repository.bindings.ResourceRepository
The purpose of this method is to allow a resource to be updated using content from a previous revision of the same logical resource.
updateResourceWithId(java.lang:String resourceUri, java.lang:String resourceVersionId, boolean revMajorVersion) — Method in class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
The purpose of this method is to allow a resource to be updated using content from a previous revision of the same logical resource.
UPDATE_TIME — Final static property in class com.adobe.idp.dsc.registry.service.ServiceConfigurationFilter
The update time.
UPDATE_TIME — Final static property in interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder
The update time column.
updateWatermark(com.adobe.livecycle.rightsmanagement.client.infomodel:Watermark watermark) — Method in interface com.adobe.livecycle.rightsmanagement.client.WatermarkManager
Updates an existing watermark with the properties defined in a new watermark definition.
URL_PROPERTY_NAME — Final static property in class com.adobe.livecycle.rightsmanagement.client.RightsManagementClient
The constant that represents the property used to specify the URL when establishing a connection to the Rights Management service.
URLSpec — Class in package com.adobe.livecycle.formsservice.client
Enables you to set URI values that are required by the Forms service when rendering forms.
URLSpec() — Constructor in class com.adobe.livecycle.formsservice.client.URLSpec
A standard constructor.
URLSpec(java.lang:String optionsString) — Constructor in class com.adobe.livecycle.formsservice.client.URLSpec
A constructor that enables you to specify a standard query string.
URLSpec(java.lang:String applicationWebRoot, java.lang:String targetURL, java.lang:String contentRootURI, java.lang:String baseURL) — Constructor in class com.adobe.livecycle.formsservice.client.URLSpec
A constructor that enables you to set all options.
UsageRights — Class in package com.adobe.livecycle.readerextensions.client
Represents individual rights that can be applied to a rights-enabled PDF document.
UsageRights() — Constructor in class com.adobe.livecycle.readerextensions.client.UsageRights
Creates a new instance of a UsageRights object with all usage rights set to false.
UseAIAIfPresentElseLocal — Final static property in class com.adobe.livecycle.signatures.pki.client.types.common.OCSPURLtoConsultOption
The AIA URL if present; otherwise, use the locally configured URL.
UseAIAInCert — Final static property in class com.adobe.livecycle.signatures.pki.client.types.common.OCSPURLtoConsultOption
The AIA URL present in the certificate.
UseAIAInSignerCert — Final static property in class com.adobe.livecycle.signatures.pki.client.types.common.OCSPURLtoConsultOption
The AIA present in the signer certificate.
usePrinterSetting — Final static property in class com.adobe.livecycle.output.client.OutputJog
Use settings defined by the network printer.
usePrinterSetting — Final static property in class com.adobe.livecycle.output.client.Staple
Use settings defined by the network printer.
User — Interface in package com.adobe.idp.um.api.infomodel
A User is an extension of the Principal object.
USER_ACCOUNT_LOCK_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where an external user account is locked.
USER_ACTIVATE_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where an external user account is activated.
USER_ANONYMOUS — Final static property in class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
Reserved for future use.
USER_ANONYMOUS_APS — Final static property in class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The canonical name for the anonymous user in LiveCycle Policy Server.
USER_AUTHENTICATE_DENY_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where a user authentication fails.
USER_AUTHENTICATE_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where a user is successfully authenticated.
USER_CANONICAL_REMOTECRED — Final static property in class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The canonical name for the remote credentials account.
USER_CANONICAL_SUPERADMIN — Final static property in class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The canonical name for the super administrator account.
USER_CHANGE_PASSWORD_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where the password of an external user is changed.
UserConfigBO — Interface in package com.adobe.idp.um.spi.directoryservices
The UserConfigBO interface defines a container for storing configuration information about the user provider.
USER_DEACTIVATE_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where an external user account is deactivated.
UserDef — Class in package com.adobe.idp.taskmanager.dsc.client.queuemanager
Stores workflow user attributes used by the QueueManager to create a user in the database.
UserDef() — Constructor in class com.adobe.idp.taskmanager.dsc.client.queuemanager.UserDef
Default constructor for the UserDef class.
USER_DELETE_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where an external user account is deleted.
UserInfo — Class in package com.adobe.idp.um.api.infomodel
This class manages information for users.
UserInfo(com.adobe.idp.um.api.infomodel:User user, java.lang:String password) — Constructor in class com.adobe.idp.um.api.infomodel.UserInfo
Constructor based on a user and password.
USER_NAME — Final static property in interface com.adobe.idp.um.spi.authentication.AuthProvider
The constant that represents the user name property of a User Management user account.
USER_POLICY — Final static property in interface com.adobe.livecycle.rightsmanagement.client.infomodel.Policy
The constant that represents the User policy type.
USER_PREREGISTER_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where an external user is invited to register with the Rights Management service.
UserQueue — Interface in package com.adobe.idp.taskmanager.dsc.client.queuemanager
Describes a user queue.
USER_REGISTER_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where an external user registers with the Rights Management service.
USER_REMOTECRED — Final static property in class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The login identifier for the remote credentials account.
UserSettings — Class in package com.adobe.idp.taskmanager.dsc.client.queuemanager
Contains settings associated with a user's tasks.
UserSettings() — Constructor in class com.adobe.idp.taskmanager.dsc.client.queuemanager.UserSettings
The default constructor.
USER_SUPERADMIN — Final static property in class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The login identifier for the super administrator account.
USER_SYSTEM_CONTEXT — Final static property in class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The canonical name for the user system context.
USER_SYSTEM_CONTEXT_COMMON_NAME — Final static property in class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The common name for the user system context.
USER_SYSTEM_CONTEXT_USER_ID — Final static property in class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The identifier for the user system context.
USER_UPDATE_PROFILE_EVENT — Final static property in interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where the name, organization, or password of an external user is changed.
UTF_16 — Final static property in class com.adobe.livecycle.barcodedforms.CharSet
Represents UTF-16 encoding.
UTF_8 — Final static property in class com.adobe.livecycle.barcodedforms.CharSet
Represents UTF-8 encoding.
UTL_N00_001_VERSION — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
Displays the PDF Utility service version.
UTL_N00_002_REQUEST — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
Shows the requests being processed.
UTL_N00_003_RESULT — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
Shows the results being returned.
UTL_S00_001_MISSING_DOCUMENT — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
The document to query is missing.
UTL_S00_002_QUERY_EXCEPTION — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
An error occured during processing.
UTL_S00_003_INVALID_PDF_DOCUMENT — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
The document provided as a PDF document was invalid.
UTL_S02_001_PASSWORD_ENCRYPTED — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
The PDF document is encrypted with password security for opening the document.
UTL_S02_002_APS_ENCRYPTED — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
The PDF document is secured by the Rights Management service.
UTL_S02_003_PKI_ENCRYPTED — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
The PDF document is encrypted with a certificate.
UTL_S02_004_UNKNOWN_ENCRYPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
The PDF document is encrypted and locked by an unknown type of encryption.
UTL_S02_005_PDFIO_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
There was a problem when trying to read or write the document.
UTL_S02_006_INVALIDDOCUMENT_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
There was a problem when trying to parse the PDF document.
UTL_S02_007_UNSUPPORTED_INPUT_FORMAT — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
The data provided to the PDF Utilities service was in an unexpected format.
UTL_S02_008_DOCUMENT_FAILED_TO_OPEN — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
The document could not be opened.
UTL_S02_010_DOCUMENT_FAILED_TO_CLOSE — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
An error occured while saving a document.
UTL_S02_012_UNKNOWN_DOCUMENT_TYPE — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
The document type could not be determined for a source document.
UTL_S02_013_PDF_DOCUMENT_FAILED_TO_OPEN — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
The document is a PDF document, but could not be opened.
UTL_S02_014_XDP_DOCUMENT_FAILED_TO_OPEN — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
The document is an XDP document, but could not be opened.
UTL_S02_015_XDP_SAVE_FAILED — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
Conversion from a PDF document to an XDP document failed.
UTL_S03_001_PDFPARSE_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
There was a problem when trying to access content within the PDF document.
UTL_S03_002_PDFSECURITY_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
The PDF document is encrypted and must be unlocked before passing the document to PDF Utilities.
UTL_S03_003_XFA_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
There was a problem with the XFA content.
UTL_S03_004_XFACONFIG_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
There was a problem with the XFA configuration.
UTL_S03_005_ATTACHMENTS_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
There was a problem when trying to query the PDF document on whether it has attachments.
UTL_S03_006_COMMENTS_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
There was a problem when trying to query the PDF document on whether it has comments.
UTL_S03_007_ISACROFORM_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
There was a problem when trying to query the PDF document on whether it is an AcroForm.
UTL_S03_008_XFAVERSION_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
There was a problem when trying to query the PDF document for its XFA Version, if it is an XFA document.
UTL_S03_009_ISXFAFOREGROUND_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
There was a problem when trying to query the PDF document for whether it is an XFA Foreground.
UTL_S03_010_ISFILLABLEFORM_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
There was a problem when trying to query the PDF document for whether or not it is fillable form.
UTL_S03_011_QUERY_FORMTYPE_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
There was a problem when trying to query the PDF document for its form type.
UTL_S03_012_REQUIRED_ACROBAT_VERSION_EXCEPTION — Final static property in class com.adobe.external.pdfutil.client.PDFUMsgSet
There was a problem when trying to determine the required Acrobat version.
UTL_S04_001_XDP_CONVERSION_FAILURE — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
Unable to convert the input PDF document to an XDP document.
UTL_S04_002_MISSING_DOCUMENT — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
The document to convert to a PDF document or XDP document is missing.
UTL_S04_003_NO_XDP_DOCUMENT — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
The document to convert to a PDF document is not an XDP document.
UTL_S04_004_NO_XFA_PDF_DOCUMENT — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
The input document to convert to an XDP document is not an XFA-based PDF document.
UTL_S04_005_PDF_CONVERSION_FAILURE — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
Unable to convert the input PDF document to an XDP document.
UTL_S04_006_FAILURE_TO_DETECT_FORMAT — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
Unable to detect the format of the input PDF document.
UTL_S04_007_DOCUMENT_FAILED_TO_CLOSE — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
Unable to close the output document.
UTL_W00_002_MISSING_OPTIONS — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
Uses a default options object because null was passed in.
UTL_W00_003_UNKNOWN_PROPERTIES — Final static property in class com.adobe.livecycle.pdfutility.client.PDFUtilityMsgSet
Warnings regarding requested options that were returned as null because the query failed.
Uuid — Class in package com.adobe.repository.infomodel
A DCE 128-bit universally unique identifier (UUID) in hex format, with a prefix to make this object a valid URI.
Uuid() — Constructor in class com.adobe.repository.infomodel.Uuid
Default constructor that uses the default prefix of #PREFIX_URN_UUID.
Uuid(java.lang:String uuid) — Constructor in class com.adobe.repository.infomodel.Uuid
Constructor that uses the specified UUID.
Uuid(java.lang:String uuid, boolean checkPrefix) — Constructor in class com.adobe.repository.infomodel.Uuid
Constructor that uses the specified UUID, which may contain a prefix.
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-U.html