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  
UBPDF_PERMISSIONS_EXN — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
UIComponent — Interface, package com.adobe.idp.dsc.propertyeditor
This interface specifies the basic requirements of a UIComponent implementation.
UMConstants — class, package com.adobe.idp.um.api
This class contains the constants used in User Management.
UMConstants() — Constructor, class com.adobe.idp.um.api.UMConstants
UMConstants.APSSpecialPrincipals — final class, package com.adobe.idp.um.api
This class contains constants related to special principals for LiveCycle Policy Server.
UMConstants.APSSpecialPrincipals() — Constructor, class com.adobe.idp.um.api.UMConstants.APSSpecialPrincipals
UMConstants.AuthenticationOptions — final class, package com.adobe.idp.um.api
This class contains constants related to authentication options.
UMConstants.AuthenticationOptions() — Constructor, class com.adobe.idp.um.api.UMConstants.AuthenticationOptions
UMConstants.BasicRoles — final class, package com.adobe.idp.um.api
This class contains User Management basic role constants.
UMConstants.BasicRoles() — Constructor, class com.adobe.idp.um.api.UMConstants.BasicRoles
UMConstants.DirectoryDomainSubtypes — final class, package com.adobe.idp.um.api
Directory Domain Subtypes
UMConstants.DirectoryDomainSubtypes() — Constructor, class com.adobe.idp.um.api.UMConstants.DirectoryDomainSubtypes
UMConstants.EntityVisibilityLevel — final class, package com.adobe.idp.um.api
This class contains constants defining the visibility of a principal.
UMConstants.EntityVisibilityLevel() — Constructor, class com.adobe.idp.um.api.UMConstants.EntityVisibilityLevel
UMConstants.ErrorCodes — final class, package com.adobe.idp.um.api
This class contains User Management error code constants.
UMConstants.ErrorCodes() — Constructor, class com.adobe.idp.um.api.UMConstants.ErrorCodes
UMConstants.ExternalPrincipalStorageProviderTypes — final class, package com.adobe.idp.um.api
UMConstants.ExternalPrincipalStorageProviderTypes() — Constructor, class com.adobe.idp.um.api.UMConstants.ExternalPrincipalStorageProviderTypes
UMConstants.FGACConstants — final class, package com.adobe.idp.um.api
This class contains User Management fine-grained access control constants.
UMConstants.FGACConstants() — Constructor, class com.adobe.idp.um.api.UMConstants.FGACConstants
UMConstants.LocalDomainSubtypes — final class, package com.adobe.idp.um.api
Directory Domain Subtypes
UMConstants.LocalDomainSubtypes() — Constructor, class com.adobe.idp.um.api.UMConstants.LocalDomainSubtypes
UMConstants.PrincipalTypes — final class, package com.adobe.idp.um.api
This class contains User Management principal types.
UMConstants.PrincipalTypes() — Constructor, class com.adobe.idp.um.api.UMConstants.PrincipalTypes
UMConstants.SpecialDefaultPrincipals — final class, package com.adobe.idp.um.api
This class contains constants related to special principals.
UMConstants.SpecialDefaultPrincipals() — Constructor, class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
UMConstants.SSOConstants — Interface, package com.adobe.idp.um.api
Constants used for the SSO
UMConstants.SynchronizationUniqueAttributes — final class, package com.adobe.idp.um.api
Synchronization unique attribute constants.
UMConstants.SynchronizationUniqueAttributes() — Constructor, class com.adobe.idp.um.api.UMConstants.SynchronizationUniqueAttributes
UMException — class, package com.adobe.idp.um.api
User Management exception class.
UMException(java.lang:String this_classname, int errorCode, java.lang:String details) — Constructor, 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, 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, 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, package com.adobe.idp.um.spi
This class contains service provider specification identifiers and constants.
UMSPIConstants() — Constructor, class com.adobe.idp.um.spi.UMSPIConstants
UMSPIConstants.ServiceProviderSpecificationIds — final class, package com.adobe.idp.um.spi
This class contains the service provider specification identifiers.
UMSPIConstants.ServiceProviderSpecificationIds() — Constructor, class com.adobe.idp.um.spi.UMSPIConstants.ServiceProviderSpecificationIds
unassignRole(java.lang:String roleId, java.lang:String[] principalOids) — method, interface com.adobe.idp.um.api.AuthorizationManager
Unassigns the role from the specified principals.
unassignRole(java.lang:String roleId, java.lang:String[] principalOids) — method, class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient
Unassigns the role from the specified principals.
unassignRoles(java.lang:String[] roleId, java.lang:String[] principalOids) — method, 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, class com.adobe.livecycle.usermanager.client.AuthorizationManagerServiceClient
Removes the specified roles from the given principals.
UNDEFINED_VALUE — Final static property, class flex.data.DataDestination
undeploy(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aServiceConfig) — method, 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, 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, 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, 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, interface com.adobe.idp.dsc.registry.infomodel.Component
Unknown state.
UNKNOWN — Final static property, interface com.adobe.idp.dsc.registry.infomodel.ServiceConfiguration
Unknown state.
UNKNOWN — Final static property, class com.adobe.livecycle.signatures.client.types.IdentityStatus
This signer is unknown because the signer verification could not be performed.
UNKNOWN — Final static property, class com.adobe.livecycle.signatures.client.types.PDFSignatureStatus
Status Unknown - Signature validation on the signed contents not performed.
UNKNOWN_OPERATION — Final static property, class flex.messaging.messages.CommandMessage
This is the default operation for new CommandMessage instances.
UNKNOWN_REASON — Final static property, class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason
Represents an unknown error that occurs.
UNKNOWN_TYPE — Final static property, interface com.adobe.idp.um.spi.authentication.AuthScheme
The constant value that indicates the authentication scheme is not known.
UnknownValueException — class, package com.adobe.idp.taskmanager.dsc.client.task
An exception thrown if the AttachmentInfo object is queried for unknown values.
UnknownValueException() — Constructor, class com.adobe.idp.taskmanager.dsc.client.task.UnknownValueException
unlock(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aConfig) — method, 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, class com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient
Releases the lock held by the "LockedByUser".
unlockPDF(com.adobe.idp:Document inPDFDoc) — method, interface com.adobe.livecycle.rightsmanagement.client.DocumentManager
Unlocks a policy-protected document.
unlockPDFUsingCredential(com.adobe.idp:Document inPDFDoc, java.lang:String alias) — method, class com.adobe.livecycle.encryption.client.EncryptionServiceClient
Returns an unlocked PDF document given a certificate-encrypted PDF document as input.
unlockPDFUsingPassword(com.adobe.idp:Document inPDFDoc, java.lang:String password) — method, 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, interface com.adobe.repository.bindings.ResourceRepository
Unlocks the locked resources identified by the resourceUri.
unlockResource(java.lang:String resourceUri) — method, class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Unlocks the locked resources identified by the resourceUri.
unLockTask(long taskID) — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Unlocks a locked task so that another user may claim it.
unregister() — method, class flex.management.BaseControl
Unregisters this instance from the MBean server if it has been registered previously.
unregister(java.lang:Class c) — method, class flex.messaging.io.PropertyProxyRegistry
Removes a custom PropertyProxy from the registry.
unregisterAdapter(java.lang:String id) — method, class flex.messaging.services.AbstractService
Unregistered the adapter with the AbstractService and set the default adapter to null if needed.
unregisterAdapter(java.lang:String id) — method, interface flex.messaging.services.Service
Unregistered the adapter with the Service and set the default adapter to null if needed.
unregisterAlias(java.lang:String alias) — method, class flex.messaging.io.ClassAliasRegistry
Removes a class alias from the registry.
unregisterMBean(java.lang:String objectName) — method, class flex.management.jmx.MBeanServerGateway
Unregisters an MBean from the MBean server.
unregisterMessageClient(flex.messaging:MessageClient messageClient) — method, interface flex.messaging.client.EndpointPushHandler
Invoked to notify the handler that a MessageClient subscription that was using it has been invalidated.
unregisterRuntimeMBeans(flex.messaging:MessageBroker broker) — Static Method , class flex.management.MBeanLifecycleManager
Unregisters all runtime MBeans that are registered in the same domain as the MessageBrokerControl for the target MessageBroker.
UNRESOLVABLE_SLOTINDEX_EXCP_MESSG — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
unrevokeLicense(java.lang:String licenseId) — method, interface com.adobe.livecycle.rightsmanagement.client.LicenseManager
Modifies the state of a revoked license so that it is no longer revoked.
Unsigned_Signature_Fields_Only — Final static property, class com.adobe.livecycle.output.client.RetainSignatureField
This option means that signed fields would be converted to appearance, and unsigned one would be retained as active signature fields.
UNSUBSCRIBE_OPERATION — Final static property, class flex.messaging.messages.CommandMessage
This operation is used to unsubscribe from a remote destination.
UNSUPPORTED_CRITICAL_EXTENSION — Final static property, class com.adobe.livecycle.signatures.pki.client.types.common.PathValidationFailureReason
Represents an error that occurs when there are unsupported critical extensions.
UnsupportedSVFilter — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
UnsupportedSVSubFilter — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
UnsupportedSVVersion — Final static property, interface com.adobe.livecycle.signatures.client.types.exceptions.ExceptionMsgIds
unSuspendProcess(java.lang:String invocationId) — method, class com.adobe.idp.workflow.client.ProcessManager
Unsuspends the specified process instance and all its related branches.
unwrapBody() — method, class flex.data.messages.DataMessage
Returns the body after unwrapping the serialization proxy.
unwrapItem(java.lang:Object item) — Static Method , class flex.data.DataDestination
unzipArchive(com.adobe.idp:Document inZipDoc, java.lang:String destDir) — method, class com.adobe.livecycle.convertpdfservice.client.ConvertPdfServiceClient
This method unzips the archive to the destination directory.
Up — Final static property, class com.adobe.livecycle.convertpdfservice.client.enumeration.PNGFilter
Up prediction algorithm.
update(com.adobe.idp.dsc.registry.infomodel:Endpoint aEndpoint) — method, interface com.adobe.idp.dsc.registry.endpoint.EndpointStore
Updates an existing endpoint.
update(com.adobe.idp.dsc.registry.infomodel:ServiceCategory aCategory) — method, interface com.adobe.idp.dsc.registry.service.ServiceStore
Updates the service category.
update(com.adobe.idp.dsc.registry.infomodel:Service aService) — method, interface com.adobe.idp.dsc.registry.service.ServiceStore
Updates the service.
update(com.adobe.idp.dsc.registry.infomodel:ServiceConfiguration aConfiguration) — method, interface com.adobe.idp.dsc.registry.service.ServiceStore
Updates the service configuration.
updateAttachment(long taskId, long attachmentId, java.io:InputStream attachmentStream) — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Updates an existing attachment.
updateAttachment(long taskId, long attachmentId, com.adobe.idp:Document attachmentDocument) — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Updates an existing attachment.
updateAttachment(long taskId, long attachmentId, byte[] attachmentBytes) — method, 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, interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Updates the specified attachment information.
UPDATE_BODY_CHANGES — Final static property, class flex.data.messages.DataMessage
UPDATE_BODY_NEW — Final static property, class flex.data.messages.DataMessage
UPDATE_BODY_PREV — Final static property, class flex.data.messages.DataMessage
UpdateCollectionChanges — class, package flex.data
This class stores the set of changes made to a collection to be applied as part of an Assembler.updateCollection operation.
UpdateCollectionChanges.UpdateCollectionChange — class, package flex.data
Represents either a sequential list of inserts or deletes at a specified position in the collection.
UpdateCollectionMessage — class, package flex.data.messages
This is an update fill message used by clients to send changes to a fill to the server and by the server to send changes to a fill to the client.
UpdateCollectionMessage() — Constructor, class flex.data.messages.UpdateCollectionMessage
Creates a new instance of an empty DataMessage.
UPDATE_COLLECTION_OPERATION — Final static property, class flex.data.messages.DataMessage
updateCollectionProperty(java.util:Map identity, java.lang:String propName, flex.data:UpdateCollectionChanges changes) — method, class flex.data.assemblers.AbstractAssembler
When the client is using pagedUpdates for updating a collection property, when those changes are committed to the server, this method is used by the assembler to update the collection property.
updateCollectionProperty(java.util:Map parentIdentity, java.lang:String propName, flex.data:UpdateCollectionChanges changes) — method, interface flex.data.assemblers.Assembler
When the client is using pagedUpdates for updating a collection property, when those changes are committed to the server, this method is used by the assembler to update the collection property.
updateCollectionProperty(java.util:Map identity, java.lang:String propName, flex.data:UpdateCollectionChanges changes) — method, class flex.data.assemblers.HibernateAssembler
In this case, there is no need to perform any updates for read-only (inverse) properties so we just return.
updateConflictMode — Property, class flex.data.assemblers.HibernateType
updateCustomStatus(java.lang:String resourceUri, java.lang:String customStatus) — method, interface com.adobe.repository.bindings.ResourceRepository
Updates the custom status of a resource.
updateCustomStatus(java.lang:String resourceUri, java.lang:String customStatus) — method, class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Updates the custom status of a resource.
updateDeploymentStatus(java.lang:String resourceUri, int deploymentStatus) — method, interface com.adobe.repository.bindings.ResourceRepository
Updates the deployment status of a resource.
updateDeploymentStatus(java.lang:String resourceUri, int deploymentStatus) — method, 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, interface com.adobe.idp.um.api.DirectoryManager
Updates the mutable fields in a domain.
updateDomain(com.adobe.idp.um.api.infomodel:Domain updatedDom) — method, class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient
Updates the mutable fields in a domain.
updateEndpointCategory(com.adobe.idp.dsc.registry.infomodel:EndpointCategory category) — method, interface com.adobe.idp.dsc.registry.endpoint.EndpointStore
Update an existing endpoint category.
updateHardenedPath(long aTaskId, java.lang:String aHardenedPath) — method, interface com.adobe.idp.taskmanager.dsc.client.task.TaskManager
Allows the hardened path to be updated by a user in the workflow system role.
updateItem(java.lang:String destination, java.lang:Object newVersion, java.lang:Object previousVersion, java.lang:String[] changes) — method, class flex.data.DataServiceTransaction
Send an update event to clients subscribed to this message.
updateItem(java.lang:Object newVersion, java.lang:Object previousVersion, java.util:List changes) — method, class flex.data.assemblers.AbstractAssembler
Updates the item.
updateItem(java.lang:Object newVersion, java.lang:Object previousVersion, java.util:List changes) — method, interface flex.data.assemblers.Assembler
Updates the item.
updateItem(java.lang:Object newItem, java.lang:Object prevItem, java.util:List changes) — method, class flex.data.assemblers.HibernateAssembler
This method is called to update an item in hibernate.
updateItem(java.lang:Object newVersion, java.lang:Object prevVersion, java.util:List changes) — method, class flex.data.assemblers.SQLAssembler
Updates the item.
UPDATE_ITEM — Final static property, interface flex.data.assemblers.SQLAssemblerConstants
updateLicenseRevocationUrl(java.lang:String licenseId, java.net:URL newURL) — method, 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, interface com.adobe.idp.um.api.DirectoryManager
Updates information in the group.
updateLocalGroup(com.adobe.idp.um.api.infomodel:Group updatedGroup) — method, 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, 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, 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, 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, class com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient
Updates a local user.
updateObjectStatus(java.lang:String resourceUri, int objectStatus) — method, interface com.adobe.repository.bindings.ResourceRepository
Updates the object status of a resource.
updateObjectStatus(java.lang:String resourceUri, int objectStatus) — method, class com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient
Updates the object status of a resource.
UPDATE_OPERATION — Final static property, class flex.data.messages.DataMessage
updateOptionsBean(java.lang:String key, java.lang:String value) — method, class com.adobe.livecycle.convertpdfservice.client.ToImageOptionsSpec
For internal use only.
updateOptionsBean(java.lang:String options) — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
For internal use only.
updateOptionsBean(java.lang:String key, java.lang:String value) — method, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionsSpec
For internal use only.
updateOptionsBean(java.lang:String key, java.lang:String value) — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
For internal purposes only.
updateOptionsBean(java.lang:String options) — method, class com.adobe.livecycle.formsservice.client.RenderOptionsSpec
For internal purposes only.
updateOptionsBean(java.lang:String key, java.lang:String value) — method, class com.adobe.livecycle.formsservice.client.URLSpec
For internal purposes only.
updateOptionsBean(java.lang:String options) — method, class com.adobe.livecycle.formsservice.client.URLSpec
For internal purposes only.
updateOptionsBean(java.lang:String key, java.lang:String value) — method, class com.adobe.livecycle.output.client.OutputOptionsSpec
For internal use only.
updateOptionsBean(java.lang:String options) — method, class com.adobe.livecycle.output.client.OutputOptionsSpec
For internal use only.
updateOptionsBean(java.lang:String key, java.lang:String value) — method, class com.adobe.livecycle.output.client.RenderOptionsSpec
For internal use only.
updateOptionsBean(java.lang:String options) — method, class com.adobe.livecycle.output.client.RenderOptionsSpec
For internal use only.
updateOptionsSpec(java.lang:String options) — method, class com.adobe.livecycle.convertpdfservice.client.ToImageOptionsSpec
For internal use only.
updatePolicy(com.adobe.livecycle.rightsmanagement.client.infomodel:Policy updatedPolicy) — method, 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, 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, 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, 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, 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, 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, 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, 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, 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, class com.adobe.idp.dsc.registry.service.ServiceConfigurationFilter
The update time.
UPDATE_TIME — Final static property, interface com.adobe.idp.taskmanager.dsc.client.query.SortOrder
The update time column.
updateWatermark(com.adobe.livecycle.rightsmanagement.client.infomodel:Watermark watermark) — method, 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, 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, package com.adobe.livecycle.formsservice.client
Enables you to set URI values that are required by the Forms service when rendering forms.
URLSpec() — Constructor, class com.adobe.livecycle.formsservice.client.URLSpec
A standard constructor.
URLSpec(java.lang:String optionsString) — Constructor, 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, class com.adobe.livecycle.formsservice.client.URLSpec
A constructor that enables you to set all options.
URLSpecConstants — class, package com.adobe.livecycle.formsservice.client
URLSpecConstants() — Constructor, class com.adobe.livecycle.formsservice.client.URLSpecConstants
UsageRights — class, package com.adobe.livecycle.readerextensions.client
Represents individual rights that can be applied to a rights-enabled PDF document.
UsageRights() — Constructor, 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, 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, class com.adobe.livecycle.signatures.pki.client.types.common.OCSPURLtoConsultOption
The AIA URL present in the certificate.
UseAIAInSignerCert — Final static property, class com.adobe.livecycle.signatures.pki.client.types.common.OCSPURLtoConsultOption
The AIA present in the signer certificate.
useDurableConsumers() — method, class flex.messaging.services.messaging.adapters.JMSSettings
Returns whether consumers are durable or not.
useFillPage(java.util:List fillParameters) — method, class flex.data.assemblers.AbstractAssembler
This method can be used to control whether a paged-fill method for a given set of parameters is used.
useFillPage(java.util:List fillParameters) — method, interface flex.data.assemblers.Assembler
This method can be used to control whether a paged-fill method for a given set of parameters is used.
useFillPage(java.util:List fillParameters) — method, class flex.data.assemblers.HibernateAssembler
This method returns true for any queries which implement the page-by-page method for filling collections.
useFillPage(java.util:List params) — method, class flex.data.assemblers.SQLAssembler
Controls whether a paged-fill method for a given set of parameters is used.
USE_MAX_JPEG_IMAGE_RESOLUTION — Final static property, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionSpecConstants
USE_MAX_JPEG_IMAGE_RESOLUTION_ID — Final static property, class com.adobe.livecycle.convertpdfservice.client.ToPSOptionSpecConstants
usePrinterSetting — Final static property, class com.adobe.livecycle.output.client.OutputJog
Use settings defined by the network printer.
usePrinterSetting — Final static property, class com.adobe.livecycle.output.client.Staple
Use settings defined by the network printer.
useQueryCache — Property, class flex.data.assemblers.HibernateType
USE_QUERY_CACHE — Final static property, class flex.data.assemblers.HibernateAssembler
User — Interface, package com.adobe.idp.um.api.infomodel
A User is an extension of the Principal object.
USER_ACCOUNT_LOCK_EVENT — Final static property, 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, interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where an external user account is activated.
UserAgentSettings — class, package flex.messaging.client
A class to hold user agent specific properties.
UserAgentSettings() — Constructor, class flex.messaging.client.UserAgentSettings
USER_ANONYMOUS — Final static property, class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
Reserved for future use.
USER_ANONYMOUS_APS — Final static property, 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, interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where a user authentication fails.
USER_AUTHENTICATE_EVENT — Final static property, 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, class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The canonical name for the remote credentials account.
USER_CANONICAL_SUPERADMIN — Final static property, class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The canonical name for the super administrator account.
USER_CHANGE_PASSWORD_EVENT — Final static property, interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where the password of an external user is changed.
UserConfigBO — Interface, 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, interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where an external user account is deactivated.
UserDef — class, 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, class com.adobe.idp.taskmanager.dsc.client.queuemanager.UserDef
Default constructor for the UserDef class.
USER_DELETE_EVENT — Final static property, interface com.adobe.livecycle.rightsmanagement.client.EventManager
The constant that represents the event where an external user account is deleted.
USERID — Final static property, class com.adobe.idp.um.api.UMConstants.ExternalPrincipalStorageProviderTypes
UserInfo — class, package com.adobe.idp.um.api.infomodel
This class manages information for users.
UserInfo() — Constructor, class com.adobe.idp.um.api.infomodel.UserInfo
UserInfo(com.adobe.idp.um.api.infomodel:User user, java.lang:String password) — Constructor, class com.adobe.idp.um.api.infomodel.UserInfo
Constructor based on a user and password.
USER_NAME — Final static property, 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, interface com.adobe.livecycle.rightsmanagement.client.infomodel.Policy
The constant that represents the User policy type.
USER_PREREGISTER_EVENT — Final static property, 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, package com.adobe.idp.taskmanager.dsc.client.queuemanager
Describes a user queue.
USER_REGISTER_EVENT — Final static property, 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, class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The login identifier for the remote credentials account.
USER_ROLE_DESCRIPTION — Final static property, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsConstants.Roles
USER_ROLE_IDENTIFIER — Final static property, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsConstants.Roles
USER_ROLE_NAME — Final static property, class com.adobe.livecycle.readerextensions.client.ReaderExtensionsConstants.Roles
userSearch(UserSearchFilter filter) — method, interface com.adobe.idp.taskmanager.dsc.client.TaskManagerQueryService
A user search mechanism which will return taskmanager specific data about the end-user, like their OOO status
UserSettings — class, package com.adobe.idp.taskmanager.dsc.client.queuemanager
Contains settings associated with a user's tasks.
UserSettings() — Constructor, class com.adobe.idp.taskmanager.dsc.client.queuemanager.UserSettings
The default constructor.
USER_SUPERADMIN — Final static property, class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The login identifier for the super administrator account.
USER_SYSTEM_CONTEXT — Final static property, class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The canonical name for the user system context.
USER_SYSTEM_CONTEXT_COMMON_NAME — Final static property, class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The common name for the user system context.
USER_SYSTEM_CONTEXT_USER_ID — Final static property, class com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
The identifier for the user system context.
USER_TX_JNDI_NAME — Final static property, class flex.data.DataServiceTransaction
USER_UPDATE_PROFILE_EVENT — Final static property, 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.
USE_TRANSACTIONS — Final static property, class flex.data.DataDestination
UTF_16 — Final static property, class com.adobe.livecycle.barcodedforms.CharSet
Represents UTF-16 encoding.
UTF_8 — Final static property, class com.adobe.livecycle.barcodedforms.CharSet
Represents UTF-8 encoding.
Uuid — class, 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, class com.adobe.repository.infomodel.Uuid
Default constructor that uses the default prefix of #PREFIX_URN_UUID.
Uuid(java.lang:String uuid) — Constructor, class com.adobe.repository.infomodel.Uuid
Constructor that uses the specified UUID.
Uuid(java.lang:String uuid, boolean checkPrefix) — Constructor, 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/8.2/programLC/programmer/javadoc/all-index-U.html