| Class | Package | Description | |
|---|---|---|---|
| AbstractAssembler | flex.data.assemblers | You can implement a Data Management Services Assembler by extending this AbstractAssembler class. | |
| AbstractBootstrapService | flex.messaging.services | The purpose of AbstractBootstrapService is to enable creation of dynamic services, destinations, and adapters. | |
| AbstractEndpoint | flex.messaging.endpoints | This is the default implementation of Endpoint, which provides a convenient base for behavior and associations common to all endpoints. | |
| AbstractService | flex.messaging.services | This is the default implementation of Service, which provides a convenient base for behavior and associations common to all Services. | |
| AccessControlEntry | com.adobe.repository.infomodel.bean | Represents an entry in the com.adobe.repository.infomodel.bean.AccessControlList. | |
| AccessControlList | com.adobe.repository.infomodel.bean | An access control list (ACL). | |
| AcrobatVersion | com.adobe.livecycle.formsservice.client | Represents the Acrobat version that is required to view the PDF form that the Forms service renders. | |
| AcrobatVersion | com.adobe.livecycle.output.client | Represents the Acrobat version that is required to view the PDF that the Output service renders. | |
| ActionMessageInput | flex.messaging.io.amf | This simple interface allows the MessageDeserializer to handle multiple versions of AMF. | |
| ActionMessageOutput | flex.messaging.io.amf | Entry point for serializing an individual ActionMessage response message for AMF, AMFX or RTMP Channels. | |
| ActionNotFoundException | com.adobe.idp.taskmanager.dsc.client.task | Exception thrown when a form action is not found. | |
| ActionScriptAdapter | flex.messaging.services.messaging.adapters | An ActionScript object based adapter for the MessageService that supports simple publish/subscribe messaging between ActionScript based clients. | |
| ActionScriptAdapterControl | flex.management.runtime.messaging.services.messaging.adapters | The ActionScriptAdapterControl class is the MBean implemenation for monitoring and managing ActionScriptAdapters at runtime. | |
| ActionScriptAdapterControlMBean | flex.management.runtime.messaging.services.messaging.adapters | Defines the runtime monitoring and management interface for managed ActionScript messaging adapters. | |
| ActivePrincipalNotFoundException | com.adobe.idp.taskmanager.dsc.client.task | An excepption that is thrown if a principal is not found. | |
| ActivityGuideRenderSpec | com.adobe.livecycle.formsservice.client | Enables you to define run-time options that control how the Forms service renders form guides. | |
| AddTimestamp | com.adobe.livecycle.signatures.client.spi.types | Represents a timestamp that is added to a signed PDF document when a signature handler signs the document. | |
| Amf3Types | flex.messaging.io.amf | AMF3 type markers and constants for AVM+ Serialization. | |
| AMFEndpoint | flex.messaging.endpoints | AMF based endpoint for Flex Messaging. | |
| AMFEndpointControl | flex.management.runtime.messaging.endpoints | The AMFEndpointControl class is the MBean implemenation for monitoring and managing an AMFEndpoint at runtime. | |
| AMFEndpointControlMBean | flex.management.runtime.messaging.endpoints | Defines the runtime monitoring and management interface for managed AMF endpoints. | |
| AMFFilter | flex.messaging.endpoints.amf | Filters perform pre- and post-processing duties on the ActionContext, which contains the message/invocation as well as conextual information about it, following the standard pipe-and-filter design pattern. | |
| AmfTrace | flex.messaging.io.amf | The AMFTrace class is an AMF extension to the ObjectTrace utility to format AMF input/output in a similar manner to the client-side NetConnection Debugger. | |
| AmfTypes | flex.messaging.io.amf | The amf/rtmp data encoding format constants. | |
| AmfxInput | flex.messaging.io.amfx | Context for AMFX specific SAX handler. | |
| AmfxMessageDeserializer | flex.messaging.io.amfx | SAX based AMFX Parser. | |
| AmfxOutput | flex.messaging.io.amfx | Serializes Java types to ActionScript 3 types via AMFX, an XML based representation of AMF 3. | |
| Application | com.adobe.idp.applicationmanager.application | An Application object is used to retrieve the application identifier and the archive. | |
| ApplicationId | com.adobe.idp.applicationmanager.application | An ApplicationId object is used to set and retrieve the application identifier and name. | |
| ApplicationManager | com.adobe.idp.applicationmanager.client | This class is used to create and consume LiveCycle ES Application archives. | |
| ApplicationManagerException | com.adobe.idp.applicationmanager.application | An exception indicating that an exception occurred with the Application Manager operation that was invoked. | |
| ApplicationNotFoundException | com.adobe.idp.applicationmanager.application | An exception indicating that the specified application was not found. | |
| ApplicationStatus | com.adobe.idp.applicationmanager.application | An ApplicationStatus object describes the deployment status of each application component and the application as a whole. | |
| ArrayCollection | flex.messaging.io | Used to map to client mx.collections.ArrayCollection to java.util.Lists in Java. | |
| ASObject | flex.messaging.io.amf | This class represents a Flash Actionscript Object (typed or untyped) | |
| ASObjectAdapterControl | flex.management.runtime.data.adapters | The ASObjectAdapterControl class is the MBean implemenation for monitoring and managing ASObjectAdapters at runtime. | |
| ASObjectAdapterControlMBean | flex.management.runtime.data.adapters | Defines the runtime monitoring and management interface for managed ActionScript adapters. | |
| Assembler | flex.data.assemblers | One option for implementing a Data Management Services Assembler is to write a Java class which implements this interface. | |
| AssemblerException | com.adobe.livecycle.assembler.client | AssemblerException is the base class for exceptions thrown from the LiveCycle Assembler service. | |
| AssemblerOptionSpec | com.adobe.livecycle.assembler.client | An AssemblerOptionSpec object is the container for the "environment" options for a DDX job. | |
| AssemblerResult | com.adobe.livecycle.assembler.client | An AssemblerResult object is a container for the results of a DDX job. | |
| AssemblerService | com.adobe.livecycle.assembler | AssemblerService is the interface that is used by clients outside of orchestrations. | |
| AssemblerServiceClient | com.adobe.livecycle.assembler.client | This class is used by clients of the Assembler service. | |
| Assignment | com.adobe.idp.taskmanager.dsc.client.query | An Assignment object contains assignment data related to a task. | |
| AssociationSetting | flex.data.config | The AssociationSetting class is used to add association properties to DataDestination types. | |
| ASTranslator | flex.messaging.io.amf.translator | ASTranslator provides the ability to convert between ASObjects used by Flex and Java objects in your application. | |
| AsyncMessage | flex.messaging.messages | This type of message contains information necessary to perform point-to-point or publish-subscribe messaging. | |
| AsyncPollHandler | flex.messaging.client | Defines the interface to handle asynchronous poll results. | |
| AttachmentInfo | com.adobe.idp.taskmanager.dsc.client.task | Contains information about a file to attach to a task. | |
| AttachmentNotFoundException | com.adobe.idp.taskmanager.dsc.client.task | Exception thrown if a requested attachment is not found. | |
| Attribute | flex.management.jmx | Remotable Attribute class that complies with Flash serialization requirements. | |
| AuthConfigBO | com.adobe.idp.um.spi.authentication | The AuthConfigBO interface defines a container for storing configuration information about an authentication service provider. | |
| AuthenticationManager | com.adobe.idp.um.api | This is the primary interface for authenticating users. | |
| AuthenticationManagerServiceClient | com.adobe.livecycle.usermanager.client | This is the client implementation of the com.adobe.idp.um.api.AuthenticationManager class. | |
| AuthenticationService | flex.messaging.services | ||
| AuthorizationManager | com.adobe.idp.um.api | This is the primary interface for authorization. | |
| AuthorizationManagerServiceClient | com.adobe.livecycle.usermanager.client | This is the client implementation of the com.adobe.idp.um.api.AuthorizationManager class. | |
| AuthProvider | com.adobe.idp.um.spi.authentication | The AuthProvider interface is the primary interface that your authentication service provider must implement. | |
| AuthResponse | com.adobe.idp.um.spi.authentication | The AuthResponse interface defines a mechanism for an authentication provider to communicate authentication results to User Management. | |
| AuthResponseImpl | com.adobe.idp.um.spi.authentication | The AuthResponseImpl class provides a mechanism for an authentication provider to communicate authentication results to User Management. | |
| AuthResult | com.adobe.idp.um.api.infomodel | Authentication result interface. | |
| AuthScheme | com.adobe.idp.um.spi.authentication | The AuthScheme interface defines the valid authentication schemes for User Management. | |
| BackupException | com.adobe.idp.backup.dsc.service | Provides exceptions while entering or leaving backup mode on the LiveCycle ES server for one of the following reasons: One of the parameters is not valid. The label provided is an empty String value. The server cannot enter into the backup mode because of shortage of physical disk space or memory. The save backup mode timeout value provided is not within the range of 0 to 10800 (the number of minutes in one week). | |
| BackupModeEntryResult | com.adobe.idp.backup.dsc.service | Represents the result of starting a backup mode session on the server. | |
| BackupModeResult | com.adobe.idp.backup.dsc.service | Represents the result of ending a backup mode session on the server. | |
| BackupServiceClient | com.adobe.idp.backup.dsc.client | Enables the creation of a Java client object that invokes operations that belong to the Backup and Restore service API. | |
| BarcodedFormsService | com.adobe.livecycle.barcodedforms | Main Barcoded Forms Service | |
| BarcodedFormsServiceClient | com.adobe.livecycle.barcodedforms.client | Enables the creation of a Java object that can invoke operations that belong to the Barcoded Forms service. | |
| BaseControl | flex.management | The implementation of the BaseControlMBean interface. | |
| BaseControlMBean | flex.management | The base MBean interface for management beans that control aspects of Flex behavior on the server. | |
| BaseHTTPEndpoint | flex.messaging.endpoints | Base for all of HTTP-based endpoints. | |
| BasePasswordEncryptionSpec | com.adobe.livecycle.encryption.client | Specifies encryption perferences for password protecting a PDF document using the LiveCycle Encryption service. | |
| BasePollingHTTPEndpoint | flex.messaging.endpoints | Base for HTTP-based endpoints that support regular polling and long polling which means placing request threads that are polling for messages into a wait state until messages are available to deliver or the configurable wait interval is reached. | |
| BaseStreamingHTTPEndpoint | flex.messaging.endpoints | Base for HTTP-based endpoints that support streaming HTTP connections to connected clients. | |
| BatchProcessFilter | flex.messaging.endpoints.amf | Filter that breaks down the batched message buffer into individual invocations. | |
| BeanProxy | flex.messaging.io | Uses Bean introspection to collect the properties for a given instance. | |
| Bootstrap | com.adobe.idp.dsc.component | A class implementing this interface can be configured to be called back as a component if installed or uninstalled. | |
| BootstrapContext | com.adobe.idp.dsc.component | Provides a bootstrap implementation access to the component being bootstrapped. | |
| CertificateEncryptionCompatibility | com.adobe.livecycle.encryption.client | Enumeration values that correspond to Acrobat compatability levels when encrypting a PDF document with a certificate. | |
| CertificateEncryptionIdentity | com.adobe.livecycle.encryption.client | Enables the creation of a Java object that specifies permissions that apply to an encrypted PDF document and the certificate that is used to encrypt the document. | |
| CertificateEncryptionOption | com.adobe.livecycle.encryption.client | An enumeration value that represents the PDF document resources to encrypt. | |
| CertificateEncryptionOptionSpec | com.adobe.livecycle.encryption.client | Specifies encryption preferences that are used when encrypting a PDF document with a certificate. | |
| CertificateEncryptionPermissions | com.adobe.livecycle.encryption.client | Enumeration values that correspond to permissions granted to a PDF document encrypted with a certificate. | |
| CertificateInformation | com.adobe.livecycle.signatures.client.types | Provides information about a given certificate. | |
| CertificateSeedValueOptionSpec | com.adobe.livecycle.signatures.client.types | Represents a certificate seed value dictionary. | |
| ChangeObject | flex.data | The ChangeObject interface is the public interface for the JavaAdapter's synchronization methods. | |
| CharSet | com.adobe.livecycle.barcodedforms | Represents character encoding enumeration values used by the Barcoded Forms service when it decodes data. | |
| ClassAlias | flex.messaging.io | A Class can implement this interface to customize the alias reported by a BeanProxy when describing a complex object's traits. | |
| ClassAliasRegistry | flex.messaging.io | A simple registry that maps an alias to a concrete class name. | |
| ClientException | com.adobe.livecycle.readerextensions.client.exceptions | Represents the base class for exceptions that are thrown by the Reader Extensions service. | |
| CMYKPolicy | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents CMYK (cyan-magenta-yellow-black) color options. | |
| Color | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents color options that are applicable to the PostScipt file. | |
| ColorCompression | com.adobe.livecycle.convertpdfservice.client.enumeration | Color compression settings that are used to compress color images. | |
| ColorSpace | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents a color space, which represents the range of colors. | |
| CommandMessage | flex.messaging.messages | A message that represents an infrastructure command passed between client and server. | |
| CommonBaseException | com.adobe.livecycle.encryption.client | Represents an exception that is thrown by the Encryption service. | |
| CommonBaseException | com.adobe.livecycle.signatures.client.spi.types.exceptions | Common base exception class for all exception classes. | |
| CommonBaseException | com.adobe.livecycle.signatures.common | Common base exception class for all exception classes. | |
| CompleteTaskException | com.adobe.idp.taskmanager.dsc.client.task | Exception thrown if there was an error when completing a task. | |
| CompleteTaskResult | com.adobe.idp.taskmanager.dsc.client.task | Contains information about the completed task. | |
| Component | com.adobe.idp.dsc.registry.infomodel | This interface provides support for managing components. | |
| ComponentContext | com.adobe.idp.dsc.component | Provides a LiveCycle ES implementation access to the component being started or stopped. | |
| ComponentNotFoundException | com.adobe.idp.dsc.registry | An exception indicating that the component was not found. | |
| ComponentRegistry | com.adobe.idp.dsc.registry.component | A ComponentRegistry implementation provides clients with the ability to to query the metadata and state of a component, install and or uninstall components, and toggle the state of a component from RUNNING to STOPPED | |
| ComponentRegistryClient | com.adobe.idp.dsc.registry.component.client | The client implementation of the Component Registry. | |
| CompositeEditorAttribute | com.adobe.idp.dsc.registry.infomodel | A CompositeEditorAttribute is an attribute contained in a composite editor. | |
| CompositeEditorComponent | com.adobe.idp.dsc.registry.infomodel | This class is the transfer object used to retrieve and store configuration information related to composite editor components used in com.adobe.idp.dsc.registry.infomodel.PropertyEditor PropertyEditor objects. | |
| CompositeEditorObject | com.adobe.idp.dsc.registry.infomodel | A CompositeEditorObject object is an attribute contained in a composite editor component. | |
| CompositeEditorSimpleAttribute | com.adobe.idp.dsc.registry.infomodel | A CompositeEditorSimpleAttribute object is an attribute contained in a composite editor. | |
| Condition | com.adobe.idp.dsc.filter | An object representing the attribute filtering condition of a query. | |
| ConfigMap | flex.messaging.config | The ConfigMap class is a helper implementation of Map that makes it easier to handle properties that can appear one or more times. | |
| ConfigParameter | com.adobe.idp.dsc.registry.infomodel | A ConfigParameter object stores information about configuration values. | |
| ConfigParameterNotFoundException | com.adobe.idp.dsc.registry | An exception indicating that the configuration parameter was not found. | |
| ConfigurationException | flex.messaging.config | The server throws this exception type on encountering errors while parsing the configuration. | |
| Connection.ReadResult | flex.messaging.socketserver | Simple class to return bytes read and an optional ByteBuffer containing the bytes for a read task. | |
| Connection.WriteResult | flex.messaging.socketserver | Simple class to return bytes written and a flag indicating whether a write has been rescheduled. | |
| Connective | com.adobe.idp.dsc.filter | An object that represents a logical AND or OR value used to connect filtering conditions. | |
| Connector | com.adobe.idp.dsc.registry.infomodel | A Connector object allows you to retrieve information about supported connectors. | |
| ConnectorNotFoundException | com.adobe.idp.dsc.registry | An exception indicating that the connector was not found. | |
| ConnectorRegistry | com.adobe.idp.dsc.registry.connector | Enables the creation of a Java object that provides the ability to perform tasks such as querying information about supported connectors. | |
| ConnectorRegistryClient | com.adobe.idp.dsc.registry.connector.client | Enables the creation of a Java object that provides the ability to perform tasks such as removing supported connectors. | |
| ConnectorRegistryException | com.adobe.idp.dsc.registry.connector | Represents an exception that is thrown if a connector cannot be registered. | |
| ConnectorStore | com.adobe.idp.dsc.registry.connector | Enables the creation of a Java object that performs tasks related to connectors. | |
| ConnectorStoreException | com.adobe.idp.dsc.registry.connector | Represents an exception that is thrown if a connector cannot be created. | |
| Context | com.adobe.idp | General IDP context class. | |
| ConversionException | com.adobe.livecycle.docconverter.client | A ConversionException is thrown when there is an error converting a document to PDF/A. | |
| ConversionException | com.adobe.livecycle.generate3dpdf.client | An exception class that is used to indicate that a conversion failed because of an underlying exception. | |
| ConversionException | com.adobe.livecycle.generatepdf.client | An exception class that is used to indicate that a conversion failed because of an underlying exception. | |
| Convertable | com.adobe.idp.dsc.datatype | Classes implementing this interface explicitly specify how they are converted. | |
| Converter | com.adobe.idp.dsc.datatype | Classes implementing this interface are used to convert values to a specified target type. | |
| ConvertPdfException | com.adobe.livecycle.convertpdfservice.exception | An exception class used to indicate that an exception has occurred when converting a PDF document to a PostScript or image file. | |
| ConvertPDFFormatType | com.adobe.livecycle.generatepdf.client | An enumeration that represents the target file formats to which the PDF document can be converted. | |
| ConvertPdfServiceClient | com.adobe.livecycle.convertpdfservice.client | This class enables you to convert PDF documents to PostScript and image files. | |
| Create3dPDFResult | com.adobe.livecycle.generate3dpdf.client | Represents data that is returned by the Generate3dPDFClient object's com.adobe.livecycle.generate3dpdf.client.Generate3dPDFClient#create3dPDFCustom(Document,String,List,Document,Document,java.lang.Integer) create3dPDF or com.adobe.livecycle.generate3dpdf.client.Generate3dPDFClient#create3dPDF(Document,String,List,String,Document,java.lang.Integer) create3dPDF methods. | |
| CreateEndpointCategoryInfo | com.adobe.idp.dsc.registry.endpoint | Enables the creation of a category that is associated with an endpoint. | |
| CreateEndpointInfo | com.adobe.idp.dsc.registry.endpoint | Enables the creation of an endpoint that is able to invoke a service. | |
| CreateEndpointInfo.InputMapping | com.adobe.idp.dsc.registry.endpoint | Represents an input data mapping value that is associated with an endpoint. | |
| CreateEndpointInfo.OutputMapping | com.adobe.idp.dsc.registry.endpoint | Represents an output data mapping value that is associated with an endpoint. | |
| CreatePDFResult | com.adobe.livecycle.generatepdf.client | Contains the result of an operation to create a PDF document. | |
| CreateServiceCategoryInfo | com.adobe.idp.dsc.registry.service | This class allows you to retrieve and set the information related to a service category. | |
| CreateServiceConfigurationInfo | com.adobe.idp.dsc.registry.service | This class allows you to retrieve and set the information related to a service configuration. | |
| CreateServiceInfo | com.adobe.idp.dsc.registry.service | This class allows you to retrieve and set the information related to a service. | |
| CreateTaskInfo | com.adobe.idp.taskmanager.dsc.client.task | This interface is used to create a new task. | |
| CreateTaskInfo.PriorityValues | com.adobe.idp.taskmanager.dsc.client.task | The possible priority values for the task. | |
| CreateTaskResult | com.adobe.idp.taskmanager.dsc.client.task | A CreateTaskResult object is returned when the TaskManager#createTask TaskManager.createTask() method is called. | |
| Credential | com.adobe.livecycle.signatures.client.types | Represents a credential that is required to sign or certify a PDF document. | |
| CredentialException | com.adobe.livecycle.readerextensions.client | Credential-related exceptions for the Reader Extensions service. | |
| CredentialLoginException | com.adobe.livecycle.signatures.client.types.exceptions | Represents an exception that is thrown if the credentials to access the Signatures service are invalid. | |
| CredentialServiceUnavailableException | com.adobe.livecycle.readerextensions.client | Exceptions related to using TrustStore for the Reader Extensions service. | |
| CRLOptionSpec | com.adobe.livecycle.signatures.client.types | Stores certificate revocation list (CRL) preference information. | |
| DatabaseTimeoutSettings | flex.data.config | Common settings for the different database connections available to the SQL Assembler. | |
| DataDestination | flex.data | Subclass of MessageDestination which provides DataService-specific destination functionality, such as data item paging. | |
| DataDestinationControl | flex.management.runtime.data | The DataDestinationControl class is the MBean implementation for monitoring and managing a DataDestination at runtime. | |
| DataDestinationControlMBean | flex.management.runtime.data | Defines the runtime monitoring and management interface for managed DataDestinations. | |
| DataErrorMessage | flex.data.messages | This special type of ErrorMessage is used to transport additional data specific to data conflict and synchronization errors that cannot be accomodated by the base error message type. | |
| DataMessage | flex.data.messages | This type of Message represents communications between client and server DataServices. | |
| DataNetworkSettings | flex.data.config | Network policy settings for a DataCollection. | |
| DataServiceControl | flex.management.runtime.data | The DataServiceControl class is the MBean implemenation for monitoring and managing a DataService at runtime. | |
| DataServiceControlMBean | flex.management.runtime.data | Defines the runtime monitoring and management interface for managed data services. | |
| DataServiceException | flex.data | Exception type for DataService errors. | |
| DataServiceTransaction | flex.data | A DataServiceTransaction instance is created for each operation that modifies the state of objects managed by Data Management Services. | |
| DatasourceSettings | flex.data.config | Datasource-specific settings for the SQL Assembler database connection. | |
| DataSyncException | flex.data | A DayaSyncException describes a data conflict that arises as a result of a client attempt to commit a "sync" DataService operation. | |
| DataType | com.adobe.idp.dsc.registry.infomodel | Data type. | |
| DataTypeNotFoundException | com.adobe.idp.dsc.registry | An exception indicating that the data type was not found. | |
| DateFilter | com.adobe.idp.taskmanager.dsc.client.query | A DateFilter object is used to sort according to date ranges. | |
| DDXMMsgSet | com.adobe.service.ddxm.client | The DDXMMsgSet class specifies general and error messages related to processing the DDX document. | |
| DefaultMBeanServerLocator | flex.management | The default implementation of an MBeanServerLocator. | |
| Delimiter | com.adobe.livecycle.barcodedforms | Represents data delimiter enumeration values used by the Barcoded Forms service when it converts delimited data to XML (XDP or XFDF) data. | |
| DeltaInfo | com.adobe.repository.bindings | This class maintains information helpful to synchronizing local copies of resources with those in the Repository. | |
| DeltaList | com.adobe.repository.bindings | This class maintains synchronization information on folders containing resources of interest, which are resources being examined for changes. | |
| Destination | flex.messaging | The Destination class is a source and sink for messages sent through a service destination and uses an adapter to process messages. | |
| DestinationControl | flex.management.runtime.messaging | The DestinationControl class is the MBean implementation for monitoring and managing a Destination at runtime. | |
| DestinationControlMBean | flex.management.runtime.messaging | Defines the runtime monitoring and management interface for managed destinations. | |
| DestructibleFlexFactory | flex.messaging | Implementors of FlexFactory should also implement this interface if their factory has custom destruction behavior. | |
| DictionaryProxy | flex.messaging.io | Proxies serialization of a Dictionary and considers all keys as String based property names. | |
| DirectoryGroupProvider | com.adobe.idp.um.spi.directoryservices | The DirectoryGroupProvider interface defines a mechanism for retrieving the user records that belong to a specific user group from a repository. | |
| DirectoryManager | com.adobe.idp.um.api | This is the primary interface for directory management. | |
| DirectoryManagerServiceClient | com.adobe.livecycle.usermanager.client | This is the client implementation of the com.adobe.idp.um.api.DirectoryManager class. | |
| DirectoryPrincipalProvider | com.adobe.idp.um.spi.directoryservices | The DirectoryPrincipalProvider interface is the base interface for user and group provider interfaces. | |
| DirectoryProviderConfig | com.adobe.idp.um.spi.directoryservices | The DirectoryProviderConfig class provides methods for retrieving information about directory service providers from the User Management configuration settings. | |
| DirectorySyncInfo | com.adobe.idp.um.api.infomodel | Directory synchronization information class. | |
| DirectoryUserProvider | com.adobe.idp.um.spi.directoryservices | The DirectoryUserProvider interface defines the mechanism used to retrieve all user records from a given repository. | |
| DistillerServiceClient | com.adobe.livecycle.distiller.client | This class converts PostScript, Encapsulated PostScript, and PRN files to compact, reliable, and more secure PDF files over a network. | |
| DocConverterException | com.adobe.livecycle.docconverter.client | DocConverterException is the base class for exceptions thrown from the LiveCycle DocConverter service. | |
| DocConverterServiceClient | com.adobe.livecycle.docconverter.client | Enables you to create a Java object that converts a PDF document to a PDF/A document. | |
| Document | com.adobe.idp | The Document class passes data of arbitrary size between different LiveCycle services and components via remote RMI calls. | |
| DocumentBytes | com.adobe.livecycle.signatures.client.spi.types | Represents the bytes of a PDF document that a signature handler accepts. | |
| DocumentHash | com.adobe.livecycle.signatures.client.spi.types | Represents the hashing method that is used for a signed document. | |
| DocumentManager | com.adobe.livecycle.rightsmanagement.client | The DocumentManager interface provides methods for manipulating the policy security of PDF documents. | |
| Domain | com.adobe.idp.um.api.infomodel | This is the interface containing domain information. | |
| Domain.DomainNameComprator | com.adobe.idp.um.api.infomodel | Class used to compare domains. | |
| DSAKeyValueType | com.adobe.livecycle.signatures.client.spi.types | Represents the Digital Signature Algorithm (DSA) key value related to the keys used by the signature handler. | |
| DSGroupContainmentRecord | com.adobe.idp.um.spi.directoryservices | The DSGroupContainmentRecord class provides a container for storing and retrieving the user and group records that belong to a group. | |
| DSPrincipalCollection | com.adobe.idp.um.spi.directoryservices | The DSPrincipalCollection class provides a container for storing sets of user records. | |
| DSPrincipalIdRecord | com.adobe.idp.um.spi.directoryservices | The DSPrincipalIdRecord class provides a container for the unique identification of a principal. | |
| DSPrincipalRecord | com.adobe.idp.um.spi.directoryservices | The DSPrincipalRecord class provides a container for storing information that constitutes a User Management user or group record. | |
| DuplicateApplicationException | com.adobe.idp.applicationmanager.application | An exception indicating that a duplicate application was found. | |
| DuplicateComponentException | com.adobe.idp.dsc.registry.component | An exception indicating that a duplicate component has been encountered. | |
| DuplicateConnectorException | com.adobe.idp.dsc.registry | An exception indicating that a duplicate connector has been encountered. | |
| DuplicateEndpointCategoryException | com.adobe.idp.dsc.registry | An exception indicating that a duplicate endpoint category has been encountered. | |
| DuplicateEndpointException | com.adobe.idp.dsc.registry | An exception indicating that a duplicate endpoint has been encountered. | |
| DuplicateServiceCategoryException | com.adobe.idp.dsc.registry.service | Duplicate service category exception. | |
| DuplicateServiceConfigurationException | com.adobe.idp.dsc.registry.service | Duplicate service configuration exception. | |
| DuplicateServiceException | com.adobe.idp.dsc.registry.service | Duplicate service exception. | |
| DuplicateSessionException | flex.messaging.endpoints | Exception class used to indicate duplicate client sessions were detected. | |
| DuplicateSignatureFieldException | com.adobe.livecycle.signatures.client.types.exceptions | Represents an exception that is thrown if a duplicate signature field is located within a PDF document. | |
| EncryptionServiceClient | com.adobe.livecycle.encryption.client | Enables you to create a Java object that invokes operations that belong to the Encryption service. | |
| EncryptionServiceException | com.adobe.livecycle.encryption.client | Represents the base class for exceptions thrown by the Encryption service. | |
| EncryptionType | com.adobe.livecycle.encryption.client | An enum value that represents the encryption type. | |
| EncryptionTypeResult | com.adobe.livecycle.encryption.client | Represents the type of encryption that is used to secure a PDF document. | |
| Endpoint | com.adobe.idp.dsc.registry.infomodel | An Endpoint object enables you to set and retrieve endpoint information. | |
| Endpoint | flex.messaging.endpoints | An endpoint receives messages from clients and decodes them, then sends them on to a MessageBroker for routing to a service. | |
| Endpoint2 | flex.messaging.endpoints | Extension interface for Endpoint that adds support for a referenced Server that the endpoint may use. | |
| EndpointCategory | com.adobe.idp.dsc.registry.infomodel | An EndpointCategory object enables you to retrieve information about the endpoint category. | |
| EndpointCategoryFilter | com.adobe.idp.dsc.registry.endpoint | Enables the creation of a filter that is used when searching for endpoint categories. | |
| EndpointCategoryInUseException | com.adobe.idp.dsc.registry | An exception indicating that the endpoint category was not found. | |
| EndpointCategoryNotFoundException | com.adobe.idp.dsc.registry | An exception indicating that the endpoint category was not found. | |
| EndpointControl | flex.management.runtime.messaging.endpoints | The EndpointControl class is the MBean implementation for monitoring and managing an Endpoint at runtime. | |
| EndpointControlMBean | flex.management.runtime.messaging.endpoints | Defines the runtime monitoring and management interface for managed endpoints. | |
| EndpointFilter | com.adobe.idp.dsc.registry.endpoint | Enables the creation of a filter that is used when searching for endpoints. | |
| EndpointInvokeResult | com.adobe.idp.taskmanager.dsc.client.endpoint | An EndpointInvokeResult object is returned when the TaskManagerEndpointClient.invokeEndpoint() method is invoked. | |
| EndpointNotEnabledException | com.adobe.idp.dsc.registry | An exception indicating that the endpoint was not enabled. | |
| EndpointNotFoundException | com.adobe.idp.dsc.registry | An exception indicating that the endpoint was not found. | |
| EndpointPushHandler | flex.messaging.client | Defines the interface for a handler that may be registered by an endpoint with a FlexClient in order to push messages to a connected client. | |
| EndpointRegistry | com.adobe.idp.dsc.registry.endpoint | Enables the creation of a Java object that performs endpoint operations, such as creating and removing endpoints. | |
| EndpointRegistryClient | com.adobe.idp.dsc.registry.endpoint.client | Enables the creation of a Java object that performs endpoint operations, such as creating and removing endpoints. | |
| EndpointStore | com.adobe.idp.dsc.registry.endpoint | Enables the creation of a Java object that performs operations on existing endpoints. | |
| EndpointStoreException | com.adobe.idp.dsc.registry.endpoint | /** Represents an exception that is thrown if an endpoint cannot be created. | |
| EndpointURI | com.adobe.idp.dsc.registry.infomodel | An EndpointURI object enables you to retrieve information about the endpoint URI. | |
| Environment | com.adobe.service.ddxm.client | Environment is the container for the "environment" options for a DDX job. | |
| EnvironmentConstants | com.adobe.service.ddxm.client | This class contains constants for key names which may appear in the environment (env) map passed in through the Assembler API and are referenced during processing. | |
| ErrorCodeConversion | com.adobe.livecycle.generate3dpdf.client | ||
| Event | com.adobe.livecycle.rightsmanagement.client.infomodel | The Event interface provides methods for retrieving information about events. | |
| EventConstants | com.adobe.idp.taskmanager.dsc.client.events | Contains constants describing the values used in TaskManager events and their associated data. | |
| EventConstants.OOOTimerEvents | com.adobe.idp.taskmanager.dsc.client.events | Contains constants for all of the task timer events. | |
| EventConstants.TaskAttachmentEvents | com.adobe.idp.taskmanager.dsc.client.events | Contains constants for all of the task attachment events. | |
| EventConstants.TaskEventIDs | com.adobe.idp.taskmanager.dsc.client.events | Contains all of the event identifiers. | |
| EventConstants.TaskOperationalEvents | com.adobe.idp.taskmanager.dsc.client.events | Contains constants for all of the task operational events. | |
| EventConstants.TaskReassignmentEvents | com.adobe.idp.taskmanager.dsc.client.events | Contains constants for all of the task reassignment events. | |
| EventConstants.TaskTimerEvents | com.adobe.idp.taskmanager.dsc.client.events | Contains constants for all of the task timer events. | |
| EventManager | com.adobe.livecycle.rightsmanagement.client | The EventManager interface enables you to search for events. | |
| EventSearchFilter | com.adobe.livecycle.rightsmanagement.client.infomodel | Enables you to define search criteria that are used while searching for events. | |
| ExceptionMsgIds | com.adobe.livecycle.signatures.client.spi.types.exceptions | Maps Exception message names to their identification codes. | |
| ExceptionMsgIds | com.adobe.livecycle.signatures.client.types.exceptions | Maps Exception message names to their identification codes. | |
| ExportFormDataException | com.adobe.livecycle.formdataintegration.client | Represents an exception that is thrown when data is exported from a PDF document. | |
| ExportPDFResult | com.adobe.livecycle.generatepdf.client | This class represents the result for the com.adobe.livecycle.generatepdf.client.GeneratePdfServiceClient#exportPDF GeneratePdfServiceClient.exportPDF() operation. | |
| ExternalAuthDTO | com.adobe.edc.server.spi.authorization | The ExternalAuthDTO class is used for sending all the information to the com.adobe.edc.server.spi.authorization.ExternalAuthorizer#evaluate() evaluate() method. | |
| ExternalAuthOperationType | com.adobe.edc.server.spi.authorization | The ExternalAuthOperationType class is used by the Rights Management ES service during the com.adobe.edc.server.spi.authorization.ExternalAuthorizer#evaluate() evaluate() call to the External Authorizer SPI. | |
| ExternalAuthorizer | com.adobe.edc.server.spi.authorization | The ExternalAuthorizer interface is implemented to create a custom mechanism that allows external systems to participate and evaluate policy permissions. | |
| ExternalAuthPropertyDTO | com.adobe.edc.server.spi.authorization | The ExternalAuthPropertyDTO class is used by the implementation to define custom properties and return the values to the Rights Management service during the com.adobe.edc.server.spi.authorization.ExternalAuthorizer#getProviderProperties() getProviderProperties() method. | |
| ExternalAuthResultDTO | com.adobe.edc.server.spi.authorization | The ExternalAuthResultDTO class is used by the com.adobe.edc.server.spi.authorization.ExternalAuthorizer interface to return the result as part of the com.adobe.edc.server.spi.authorization.ExternalAuthorizer#evaluate() evaluate() method. | |
| ExternalPKIBaseException | com.adobe.livecycle.signatures.client.spi.types.exceptions | Represents the base class for exceptions thrown by the Signatures service. | |
| ExternalProxySettings | flex.messaging.services.http | External Proxy Settings for a proxy service. | |
| ExternalUserManager | com.adobe.livecycle.rightsmanagement.client | The ExternalUserManager interface provides methods for managing external users. | |
| FactoryDestination | flex.messaging | ||
| FactoryInstance | flex.messaging | This class is used by the FlexFactory to store the configuration for an instance created by the factory. | |
| FailedExecutionHandler | flex.messaging.util.concurrent | This interface defines a callback that can be registered with an Executor to be notified when execution of a Runnable has failed. | |
| Fault | com.adobe.idp.dsc.registry.infomodel | A Fault object stores the metadata related to faults for a service. | |
| FaultCallBackInfo | com.adobe.idp.dsc | A FaultCallBackInfo contains the information necessary for the service container to issue fault callbacks to the specified operations after an com.adobe.idp.dsc.InvocationRequest InvocationRequest has failed. | |
| FieldMDPAction | com.adobe.livecycle.signatures.client.types | An enumeration specifying the type of FieldMDP action associated with the FieldMDP dictionary of a given signature field. | |
| FieldMDPOptionSpec | com.adobe.livecycle.signatures.client.types | The options that are set for the signature field lock dictionary associated with a given signature field. | |
| FileFormatNotSupportedException | com.adobe.livecycle.generatepdf.client | An exception class to indicate that a given file format is not supported. | |
| FIPSCompliance | com.adobe.livecycle.signatures.common | Enables you to determine whether the digest algorithm is FIPS compliant. | |
| FIPSComplianceException | com.adobe.livecycle.signatures.client.types.exceptions | Exception thrown when FIPS compliance is not met. | |
| Flash | com.adobe.repository.infomodel.bean | A Flash resource describes all types of compiled Flash content. | |
| FlexClient | flex.messaging.client | Represents a Flex client application instance on the server. | |
| FlexClientAttributeListener | flex.messaging.client | Interface for FlexClient attribute listeners. | |
| FlexClientBindingEvent | flex.messaging.client | Event used to notify FlexClientAttributeListeners of changes to FlexClient attributes. | |
| FlexClientBindingListener | flex.messaging.client | Interface to be notified when the implementing object is bound or unbound from the FlexClient. | |
| FlexClientListener | flex.messaging.client | Interface to be notified when a FlexClient is created or destroyed. | |
| FlexClientManagerControlMBean | flex.management.runtime.messaging.client | Defines the runtime monitoring and management interface for managed flex client managers. | |
| FlexClientOutboundQueueProcessor | flex.messaging.client | The base FlexClientOutboundQueueProcessor implementation used if a custom implementation is not specified. | |
| FlexComponent | flex.messaging | Defines the lifecycle interface for FlexComponents, allowing the server to manage the running state of server components through a consistent interface. | |
| FlexConfigurable | flex.messaging | Components created in the Flex configuration environment can implement the FlexConfigurable interface to get access to the configuration properties like a regular component in the system. | |
| FlexContext | flex.messaging | The FlexContext is a utility class that exposes the current execution context. | |
| FlexFactory | flex.messaging | The FlexFactory interface is implemented by factory components that provide instances to the Flex messaging framework. | |
| FlexRemoteCredentials | flex.messaging | A wrapper object used for holding onto remote credentials. | |
| FlexSession | flex.messaging | The base for FlexSession implementations. | |
| FlexSessionAttributeListener | flex.messaging | Interface for Flex session attribute listeners. | |
| FlexSessionBindingEvent | flex.messaging | Event used to notify FlexSessionAttributeListeners of changes to session attributes. | |
| FlexSessionBindingListener | flex.messaging | Interface to be notified when the object is bound or unbound from the Flex session. | |
| FlexSessionListener | flex.messaging | Interface to be notified when a FlexSession is created or destroyed. | |
| FlushResult | flex.messaging.client | Stores the messages that should be written to the network as a result of a flush invocation on a FlexClient's outbound queue. | |
| FontInclusion | com.adobe.livecycle.convertpdfservice.client.enumeration | Specifies how fonts are included within a PostScript file. | |
| FormDataIntegrationClient | com.adobe.livecycle.formdataintegration.client | Enables you to create a Java object that invokes operations that belong to the FormDataIntegration service. | |
| FormFragment | com.adobe.repository.infomodel.bean | A FormFragment is a com.adobe.repository.infomodel.bean.Fragment containing an external XFA prototype or template. | |
| FormInstance | com.adobe.idp.taskmanager.dsc.client.task | Represents the metadata for a form. | |
| FormModel | com.adobe.livecycle.formsservice.client | Specifies the location of where an HTML form is processed. | |
| FormNotSavedException | com.adobe.idp.taskmanager.dsc.client.task | An exception that is thrown when a form cannot be saved. | |
| FormPreference | com.adobe.livecycle.formsservice.client | Represents transformation types. | |
| FormServerException | com.adobe.livecycle.formsservice.exception | The base exception class for exceptions that are thrown by the Forms service. | |
| FormsResult | com.adobe.livecycle.formsservice.client | Provides access to the Forms service processing results, such as the data content, the transformation result, and the content type. | |
| FormsServiceClient | com.adobe.livecycle.formsservice.client | Enables the creation of a Java object that invokes operations that belong to the Forms service. | |
| FormTemplate | com.adobe.repository.infomodel.bean | A FormTemplate is a document describing an XFA template. | |
| Fragment | com.adobe.repository.infomodel.bean | A Fragment is a resource that describes shared resources of a given type. | |
| Generate3dPDFClient | com.adobe.livecycle.generate3dpdf.client | A Generate3dPDFClient object enables you to convert a supported file type to a 3-dimensional PDF document. | |
| GeneratePdfServiceClient | com.adobe.livecycle.generatepdf.client | Provides methods to generate PDF documents from various file types and from URLs. | |
| GenericDocument | com.adobe.repository.infomodel.bean | A GenericDocument is a com.adobe.repository.infomodel.bean.Resource and is the super class for documents that can be rendered, used in workflow processes, or served as static content. | |
| GenericGroupConfigBO | com.adobe.idp.um.spi.directoryservices | The GenericGroupConfigBO class provides a container for configuration information of a specific group provider. | |
| GenericSearchFilter | com.adobe.idp.um.api.infomodel | Generic search filter class. | |
| GenericUserConfigBO | com.adobe.idp.um.spi.directoryservices | The GenericUserConfigBO class provides a container for configuration information of a specific user provider. | |
| GetUsageRightsResult | com.adobe.livecycle.readerextensions.client | Represents information about the certificate that enables usage rights to be applied to a PDF document. | |
| GrayScaleCompression | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents gray scale compression settings. | |
| GrayScalePolicy | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents the gray scale policy. | |
| Group | com.adobe.idp.um.api.infomodel | A Group is an extension of the Principal object. | |
| GroupConfigBO | com.adobe.idp.um.spi.directoryservices | The GroupConfigBO interface defines a container for storing configuration information about the group provider. | |
| GroupCreationInfo | com.adobe.idp.um.api.infomodel | This class manages information for newly created groups. | |
| GroupMembershipSearchFilter | com.adobe.idp.um.api.infomodel | This filter allows you specify search criteria to be ANDed together. | |
| GroupQueue | com.adobe.idp.taskmanager.dsc.client.queuemanager | Describes a group queue. | |
| HashAlgorithm | com.adobe.livecycle.signatures.pki.client.types.common | Represents hash algorithms used to digest the PDF document. | |
| HashWithReference | com.adobe.livecycle.signatures.client.spi.types | The HashWithReference class represents the hash associated with the signature. | |
| HibernateAnnotationsAssembler | flex.data.assemblers | Adds support for Hibernate Annotations. | |
| HibernateAssembler | flex.data.assemblers | An assembler that provides support for hibernate entities as flex destinations in Flex Data Management Services. | |
| HibernateCollectionProxy | flex.data.assemblers | This class is used for serializing Hibernate's PersistentMap instances to flex clients. | |
| HibernateManager | flex.data.assemblers | This is a class which is shared by all of the HibernateAssemblers which are configured with the same configuration file. | |
| HibernatePropertyProxy | flex.data.assemblers | This class is used for serializing properties on HibernateProxy instances. | |
| HibernateType | flex.data.assemblers | This class is used to store the information and methods regarding a specific Hibernate data type. | |
| HTMLRenderSpec | com.adobe.livecycle.formsservice.client | Enables you to define run-time options that control how the Forms service renders HTML forms. | |
| HTMLToolbar | com.adobe.livecycle.formsservice.client | Specifies the appearance of an HTML toolbar that is rendered with an HTML form. | |
| HtmlToPdfResult | com.adobe.livecycle.generatepdf.client | Contains the result of the com.adobe.livecycle.generatepdf.client.GeneratePdfServiceClient#htmlToPDF GeneratePdfServiceClient.htmlToPDF() operation, which is a PDF document that has been generated from a web URL. | |
| HTTPConnectionManagerSettings | flex.messaging.services.http | Establishes the settings used to construct an Apache Commons HTTPClient HttpConnectionManager for the Proxy Service. | |
| HTTPEndpoint | flex.messaging.endpoints | This class replaces Flex 1.5's ProxyServlet by splitting the proxy's functionality into two pieces. | |
| HTTPEndpointControl | flex.management.runtime.messaging.endpoints | The HTTPEndpointControl class is the MBean implemenation for monitoring and managing a HTTPEndpoint at runtime. | |
| HTTPEndpointControlMBean | flex.management.runtime.messaging.endpoints | Defines the runtime monitoring and management interface for managed HTTP endpoints. | |
| HttpFlexSession | flex.messaging | FlexSession implementation for use with HTTP-based channels. | |
| HTTPProxyAdapter | flex.messaging.services.http | Adapter class for proxy services. | |
| HTTPProxyAdapterControlMBean | flex.management.runtime.messaging.services.http | Defines the runtime monitoring and management interface for managed HTTP proxy adapters. | |
| HTTPProxyDestination | flex.messaging.services.http | Subclass of Destination which provides HTTP Proxy-specific destination functionality. | |
| HTTPProxyService | flex.messaging.services | The HttpProxyService replaces the Flex 1.5 Proxy. | |
| HTTPProxyServiceControlMBean | flex.management.runtime.messaging.services | Defines the runtime monitoring and management interface for managed HTTP proxy services. | |
| IAgent | com.celequest.api.agent | IAgent is implemented by a class that extracts data from an arbitrary source and sends it to the Celequest server. | |
| IAlertWSMessageConstructor | com.celequest.api.function.webservice | Interface for user-defined a function for constructing a web service message based on alert data. | |
| Id | com.adobe.repository.infomodel | A com.adobe.repository.infomodel.Uuid with a default prefix of "urn:uuid:id:". | |
| IdentityStatus | com.adobe.livecycle.signatures.client.types | Represents the identify status of the signer. | |
| IEventAgent | com.celequest.api.agent | IEventAgent is implemented by an event-driven agent. | |
| IEventCallback | com.celequest.api.agent | The interface IEventCallback is implemented by the Celequest agent to receive data from an IEventAgent agent. | |
| IllegalDescriptorModificationException | com.adobe.idp.dsc.registry.service | This exception is thrown when an attempt is made to modify the underlying descriptor of service configuration while it is in an Active state. | |
| IllegalTransactionStateException | com.adobe.idp.dsc.transaction | This exception is thrown when the existence or non-existence of a transaction amounts to an illegal state, according to the transaction propagation behavior that applies. | |
| Image | com.adobe.repository.infomodel.bean | An Image is a com.adobe.repository.infomodel.bean.Resource describing graphical data. | |
| ImageConvertFormat | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents an image conversion format, which specifies are images are converted. | |
| ImageSnapshot | flex.graphics | This class corresponds to mx.graphics.ImageSnapshot on the client. | |
| ImageTicket | com.adobe.idp.taskmanager.dsc.client.task | An ImageTicket object is used to retrieve an image for a task. | |
| ImportFormDataException | com.adobe.livecycle.formdataintegration.client | Represents an exception that is thrown when data is imported into a PDF document. | |
| IncompatiblePatchException | com.adobe.idp.dsc.registry.component | An exception indicating an incompatible patch. | |
| InfomodelObjectFactory | com.adobe.livecycle.rightsmanagement.client.infomodel | The InfomodelObjectFactory class provides methods for creating new objects to use with Rights Management service. | |
| InputDocument | com.adobe.livecycle.signatures.client.spi.types | Represents the input PDF document that is passed to the signature handler. | |
| InputParameter | com.adobe.idp.dsc.registry.infomodel | An InputParameter object contains the data expected as input for a service. | |
| InputParameterMapping | com.adobe.idp.dsc.registry.infomodel | Defines the input data mapping, including data type values, that an endpoint supports. | |
| InputParameterNotFoundException | com.adobe.idp.dsc.registry | An exception indicating that the input parameter was not found. | |
| Interlace | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents interlace settings, which specifies how image data is encoded. | |
| InternalMessage | flex.data.messages | This is a message generated by the server-side infrastructure which should never be created as a counterpart to a deserialized message type, and which should never be serialized itself. | |
| InvalidArgumentException | com.adobe.livecycle.signatures.client.types.exceptions | Represents an exception that is thrown if an invalid argument that is required to perform a Signatures service operation is specified. | |
| InvalidParameterException | com.adobe.livecycle.generatepdf.client | An exception class to indicate that a given parameter is not valid. | |
| InvalidRouteException | com.adobe.idp.taskmanager.dsc.client.task | An exception that is thrown when an invalid route is selected. | |
| InvitedUserProvider | com.adobe.edc.server.spi.ersp | The com.adobe.edc.server.spi.ersp.InvitedUserProvider interface is implemented to create a custom mechanism that invites users to register with the Rights Management service. | |
| InvitedUserProviderResult | com.adobe.edc.server.spi.ersp | The InvitedUserProviderResult class is used by the com.adobe.edc.server.spi.ersp.InvitedUserProvider InvitedUserProvider interface to return the result as part of the com.adobe.edc.server.spi.ersp.InvitedUserProvider#invitedUser() invitedUser() method. | |
| InvocationContext | com.adobe.idp.dsc | The container uses this class to propagate the invocation context. | |
| InvocationRequest | com.adobe.idp.dsc | Represents a normalized message that is sent by a client application to invoke a specific operation of a LiveCycle service that is deployed in the service container. | |
| InvocationResponse | com.adobe.idp.dsc | A InvocationResponse is used to encapsulate the result of an InvocationRequest. | |
| IOutputContext | com.adobe.livecycle.formsservice.client.interfaces | Provides access to processing results created by the renderForm and processFormSubmission, such as data content, the transformation result, and the content type. | |
| IOutputContext2 | com.adobe.livecycle.formsservice.client.interfaces | This interface contains a method that is used internally. | |
| IPollingAgent | com.celequest.api.agent | IPollingAgent is implemented by an agent and is polled at intervals seconds by the Celequest agent. | |
| IRecoverableAgent | com.celequest.api.agent | IRecoverableAgent is implemented by a class that extracts data from an arbitrary source, sends it to the Celequest server, and is recoverable. | |
| ISQLBoolean | com.celequest.api.type | SQL "BOOLEAN" value. | |
| ISQLDecimal | com.celequest.api.type | SQL "DECIMAL" value. | |
| ISQLDouble | com.celequest.api.type | SQL "DOUBLE" value. | |
| ISQLInteger | com.celequest.api.type | SQL "INTEGER" value. | |
| ISQLLong | com.celequest.api.type | SQL "LONG" value. | |
| ISQLNumeric | com.celequest.api.type | SQL "NUMERIC" values. | |
| ISQLTimestamp | com.celequest.api.type | SQL "TIMESTAMP" value. | |
| ISQLValue | com.celequest.api.type | SQL value. | |
| ISQLVarchar | com.celequest.api.type | SQL "VARCHAR" value. | |
| IUDAggregateFunction | com.celequest.api.function | Interface for user-defined aggregate functions. | |
| IUDAggregateState | com.celequest.api.function | This interface encapsulates the state required to compute the aggregate value for an aggregate function. | |
| IUDFunction | com.celequest.api.function | This is a base interface for all types of user-defined functions. | |
| IUDFunctionLogger | com.celequest.api.function | This interface is provided for implementors of user-defined functions to log messages. | |
| IUDFunctionWithVariableResultType | com.celequest.api.function | User defined functions should implement this extension of IUDFunction if they need to have specific control over the precision and scale of ISQLDecimal result types, or over the maximum specified string length of an ISQLVarchar result type. | |
| IUDFunctionWithVariableResultType.IDecimalResultTypeSetter | com.celequest.api.function | Helper interface for getVarcharResultType. | |
| IUDFunctionWithVariableResultType.IVarcharResultTypeSetter | com.celequest.api.function | Helper interface for getVarcharResultType. | |
| IUDScalarFunction | com.celequest.api.function | Interface for user-defined scalar functions. | |
| JavaAdapter | flex.messaging.services.remoting.adapters | Basic adapter for invoking methods on a Java object. | |
| JavaAdapterControl | flex.management.runtime.data.adapters | The JavaAdapterControl class is the MBean implemenation for monitoring and managing JavaAdapters at runtime. | |
| JavaAdapterControl | flex.management.runtime.messaging.services.remoting.adapters | The JavaAdapterControl class is the MBean implementation for monitoring and managing Java service adapters at runtime. | |
| JavaAdapterControlMBean | flex.management.runtime.data.adapters | Defines the runtime monitoring and management interface for managed Java data adapters. | |
| JavaAdapterControlMBean | flex.management.runtime.messaging.services.remoting.adapters | Defines the runtime monitoring and management interface for managed Java service adapters. | |
| JavaFactory | flex.messaging.factories | This class implements the FlexFactory interface to constructs Flex messaging components. | |
| JavaFactoryInstance | flex.messaging.factories | This class is used by the JavaFactory to store the configuration for an instance created by the JavaFactory. | |
| JMSAdapter | flex.messaging.services.messaging.adapters | This adapter for the MessageService integrates Flex messaging with Java Message Service destinations. | |
| JMSAdapterControl | flex.management.runtime.messaging.services.messaging.adapters | The JMSAdapterControl class is the MBean implemenation for monitoring and managing JMSAdapters at runtime. | |
| JMSAdapterControlMBean | flex.management.runtime.messaging.services.messaging.adapters | Defines the runtime monitoring and management interface for managed JMS adapters. | |
| JMSConsumer | flex.messaging.services.messaging.adapters | A JMSProxy subclass for javax.jms.MessageConsumer instance. | |
| JMSExceptionEvent | flex.messaging.services.messaging.adapters | Event dispatched to the JMSExceptionListener when a JMS exception is encountered by the source. | |
| JMSExceptionListener | flex.messaging.services.messaging.adapters | An interface to be notified when a JMS exception is encountered by the JMS consumer. | |
| JMSMessageListener | flex.messaging.services.messaging.adapters | An interface to be notified when a JMS message is received by the JMS consumer. | |
| JMSProxy | flex.messaging.services.messaging.adapters | The JMSProxy is the superclass for all producers and consumers on both topics and queues. | |
| JMSProxy.ConnectionCredentials | flex.messaging.services.messaging.adapters | A static inner class for connection credentials that is passed to JMS connection factory when a JMS connection is created. | |
| JMSQueueConsumer | flex.messaging.services.messaging.adapters | A JMSConsumer subclass specifically for JMS Queue receivers. | |
| JMSSettings | flex.messaging.services.messaging.adapters | Settings for JMSAdapter. | |
| JMSSettings.DeliverySettings | flex.messaging.services.messaging.adapters | A static inner class for delivery settings. | |
| JobId | com.adobe.idp.jobmanager.common | This class represents the identifier of a specific job. | |
| JobInvalidStateException | com.adobe.idp.jobmanager.common | Represents an exception that is thrown when a specified job is in an invalid state for a job request (for example, not running when the completeJob is called). | |
| JobManager | com.adobe.idp.jobmanager.client | The JobManager class is the primary class for interacting with the Job Manager service. | |
| JobManager | com.adobe.idp.jobmanager.service | The JobManager interface enables you to interact with the Job Manager service. | |
| JobManagerException | com.adobe.idp.jobmanager.common | Represents general exceptions that are thrown by the JobManager service. | |
| JobNotFoundException | com.adobe.idp.jobmanager.common | Represents an exception that is thrown by the JobManager service when a specified job is not found or valid. | |
| JobStateChangeException | com.adobe.idp.jobmanager.common | Represents an exception that is thrown when a job event listener // refuses a job lifecycle event. | |
| JobStatus | com.adobe.idp.jobmanager.common | Contains the status for a job in progress. | |
| JPEGFormat | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents the JPEG format. | |
| KeyInfoType | com.adobe.livecycle.signatures.client.spi.types | The KeyInfoType class represents key information. | |
| KeyValueType | com.adobe.livecycle.signatures.client.spi.types | The KeyValueType class represents the key value type. | |
| Layout | com.adobe.idp.dsc.registry.infomodel.layout | This interface provides support for managing layout in the user interface. | |
| LayoutException | com.adobe.livecycle.formsservice.exception | ||
| LegacyFilter | flex.messaging.endpoints.amf | AMF Headers are of limited use because the apply to the entire AMF packet, which may contain a batch of several requests. | |
| License | com.adobe.livecycle.rightsmanagement.client.infomodel | The License interface provides methods for retrieving information about licenses and the XML representation of licenses. | |
| LicenseManager | com.adobe.livecycle.rightsmanagement.client | The LicenseManager interface provides methods for retrieving and manipulating document licenses and for retrieving information about licenses from the Rights Management service. | |
| LicenseSearchFilter | com.adobe.livecycle.rightsmanagement.client.infomodel | The LicenseSearchFilter class is used to specify search criteria when searching for licenses. | |
| Lid | com.adobe.repository.infomodel | A UUID with a default prefix of "urn:uuid:lid:". | |
| LifeCycle | com.adobe.idp.dsc.component | A class implementing this interface can be configured to be called back as a component if started or stopped. | |
| LineWeight | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents line weight settings, which are used to enhance drawing readability. | |
| LocalizedException | flex.messaging | The LocalizedException class is the base class for server exceptions that use localized error message and details strings. | |
| Lock | com.adobe.repository.infomodel.bean | A lock on a specific logical resource. | |
| LockedServiceConfigurationException | com.adobe.idp.dsc.registry.service | Locked service configuration exception. | |
| LogControl | flex.management.runtime.messaging.log | The LogControl class is the MBean implemenation for monitoring and managing a Log at runtime through the LogManager. | |
| LogControlMBean | flex.management.runtime.messaging.log | Defines the exposed properties and operations of the LogControl. | |
| LoginCommand | flex.messaging.security | The class name of the implementation of this interface is configured in the gateway configuration's security section and is instantiated using reflection on servlet initialization. | |
| LoginCommandExt | flex.messaging.security | Extensions to the LoginCommand interface. | |
| LogManager | flex.management.runtime.messaging.log | The LogManager is an interface between the Log and the LogControl which exists because Log lives in the common package, so it cannot extend ManageableComponent itself, which is necessary for a class to be exposed through MBeans. | |
| Manageable | flex.management | Manageability of a class is enabled by implementing this interface. | |
| ManageableComponent | flex.management | An abstract base class that implements the Manageable and FlexComponent interfaces. | |
| ManagementException | flex.management | This exception type is thrown when errors occur generating ObjectNames for MBeans, or when registering them or accessing them via the MBean server. | |
| MapProxy | flex.messaging.io | Proxies serialization of a Map and considers all keys as String based property names. | |
| MarkedForRollbackException | com.adobe.idp.dsc.transaction | A MarkedForRollbackException is thrown for one of three reasons: This transaction has timed-out (the timout period was set to less than the actual time the transaction took). An unhandled runtime exception occurred when calling another service (please check the logs for more detail). This is a JTA transaction and a service has been explicitly marked for rollback. | |
| MBeanAttributeInfo | flex.management.jmx | Remotable MBeanAttributeInfo class that complies with Flash serialization requirements. | |
| MBeanConstructorInfo | flex.management.jmx | Remotable MBeanConstructorInfo class that complies with Flash serialization requirements. | |
| MBeanInfo | flex.management.jmx | Remotable MBeanInfo class that complies with Flash serialization requirements. | |
| MBeanLifecycleManager | flex.management | Helper class for managing MBean lifecycles externally from the core server components where necessary. | |
| MBeanOperationInfo | flex.management.jmx | Remotable MBeanOperationInfo class that complies with Flash serialization requirements. | |
| MBeanParameterInfo | flex.management.jmx | Remotable MBeanParameterInfo class that complies with Flash serialization requirements. | |
| MBeanServerGateway | flex.management.jmx | Remoting gateway to the MBean server that hosts Flex MBeans. | |
| MBeanServerLocator | flex.management | Interface for classes that locate MBeanServers to register MBeans with. | |
| MBeanServerLocatorFactory | flex.management | Factory to get a MBeanServerLocator. | |
| MDPPermissions | com.adobe.livecycle.signatures.client.types | Represents the permissions that can be performed on a PDF document without invalidating the signature. | |
| Message | flex.messaging.messages | Messages are sent from Endpoints into the MessageBroker, which then sends them to a Service. | |
| MessageBroker | flex.messaging | The MessageBroker is the hub of message traffic in the Flex system. | |
| MessageBrokerControl | flex.management.runtime.messaging | The MessageBrokerControl class is the MBean implemenation for monitoring and managing a MessageBroker at runtime. | |
| MessageBrokerControlMBean | flex.management.runtime.messaging | Defines the runtime monitoring and management interface for managed MessageBrokers. | |
| MessageBrokerFilter | flex.messaging.endpoints.amf | A simple bridge between the encoding/decoding functionality of the AMF endpoint and the MessageBroker: this last filter in the chain returns the message to the MessageBroker, which will then locate the correct service to handle the message. | |
| MessageClient | flex.messaging | Represents a client-side MessageAgent instance. | |
| MessageClientListener | flex.messaging | Interface to be notified when a MessageClient is created or destroyed. | |
| MessageDeserializer | flex.messaging.io | An interface to allow for either AMF or AMFX based deserializers to process requests. | |
| MessageDestination | flex.messaging | A logical reference to a MessageDestination. | |
| MessageDestinationControl | flex.management.runtime.messaging | The MessageDestinationControl class is the MBean implementation for monitoring and managing a MessageDestination at runtime. | |
| MessageDestinationControlMBean | flex.management.runtime.messaging | Defines the runtime monitoring and management interface for managed MessageDestinations. | |
| MessageException | flex.messaging | The MessageException class is the basic exception type used throughout the server. | |
| MessageService | flex.messaging.services | The MessageService class is the Service implementation that manages point-to-point and publish-subscribe messaging. | |
| MessageServiceControl | flex.management.runtime.messaging.services | The MessageServiceControl class is the MBean implemenation for monitoring and managing a MessageService at runtime. | |
| MessageServiceControlMBean | flex.management.runtime.messaging.services | Defines the runtime monitoring and management interface for managed message services. | |
| MessagingAdapter | flex.messaging.services.messaging.adapters | Base adapter class for publish/subscribe messaging adapters. | |
| MessagingSecurity | flex.messaging.security | This is an interface which can be implemented by the MessageAdapter or by the DataManagement Assembler instance. | |
| MessagingSecurityConstraintManager | flex.messaging.services.messaging.adapters | Messaging security constraint managers are used by messaging destinations to assert authorization of send and subscribe operations. | |
| MetadataSettings | flex.data.config | Settings for the properties of an item in a DataCollection. | |
| MissingSignatureFieldException | com.adobe.livecycle.signatures.client.types.exceptions | Represents an exception that is thrown if the specified signature field cannot be located within a PDF document. | |
| ModifyComponentInfo | com.adobe.idp.dsc.registry.component | An object used to modify a component's information, which includes its identifier, version, and archive. | |
| ModifyEndpointCategoryInfo | com.adobe.idp.dsc.registry.endpoint | Enables the creation of a Java object that is required to modify existing endpoint categories. | |
| ModifyEndpointInfo | com.adobe.idp.dsc.registry.endpoint | Enables the creation of a Java object that is required to modify an existing endpoint. | |
| ModifyEndpointInfo.InputMapping | com.adobe.idp.dsc.registry.endpoint | Represents an input data mapping value that is assoicated with an endpoint. | |
| ModifyEndpointInfo.OutputMapping | com.adobe.idp.dsc.registry.endpoint | Represents an output data mapping value that is assoicated with an endpoint. | |
| ModifyServiceCategoryInfo | com.adobe.idp.dsc.registry.service | This class allows you to retrieve and set modifiable service category information. | |
| ModifyServiceConfigurationInfo | com.adobe.idp.dsc.registry.service | This class allows you to retrieve and set modifiable service configuration information. | |
| ModifyServiceInfo | com.adobe.idp.dsc.registry.service | This class allows you to retrieve and set modifiable service information. | |
| MonochromeCompression | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents monochrome compression settings. | |
| MultiTypeVariable | com.adobe.idp.taskmanager.dsc.client.query | A MultiTypeVariable object contains a process variable. | |
| NameIdentifierType | com.adobe.livecycle.signatures.client.spi.types | Represents the name identifier associated with a sign request. | |
| NetworkSettings | flex.messaging.config | Network policy settings for a MessageDestination. | |
| NIOAMFEndpointControl | flex.management.runtime.messaging.endpoints | The NIOAMFEndpointControl class is the MBean implemenation for monitoring and managing an NIOAMFEndpoint at runtime. | |
| NIOAMFEndpointControlMBean | flex.management.runtime.messaging.endpoints | Defines the runtime monitoring and management interface for managed NIO AMF endpoints. | |
| NIOHTTPEndpointControl | flex.management.runtime.messaging.endpoints | The NIOHTTPEndpointControl class is the MBean implementation for monitoring and managing an NIOHTTPEndpoint at runtime. | |
| NIOHTTPEndpointControlMBean | flex.management.runtime.messaging.endpoints | Defines the runtime monitoring and management interface for managed NIO HTTP endpoints. | |
| NoActionSelectedException | com.adobe.idp.taskmanager.dsc.client.task | An exception that is thrown when no action is selected when an action must be selected. | |
| NoActiveServiceConfigurationException | com.adobe.idp.dsc.registry.service | No active service configuration exception. | |
| NoCertifyingSignatureException | com.adobe.livecycle.signatures.client.types.exceptions | Represents an exception that is thrown if the required signature field to certify a PDF document cannot be located. | |
| NonHttpFlexSession | flex.messaging | The base class for any non-HTTP based FlexSession implementations. | |
| NoRouteSelectedException | com.adobe.idp.taskmanager.dsc.client.task | An exception that is thrown when no route is selected when a route must be selected. | |
| ObjectInstance | flex.management.jmx | Remotable ObjectInstance representation that complies with Flash serialization requirements. | |
| ObjectName | flex.management.jmx | Remotable ObjectName representation that complies with Flash serialization requirements. | |
| ObjectProxy | flex.messaging.io | Flex's ObjectProxy class allows an anonymous, dynamic ActionScript Object to be bindable and report change events. | |
| OCSPOptionSpec | com.adobe.livecycle.signatures.client.types | Stores preferences for online certificate status protocol (OCSP) support. | |
| OCSPURLtoConsultOption | com.adobe.livecycle.signatures.pki.client.types.common | Represents an enumerator for the options to select an OCSP responder for revocation checking of a certificate. | |
| Operation | com.adobe.idp.dsc.registry.infomodel.layout | created: Jul 8, 2006 7:10:23 AM | |
| Operation | com.adobe.idp.dsc.registry.infomodel | An Operation object contains metadata describing a service operation. | |
| OperationException | com.adobe.livecycle.assembler.client | An OperationException object is thrown when there is a fatal error that prevents the Assembler service from processing the given DDX document. | |
| OperationNotFoundException | com.adobe.idp.dsc.registry | An exception indicating that an operation for a document service was not found. | |
| Output | com.adobe.service.ddxm.client | The Output is a container for the results of a DDX job. | |
| OutputClient | com.adobe.livecycle.output.client | Enables the creation of a Java object that invokes operations that belong to the Output service. | |
| OutputException | com.adobe.livecycle.output.exception | Represents common exception that are thrown by the Output service. | |
| OutputJog | com.adobe.livecycle.output.client | Represents an enum value that represents Jog XCI values. | |
| OutputMapConstants | com.adobe.service.ddxm.client | The OutputMapConstants class defines key names other than the document names returned in the output map. | |
| OutputOptionsSpec | com.adobe.livecycle.output.client | Simplifies the creation and data retrieval of a print specification XML file. | |
| OutputOptionsSpecConstants | com.adobe.livecycle.output.client | Represents constants used by the OutputOptionsSpec class. | |
| OutputParameter | com.adobe.idp.dsc.registry.infomodel | An OutputParameter object contains metadata describing the output parameters expected for an operation that belongs to a service. | |
| OutputParameterMapping | com.adobe.idp.dsc.registry.infomodel | This interface defines the output data mapping of a connector endpoint. | |
| OutputParameterNotFoundException | com.adobe.idp.dsc.registry | An exception indicating that the input parameter was not found. | |
| OutputResult | com.adobe.livecycle.output.client | Contains the results of the OutputClient object's generatePDFOutput and generatePrintedOutput methods. | |
| OutputType | com.adobe.livecycle.formsservice.client | The output type value that specifies how a form that is rendered as HTML is displayed. | |
| PageableRowSet | flex.messaging.io | Implementations of this class are recoginized by the serialization filter as result sets that are pageable. | |
| PageableRowSetCache | flex.messaging.services.remoting | A special RemotingService destination that caches a PageableRowSet in the current FlexSession to provide legacy paging functionality for the deprecated client RecordSet API. | |
| PageableRowSetProxy | flex.messaging.io | A wrapped PageableRowSet instance requires custom serialization so this legacy type has been made to fit the PropertyProxy interface. | |
| PagedMessage | flex.data.messages | This subclass of AcknowledgeMessage represents a sequenced ack sent in response to a DataMessage FILL operation. | |
| PagedRowSet | flex.messaging.io | A wrapper for a RowSet to make it pageable. | |
| PageSize | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents page size settings that are applicable to the resulting PostScript file. | |
| Pagination | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents pagination XCI values. | |
| Pagination | com.adobe.livecycle.output.client | Represents pagination XCI values. | |
| Parameter | com.adobe.idp.dsc.registry.infomodel | /** A Parameter object contains metadata describing the parameters expected for an operation. | |
| ParticipantInfo | 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. | |
| PasswordEncryptionCompatability | com.adobe.livecycle.encryption.client | Enum vaues that correspond to Acrobat compatability levels. | |
| PasswordEncryptionOption | com.adobe.livecycle.encryption.client | An enum value that represents the PDF document resources to encrypt. | |
| PasswordEncryptionOptionSpec | com.adobe.livecycle.encryption.client | Specifies encryption perferences for password protecting a PDF document using the Encryption service. | |
| PasswordEncryptionPermission | com.adobe.livecycle.encryption.client | Enum vaues that correspond to permissions. | |
| PathValidationFailureReason | com.adobe.livecycle.signatures.pki.client.types.common | Represents PKI certificate verification errors. | |
| PathValidationOptionSpec | com.adobe.livecycle.signatures.client.types | Controls RFC3280 related path validation options. | |
| Pdf | com.adobe.repository.infomodel.bean | A Pdf is a com.adobe.repository.infomodel.bean.GenericDocument and describes a PDF document. | |
| PDFAConformance | com.adobe.livecycle.output.client | PDF/A conformance level as specified in the PDF/A-1 ISO specification. | |
| PDFAConversionOptionSpec | com.adobe.livecycle.docconverter.client | PDFAConversionOptionSpec specifies the conversion options to be used when transforming a document from PDF to PDF/A. | |
| PDFAConversionOptionSpec.ColorSpace | com.adobe.livecycle.docconverter.client | Supported ColorSpace handling options. | |
| PDFAConversionOptionSpec.Compliance | com.adobe.livecycle.docconverter.client | Supported compliance. | |
| PDFAConversionOptionSpec.OptionalContent | com.adobe.livecycle.docconverter.client | Possible OptionalContent handling options. | |
| PDFAConversionOptionSpec.ResultLevel | com.adobe.livecycle.docconverter.client | Supported result levels. | |
| PDFAConversionOptionSpec.Signatures | com.adobe.livecycle.docconverter.client | Supported Signature handling options. | |
| PDFAConversionResult | com.adobe.livecycle.docconverter.client | The PDFAConversionResult is a container for the results of a PDFA conversion job. | |
| PDFARevisionNumber | com.adobe.livecycle.output.client | Represents an enumeration value that specifies the revision number of a PDF/A document. | |
| PDFAValidationOptionSpec | com.adobe.livecycle.docconverter.client | PDFAValidationOptionSpec specifies the client-configurable settings that help drive the validation scan. | |
| PDFAValidationOptionSpec.Compliance | com.adobe.livecycle.docconverter.client | Supported conformance. | |
| PDFAValidationOptionSpec.ResultLevel | com.adobe.livecycle.docconverter.client | Supported result levels. | |
| PDFAValidationResult | com.adobe.livecycle.docconverter.client | The PDFAValidationResult is a container for the results of a PDFA validation request. | |
| PDFException | flex.acrobat.pdf | A general exception type for exceptions encountered during PDF processing. | |
| PDFFilterType | com.adobe.livecycle.signatures.client.types | Specifies supported filters that are used when validating a signature. | |
| PDFFormRenderSpec | com.adobe.livecycle.formsservice.client | Enables you to define run-time options that control how the Forms service renders PDF forms. | |
| PDFG3dError | com.adobe.livecycle.generate3dpdf.client | ||
| PDFG3dException | com.adobe.livecycle.generate3dpdf.client | An exception class that is used to indicate that a conversion failed because of an underlying exception. | |
| PDFLegalWarnings | com.adobe.livecycle.signatures.client.types | Represents legal warnings located within the PDF document. | |
| PDFMMsgSet | com.adobe.service.pdfm.client | This class contains messages logged by the PDF Manipulation library using the PDFM_ prefix. | |
| PDFOperationException | com.adobe.livecycle.signatures.client.types.exceptions | Represents an exception that is thrown if a specific operation cannot be performed on a PDF document. | |
| PDFOutputOptionsSpec | com.adobe.livecycle.output.client | Simplifies the creation and data retrieval of a print specification XML file. | |
| PDFPropertiesOptionSpec | 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. | |
| PDFPropertiesResult | com.adobe.livecycle.pdfutility.client | Represents the results of a PDF document query request that you set by using a PDFPropertiesRequest object. | |
| PDFSeedValueOptionSpec | com.adobe.livecycle.signatures.client.types | Represents the seed value dictionary that is associated with a signature field. | |
| PDFSignature | com.adobe.livecycle.signatures.client.types | The PDFSignature class contains information about the filter and subfilters that are used for validating the signature embedded in a signed or certified PDF document. | |
| PDFSignatureAppearanceOptionSpec | com.adobe.livecycle.signatures.client.types | Controls the appearance of the signature used to sign a PDF document. | |
| PDFSignatureAppearanceType | com.adobe.livecycle.signatures.client.types | This class controls the appearance of a signature that is used to sign a PDF document. | |
| PDFSignatureField | com.adobe.livecycle.signatures.client.types | Provides information about signature fields located within a PDF document. | |
| PDFSignatureFieldProperties | com.adobe.livecycle.signatures.client.types | This class provides information about PDFSeedValueOptionSpec and FieldMDPOptionSpec objects of the signature field located within a PDF document. | |
| PDFSignaturePermissions | com.adobe.livecycle.signatures.client.types | Represents actions that can be performed without invalidating the signature. | |
| PDFSignatureStatus | com.adobe.livecycle.signatures.client.types | Provides information about the status of the signature that is used to sign a PDF document. | |
| PDFSignatureType | com.adobe.livecycle.signatures.client.types | Represents the type of signature field. | |
| PDFSignatureVerificationResult | com.adobe.livecycle.signatures.client.types | The class provides information about a signature that is used to sign a PDF document. | |
| PDFSubFilterType | com.adobe.livecycle.signatures.client.types | This class represents supported sub-filters. | |
| PDFTimeStampSeed | com.adobe.livecycle.signatures.client.types | Represents time-stamping options. | |
| PDFUtilityException | com.adobe.livecycle.pdfutility.client | Represents the base class for exceptions thrown by the PDF Utility service. | |
| PDFUtilitySaveMode | com.adobe.livecycle.pdfutility.client | Controls the mode in which a PDF document is saved. | |
| PDFUtilityService | com.adobe.livecycle.pdfutility | Enables the creation of a Java object that invokes operations that belong to the PDF Utility service. | |
| PDFUtilityServiceClient | com.adobe.livecycle.pdfutility.client | Enables the creation of a Java object that invokes operations that belong to the PDF Utility service. | |
| PDFVersion | 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. | |
| PDRLException | 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. | |
| Permission | com.adobe.idp.um.api.infomodel | A Permission object. | |
| Permission | 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. | |
| PermissionGrant | com.adobe.idp.dsc.registry.infomodel | A PermissionGrant object contains a permission for a service. | |
| PermissionGrantNotFoundException | com.adobe.idp.dsc.registry | An exception indicating that the permission grant was not found. | |
| PermissionInfo | com.adobe.idp.um.api.infomodel | This class manages information for permissions. | |
| PermissionSearchFilter | com.adobe.idp.um.api.infomodel | This filter allows you specify permissions search criteria to be AND-ed together. | |
| PermissionsException | 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. | |
| PlatformMBeanServerLocator | flex.management | The platform implementation of an MBeanServerLocator for Java 1.5+. | |
| PNGFilter | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents PNG filter settings. | |
| Policy | com.adobe.livecycle.rightsmanagement.client.infomodel | The com.adobe.livecycle.rightsmanagement.client.infomodel.Policy interface provides methods for creating and manipulating policies. | |
| PolicyEntry | com.adobe.livecycle.rightsmanagement.client.infomodel | The PolicyEntry interface defines the set of permissions to provide a specified principal. | |
| PolicyManager | 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 | com.adobe.livecycle.rightsmanagement.client.infomodel | The PolicySearchFilter class is used to specify search criteria when searching for policies. | |
| PollFlushResult | flex.messaging.client | Extends FlushResult and adds additional properties for controlling client polling behavior. | |
| PollWaitListener | flex.messaging.client | Used alongside invocations of FlexClient.pollWithWait() to allow calling code to maintain a record of the Objects being used to place waited poll requests into a wait state. | |
| PositionRectangle | com.adobe.livecycle.signatures.client.types | Represents the position of a signature field located within a PDF document. | |
| Principal | com.adobe.idp.um.api.infomodel | This class contains information for a principal. | |
| PrincipalReference | com.adobe.idp.um.api.infomodel | This class contains reference information for a Principal. | |
| PrincipalSearchFilter | com.adobe.idp.um.api.infomodel | This filter allows you specify principal search criteria to be AND-ed together. | |
| PrintedOutputOptionsSpec | com.adobe.livecycle.output.client | Simplifies the creation and data retrieval of a print specification XML file. | |
| PrintedOutputOptionsSpecConstants | com.adobe.livecycle.output.client | Represents constants that control debugging behaviour of the Output service. | |
| PrinterProtocol | com.adobe.livecycle.output.client | An enumeration value that specifies the printing protocol that is used by the Output service. | |
| PrintFormat | com.adobe.livecycle.output.client | Represents an enum value that specifies whether to create a PCL, PostScript, or ZPL output stream. | |
| ProcessFormSubmissionException | com.adobe.livecycle.formsservice.exception | The ProcessFormSubmissionException is generated by the FormsServiceClient object's procesFormSubmission method. | |
| ProcessingException | com.adobe.livecycle.assembler.client | A ProcessingException is thrown when there is an error processing a named result block in the DDX document. | |
| ProcessingException | com.adobe.livecycle.readerextensions.client | Credential-related exceptions for the Reader Extensions service. | |
| ProcessInstanceRow | com.adobe.idp.taskmanager.dsc.client.query | A ProcessInstanceRow object contains a row of data pertaining to a particular process instance. | |
| ProcessManager | com.adobe.idp.workflow.client | The ProcessManager class is used to enable client applications to invoke, suspend, unsuspend, terminate, and complete process instances. | |
| ProcessRow | com.adobe.idp.taskmanager.dsc.client.query | A ProcessRow object contains a row of data pertaining to a particular process. | |
| ProcessSearchFilter | 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. | |
| Property | 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 | 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 | 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 the parameters explicitly reference. | |
| PropertyEditorComponent | 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 | com.adobe.idp.dsc.registry | An exception indicating that the property editor was not found. | |
| PropertyProxy | flex.messaging.io | A PropertyProxy allows customized serialization and deserialization of complex objects by providing access to each of the steps in the serialization and deserialization process. | |
| PropertyProxyRegistry | flex.messaging.io | Allows custom PropertyProxy's to be registered on a Class basis. | |
| PropertySheet | 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. | |
| PropertySpecifier | flex.data | This class specifies which properties should be included for an operation such as getItem, or fill, or refreshItem. | |
| ProtocolFactory | flex.messaging.services.http | Implementations of the ProtocolFactory interface allow the developer to customize how the HTTP Proxy Service communicates with a 3rd party endpoint. | |
| PSLevel | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents PostScript levels. | |
| Query | com.adobe.repository.query | The Query class represents a query against the Repository, which offers basic query capabilities. | |
| Query.Statement | com.adobe.repository.query | This is the query statement class. | |
| QueueManager | com.adobe.idp.taskmanager.dsc.client.queuemanager | Defines methods for performing queue management functions in the workflow system. | |
| QueueManagerException | com.adobe.idp.taskmanager.dsc.client.queuemanager | Exception class for general exceptions thrown by the QueueManager service. | |
| ReaderExtensionsConstants | com.adobe.livecycle.readerextensions.client | Constants used in the ReaderExtensions DSC. | |
| ReaderExtensionsConstants.Permissions | com.adobe.livecycle.readerextensions.client | ReaderExtensions Permission. | |
| ReaderExtensionsConstants.ResourceTypes | com.adobe.livecycle.readerextensions.client | Resource types for ReaderExtensions. | |
| ReaderExtensionsConstants.Roles | com.adobe.livecycle.readerextensions.client | ReaderExtensions Role. | |
| ReaderExtensionsException | com.adobe.livecycle.readerextensions.client.exceptions | Represents the primary class for exceptions that are thrown by the Reader Extensions service. | |
| ReaderExtensionsException | com.adobe.livecycle.readerextensions.client | Represents the base class for exceptions that are thrown by the Reader Extensions service. | |
| ReaderExtensionsOptionSpec | com.adobe.livecycle.readerextensions.client | Represents run-time options that are available when applying usage rights to a PDF document. | |
| ReaderExtensionSpec | com.adobe.livecycle.formsservice.client | Enables you to define run-time options that control how the Forms service renders rights-enabled forms. | |
| ReaderExtensionsServiceClient | com.adobe.livecycle.readerextensions.client | Enables the creation of a Java object that invokes operations that belong to the Reader Extensions service. | |
| Recipient | com.adobe.livecycle.encryption.client | ||
| RecoverableSerializationException | flex.messaging.io | This exception class should be used by the deserializers to indicate that a non fatal exception occurred during serialization. | |
| RegistryException | com.adobe.idp.dsc.registry | An exception indicating that a general registry exception has occurred. | |
| Relation | com.adobe.repository.infomodel.bean | Relation instances are used to define many-to-many relationships among resources. | |
| ReliantApplication | com.adobe.idp.um.api.infomodel | This class contains information for reliant applications. | |
| RemotingDestination | flex.messaging.services.remoting | A logical reference to a RemotingDestination. | |
| RemotingDestinationControl | flex.management.runtime.messaging.services.remoting | The RemotingDestinationControl class is the MBean implementation for monitoring and managing a RemotingDestination at runtime. | |
| RemotingDestinationControlMBean | flex.management.runtime.messaging.services.remoting | Defines the runtime monitoring and management interface for managed RemotingDestinations. | |
| RemotingMethod | flex.messaging.services.remoting.adapters | Used to define included and excluded methods exposed by the JavaAdapter for a remoting destination. | |
| RemotingService | flex.messaging.services | The RemotingService processes RemotingMessages. | |
| RemotingServiceControl | flex.management.runtime.messaging.services | The RemotingServiceControl class is the MBean implemenation for monitoring and managing a RemotingService at runtime. | |
| RemotingServiceControlMBean | flex.management.runtime.messaging.services | Defines the runtime monitoring and management interface for managed remoting services. | |
| RenderAtClient | com.adobe.livecycle.formsservice.client | Enables the delivery of PDF content by using the the client-side rendering capability of Acrobat 7.0 or later. | |
| RenderFormException | com.adobe.livecycle.formsservice.exception | A RenderFormException exception is generated by the com.adobe.livecycle.formsservice.client.FormsServiceClient object's com.adobe.livecycle.formsservice.client.FormsServiceClient#renderHTMLForm renderHTMLForm(), com.adobe.livecycle.formsservice.client.FormsServiceClient#renderPDFForm renderPDFForm(), and com.adobe.livecycle.formsservice.client.FormsServiceClient#renderPDFFormWithUsageRights renderPDFFormWithUsageRights() methods. | |
| RenderOptionsSpec | com.adobe.livecycle.formsservice.client | Enables you to define run-time options that control how the Forms service renders forms and handles form submissions. | |
| RenderOptionsSpec | com.adobe.livecycle.output.client | Enables you to define run-time options that control how the Output service generates document output streams. | |
| RenderOptionsSpecConstants | com.adobe.livecycle.output.client | Represents constants used by the RenderOptionsSpec class. | |
| RepositoryException | com.adobe.repository | Contains the shared behavior of all Repository exception classes. | |
| RepositoryImplementationType | com.adobe.repository.infomodel.bean | This class contains information about the underlying repository implementation. | |
| RepositoryInfomodelFactoryBean | com.adobe.repository.infomodel.bean | A RepositoryInfomodelFactoryBean must be used to create resource instances. | |
| RepositoryLoadProfile | com.adobe.repository | Defines which object types and attributes are to be returned from (projected in) a repository query. | |
| RESMsgSet | com.adobe.livecycle.readerextensions.client | This class contains error messages logged by the ReaderExtensions Service using the "RES-" category. | |
| Resource | com.adobe.repository.infomodel.bean | A Resource represents any artifact that is managed by Repository. | |
| ResourceCollection | com.adobe.repository.infomodel.bean | A ResourceCollection is a collection of logical resources. | |
| ResourceContent | com.adobe.repository.infomodel.bean | The Repository's representation of file data. | |
| ResourceProperty | com.adobe.repository.infomodel.bean | A dynamic property. | |
| ResourceRepository | com.adobe.repository.bindings | This interface is used for managing resources within the Repository. | |
| ResourceRepositoryClient | com.adobe.repository.bindings.dsc.client | The ResourceRepositoryClient is the client implementation of the com.adobe.repository.bindings.ResourceRepositoryDelegate interface, which extends the com.adobe.repository.bindings.ResourceRepository interface. | |
| ResourceRepositoryClientException | com.adobe.repository.bindings.dsc.client | Exception class used with the Repository client. | |
| ResourceRepositoryDelegate | com.adobe.repository.bindings | This interface is used for the management of resources within the Repository. | |
| ResourceSynchronizerClient | com.adobe.repository.bindings.dsc.client | This class is used to retrieve information helpful to synchronizing local copies of resources with those in the Repository. | |
| ResourceType | com.adobe.idp.um.api.infomodel | This class contains information for a resource type. | |
| ResourceTypeACL | com.adobe.idp.um.api.infomodel | This class creates the access control list (ACL) for a resource type. | |
| ResourceTypeSearchFilter | com.adobe.idp.um.api.infomodel | This filter allows you specify resource type search criteria to be AND-ed together. | |
| ResponseCallBackInfo | com.adobe.idp.dsc | A ResponseCallBackInfo contains the information necessary for the service container to issue response callbacks to the specified operations after an com.adobe.idp.dsc.InvocationRequest InvocationRequest has succeeded. | |
| Result | com.adobe.livecycle.signatures.client.spi.types | The Result class represents the results of an operation that is performed by the Signature handler. | |
| RetainSignatureField | com.adobe.livecycle.output.client | Signature fields to be retained on flattening. | |
| RevocationCheckOrder | com.adobe.livecycle.signatures.pki.client.types.common | Specifies the order in which revocation checking is performed. | |
| RevocationCheckStyle | com.adobe.livecycle.signatures.pki.client.types.common | Represents revocation check preference types. | |
| RevocationInformation | com.adobe.livecycle.signatures.client.types | Contains information about revoked certificates. | |
| RGBPolicy | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents RGB policy settings. | |
| RightsManagementClient | com.adobe.livecycle.rightsmanagement.client | Enables you to create Java objects that can invoke operations supported by the Rights Management service. | |
| Role | com.adobe.idp.um.api.infomodel | This interface represents a role. | |
| RoleMembershipSearchFilter | com.adobe.idp.um.api.infomodel | This filter allows you specify role membership search criteria to be AND-ed together. | |
| RoleSearchFilter | com.adobe.idp.um.api.infomodel | This filter allows you specify role search criteria to be AND-ed together. | |
| RSAKeyValueType | com.adobe.livecycle.signatures.client.spi.types | The RSAKeyValueType object represents a RSA key value that is used is for public-key cryptography. | |
| RTMPEndpointControl | flex.management.runtime.messaging.endpoints | The RTMPEndpointControl class is the MBean implemenation for monitoring and managing a RTMPEndpoint at runtime. | |
| RTMPEndpointControlMBean | flex.management.runtime.messaging.endpoints | Defines the runtime monitoring and management interface for managed RTMP endpoints. | |
| RTMPTProtocolHandler.RTMPTConnection | flex.messaging.endpoints | Concrete RTMPConnection implementation for tunneled HTTP-based transport between the remote host and the server. | |
| RTMPTProtocolHandler.RTMPTRequest | flex.messaging.endpoints | Wraps a HttpRequest received for a tunneled RTMPTConnection. | |
| Rule | com.adobe.livecycle.output.client | Enables the creation of search rules that results in the Output service searching the input data that is passed with the request and using a different form design based on the data content. | |
| SaveTaskResult | com.adobe.idp.taskmanager.dsc.client.task | A SaveTaskResult object is returned when saving new form instance data for a task by calling the com.adobe.idp.taskmanager.dsc.client.task.TaskManager#save TaskManager.save() method. | |
| Script | com.adobe.repository.infomodel.bean | A Script is a com.adobe.repository.infomodel.bean.Resource describing a source file of a particular script type. | |
| SDKException | com.adobe.edc.sdk | The SDKException class defines an exception thrown by the Rights Management service. | |
| Section | com.adobe.idp.dsc.registry.infomodel.layout | created: Jul 7, 2006 4:46:26 AM | |
| SecureAMFEndpoint | flex.messaging.endpoints | Secure version of AMFEndpoint. | |
| SecureHTTPEndpoint | flex.messaging.endpoints | Secure version of HTTPEndpoint. | |
| SecureStreamingAMFEndpoint | flex.messaging.endpoints | Secure version of StreamingAMFEndpoint. | |
| SecureStreamingHTTPEndpoint | flex.messaging.endpoints | Secure version of StreamingHTTPEndpoint. | |
| SecurityConstraint | flex.messaging.config | Security constraints are used by the login manager to secure access to destinations and endpoints. | |
| SecurityException | flex.messaging.security | SecurityException is a localizable exception type that is used to represent client authentication, client authorization and general server-related security errors. | |
| SeedValueValidationException | com.adobe.livecycle.signatures.client.types.exceptions | Represents an exception that is thrown if an invalid certificate seed value is specified. | |
| SequencedMessage | flex.data.messages | This subclass of AcknowledgeMessage represents a sequenced ack sent in response to a DataMessage fill or page operation. | |
| SerializationContext | flex.messaging.io | A simple context to get settings from an endpoint to a deserializer or serializer. | |
| SerializationDescriptor | flex.messaging.io | The SerializationProxy uses this descriptor to determine which fields and properties should be excluded from an object graph on an instance-by-instance basis. | |
| SerializationException | flex.messaging.io | Typically signifies that a fatal exception happened during deserialization or serialization. | |
| SerializationFilter | flex.messaging.endpoints.amf | Filter for serializing and deserializing action messages. | |
| SerializationProxy | flex.messaging.io | This class is the server side portion of a custom serialization mechanism to support partial serialization of Objects. | |
| Server | flex.messaging | The interface for a shared server instance that may be associated with a MessageBroker and used by endpoints. | |
| ServerAliasX509ExtendedKeyManager | flex.messaging.ssl | Implementation of the javax.net.ssl.X509ExtendedKeyManager that always uses a specific alias to authenticate the server side of secure connections rather than letting the provider choose the alias from the KeyStore according to its own internal implementation. | |
| ServerEndpointControl | flex.management.runtime.messaging.endpoints | The ServerEndpointControl class is the base MBean implementation for monitoring and managing an Endpoint at runtime that uses a Server. | |
| ServerEndpointControlMBean | flex.management.runtime.messaging.endpoints | Defines the runtime monitoring and management interface for managed endpoints that use a server component. | |
| ServerSettings | flex.messaging.config | Server settings for a message destination. | |
| Service | com.adobe.idp.dsc.registry.infomodel | An Service object allows you to retrieve information about the service. | |
| Service | flex.messaging.services | The MessageBroker has endpoints on one end and services on the other. | |
| ServiceAdapter | flex.messaging.services | The ServiceAdapter class is the base definition of a service adapter. | |
| ServiceAdapterControl | flex.management.runtime.messaging.services | The ServiceAdapterControl class is the base MBean implementation for monitoring and managing a ServiceAdapter at runtime. | |
| ServiceAdapterControlMBean | flex.management.runtime.messaging.services | Defines the runtime monitoring and management interface for service adapters. | |
| ServiceCategory | com.adobe.idp.dsc.registry.infomodel | A ServiceCategory object allows you to retrieve information about the service category. | |
| ServiceCategoryFilter | com.adobe.idp.dsc.registry.service | Service category filter. | |
| ServiceCategoryNotFoundException | com.adobe.idp.dsc.registry | An exception indicating that the service category was not found. | |
| ServiceClient | com.adobe.idp.dsc.clientsdk | Enables a client application to invoke a LiveCycle service by sending an invocation request and handling an invocation response. | |
| ServiceClientFactory | com.adobe.idp.dsc.clientsdk | Responsible for maintaining client configuration and providing a ServiceClient instance for an application to use. | |
| ServiceClientFactory.ThrowHandler | com.adobe.idp.dsc.clientsdk | A ThrowHandler instance participates in the handling of any Exception that occurs during the invocation of a service request. | |
| ServiceClientFactoryProperties | com.adobe.idp.dsc.clientsdk | Represents properties used to invoke LiveCycle services. | |
| ServiceConfiguration | com.adobe.idp.dsc.registry.infomodel | A ServiceConfiguration object provides access to metadata describing the document service. | |
| ServiceConfigurationFilter | com.adobe.idp.dsc.registry.service | Service configuration filter. | |
| ServiceConfigurationNotFoundException | com.adobe.idp.dsc.registry | An exception indicating that the service configuration was not found. | |
| ServiceControl | flex.management.runtime.messaging.services | The ServiceControl class is the MBean implementation for monitoring and managing a Service at runtime. | |
| ServiceControlMBean | flex.management.runtime.messaging.services | Defines the runtime monitoring and management interface for managed services. | |
| ServiceDeletionException | com.adobe.idp.dsc.registry | An exception indicating that the service deletion error has occurred. | |
| ServiceNotFoundException | com.adobe.idp.dsc.registry | An exception indicating that the service was not found. | |
| ServicePoolConfigurationException | com.adobe.idp.dsc.registry.service | ||
| ServicePoolConfigurationInfo | com.adobe.idp.dsc.registry.service | ||
| ServiceRegistry | com.adobe.idp.dsc.registry.service | A ServiceRegistry implementation provides clients with the ability to query the metadata and state of a service, to deploy and undeploy services, and to toggle the state of a service from RUNNING to STOPPED. | |
| ServiceRegistryClient | com.adobe.idp.dsc.registry.service.client | The client implementation of the Service Registry. | |
| ServiceStore | com.adobe.idp.dsc.registry.service | An implementation of this interface provides methods for managing services, service categories, and service configurations. | |
| ServiceStoreException | com.adobe.idp.dsc.registry.service | Service store exception. | |
| ServletLogTarget | flex.messaging.log | This is a log target which uses the servlet context in order to log messages. | |
| SessionFilter | flex.messaging.endpoints.amf | This filter detects whether a request URL is decorated with a ;jessionid token in the event that the client does not support cookies. | |
| SignatureFieldNotSignedException | com.adobe.livecycle.signatures.client.types.exceptions | Represents an exception that is thrown if the specified signature field cannot be signed. | |
| SignatureFieldSignedException | com.adobe.livecycle.signatures.client.types.exceptions | Represents an exception that is thrown if the specified signature field already contains a signature. | |
| SignatureObject | com.adobe.livecycle.signatures.client.spi.types | A SignatureObject object represents a signature that is applied by the signature handler. | |
| SignaturesBaseException | com.adobe.livecycle.signatures.client.types.exceptions | Represents the base class for exceptions thrown by the Signatures service. | |
| SignatureServiceClient | com.adobe.livecycle.signatures.client | The SignatureServiceClient class implements the SignatureServiceClientInterface. | |
| SignatureServiceClientInterface | com.adobe.livecycle.signatures.client | The SignatureServiceClientInterface interface is an implementation of the LiveCycle Signatures service. | |
| SignaturesOtherException | com.adobe.livecycle.signatures.client | Represents an exception that is thrown by the Signatures service. | |
| SignatureVerifyException | com.adobe.livecycle.signatures.client.types.exceptions | Represents an exception that is thrown if a signature cannot be verified. | |
| SignerCertificatePath | com.adobe.livecycle.signatures.client.types | Represents a certificate path and information about the path's validation status and the failure reason in case the path is not valid. | |
| SigningException | com.adobe.livecycle.signatures.client.spi.types.exceptions | Represents an exception that is thrown while digitally signing a PDF document. | |
| SigningException | com.adobe.livecycle.signatures.client.types.exceptions | Represents an exception that is thrown while digitally signing a PDF document. | |
| SignRequest | com.adobe.livecycle.signatures.client.spi.types | A SignRequest object is passed by the Signature service to a signature handler's sign method when a client application invokes the sign operation. | |
| SignResponse | com.adobe.livecycle.signatures.client.spi.types | A SignResponse object is returned by the Signature service when a document is signed using a signature handler. | |
| SOAPProxyAdapter | flex.messaging.services.http | A Soap specific subclass of HttpProxyAdapter to allow for future web services features. | |
| SOAPProxyAdapterControlMBean | flex.management.runtime.messaging.services.http | Defines the runtime monitoring and management interface for managed SOAP proxy adapters. | |
| Sort | com.adobe.idp.dsc.filter | This class represents the sort order for a given property. | |
| SortOrder | com.adobe.idp.taskmanager.dsc.client.query | The | |
| SortOrder | com.adobe.repository.query.sort | An object representation of a SQL ORDER BY clause, which is used with com.adobe.repository.query.Query objects. | |
| SortOrder.Element | com.adobe.repository.query.sort | An element of an ORDER BY clause, indicating one column to be sorted as well as its direction (ascending or descending) . | |
| SPICertificateInfo | com.adobe.livecycle.signatures.client.spi.types | The SPICertificateInfo class represents the certificate that is used by the signature handler to sign or certify a PDF document. | |
| SPICertPath | com.adobe.livecycle.signatures.client.spi.types | The SPICertPath class represents the path where the certificate is stored. | |
| SPIRevocationData | com.adobe.livecycle.signatures.client.spi.types | The SPIRevocationData class represents the revocation data that is applicable to the certificate. | |
| SPIVerificationInfo | com.adobe.livecycle.signatures.client.spi.types | The SPIVerificationInfo class represents verfification information for the Signature handler. | |
| SQLAssembler | flex.data.assemblers | An assembler implementation which is configured with direct SQL statements for the various operations. | |
| SQLAssemblerConstants | flex.data.assemblers | Configuration constants for the SQLAssembler and its subclasses. | |
| SQLFactory | flex.data.assemblers | The SQLFactory class is responsible for generating SQL structures for the different queries when given the configuration of the SQL statements. | |
| SQLFactory.CallableStatementHandler | flex.data.assemblers | This class handles the specifics for calling stored procedures. | |
| SQLFactory.PreparedStatementHandler | flex.data.assemblers | This class handles the specifics for calling simple SQL statements. | |
| SQLFactory.SQL | flex.data.assemblers | This class is the base class and implements the basic that are common between SQL queries and procedures. | |
| SQLParam | flex.data.assemblers | This class represents parameters used in SQL statements. | |
| SQLParamReplacementUtil | flex.data.assemblers | This utility class is responsible for replacing parameter syntax, #paramName#, into prepared statement and procedure call syntax. | |
| SSOToken | com.adobe.idp.um.api.infomodel | This class represents a SAML 1.1 Post Profile Response. | |
| Staple | com.adobe.livecycle.output.client | Represents an enum value that represents staple XCI values. | |
| StatusFilter | com.adobe.idp.taskmanager.dsc.client.query | A StatusFilter object is a collection of status filters on which to base searches. | |
| StatusInfoProxy | flex.messaging.io | Serializes a Throwable as a Status Info object, which is sent back to the client as an ActionScript object. | |
| StreamingAMFEndpoint | flex.messaging.endpoints | Extension to the AMFEndpoint to support streaming HTTP connections to connected clients. | |
| StreamingAMFEndpointControl | flex.management.runtime.messaging.endpoints | The StreamingAMFEndpointControl class is the MBean implemenation for monitoring and managing an StreamingAMFEndpoint at runtime. | |
| StreamingAMFEndpointControlMBean | flex.management.runtime.messaging.endpoints | Defines the runtime monitoring and management interface for managed streaming AMF endpoints. | |
| StreamingEndpointControl | flex.management.runtime.messaging.endpoints | The StreamingEndpointControl class is the base MBean implementation for monitoring and managing a BaseStreamingHTTPEndpoint at runtime. | |
| StreamingEndpointControlMBean | flex.management.runtime.messaging.endpoints | Defines the runtime monitoring and management interface for managed streaming endpoints. | |
| StreamingHTTPEndpoint | flex.messaging.endpoints | Extension to the HTTPEndpoint to support streaming HTTP connections to connected clients. | |
| StreamingHTTPEndpointControl | flex.management.runtime.messaging.endpoints | The StreamingHTTPEndpointControl class is the MBean implemenation for monitoring and managing a StreamingHTTPEndpoint at runtime. | |
| StreamingHTTPEndpointControlMBean | flex.management.runtime.messaging.endpoints | Defines the runtime monitoring and management interface for managed streaming HTTP endpoints. | |
| StreamingNIOAMFEndpointControl | flex.management.runtime.messaging.endpoints | The StreamingNIOAMFEndpointControl class is the MBean implemenation for monitoring and managing an StreamingNIOAMFEndpoint at runtime. | |
| StreamingNIOAMFEndpointControlMBean | flex.management.runtime.messaging.endpoints | Defines the runtime monitoring and management interface for managed streaming AMF endpoints. | |
| StreamingNIOEndpointControl | flex.management.runtime.messaging.endpoints | The StreamingNIOEndpointControl class is the base MBean implementation for monitoring and managing a BaseStreamingNIOHTTPEndpoint at runtime. | |
| StreamingNIOEndpointControlMBean | flex.management.runtime.messaging.endpoints | Defines the base runtime monitoring and management interface for managed streaming NIO endpoints. | |
| StreamingNIOHTTPEndpointControl | flex.management.runtime.messaging.endpoints | The StreamingNIOHTTPEndpointControl class is the MBean implementation for monitoring and managing a StreamingNIOHTTPEndpoint at runtime. | |
| StreamingNIOHTTPEndpointControlMBean | flex.management.runtime.messaging.endpoints | Defines the runtime monitoring and management interface for managed streaming NIO HTTP (AMFX) endpoints. | |
| Style | com.adobe.livecycle.convertpdfservice.client.enumeration | Represents PostScript styles. | |
| SubscriptionManagerControl | flex.management.runtime.messaging.services.messaging | The SubscriptionManagerControl class is the MBean implementation for monitoring and managing a SubscriptionManager at runtime. | |
| SubscriptionManagerControlMBean | flex.management.runtime.messaging.services.messaging | Defines the runtime monitoring and management interface for SubscriptionManagers. | |
| Subtopic | flex.messaging.services.messaging | Represents a message destination subtopic. | |
| SuspendableAMFFilter | flex.messaging.endpoints.amf | Base class for suspendable AMF filter implementations. | |
| SuspendableBatchProcessFilter | flex.messaging.endpoints.amf | Filter that splits a batched AMF message into individual invocations of the chain from this point forward for each message within the batch that deserializes without errors. | |
| SuspendableLegacyFilter | flex.messaging.endpoints.amf | This filter adds support for legacy FlashRemoting invocations. | |
| SuspendableMessageBrokerFilter | flex.messaging.endpoints.amf | Filter that routes deserialized Flex messages to the MessageBroker for processing. | |
| SuspendableSerializationFilter | flex.messaging.endpoints.amf | Filter for serializing and deserializing AMF. | |
| Target | flex.messaging.log | All logger target implementations within the logging framework must implement this interface. | |
| TaskACL | com.adobe.idp.taskmanager.dsc.client.task | A TaskACL object identifies the access control lists (ACLs) for one particular user (for one particular task). | |
| TaskEndpoint | com.adobe.idp.taskmanager.dsc.client.endpoint | A TaskEndpoint object is returned by searches for category endpoints using TaskManagerEndpointClient. | |
| TaskEndpointCategory | com.adobe.idp.taskmanager.dsc.client.endpoint | This interface describes an endpoint category. | |
| TaskEndpointException | com.adobe.idp.taskmanager.dsc.client.endpoint | An exception class to handle exceptions thrown by the TaskManagerEndpointClient methods. | |
| TaskEndpointManagerConstants | com.adobe.idp.taskmanager.dsc.client.endpoint | Contains constants used by the TaskManagerEndpointClient methods. | |
| TaskEndpointNotFound | com.adobe.idp.taskmanager.dsc.client.endpoint | An exception class indicating that the endpoint specified could not be found. | |
| TaskFilter | com.adobe.idp.taskmanager.dsc.client.query | A TaskFilter is a configurable filter object. | |
| TaskInfo | com.adobe.idp.taskmanager.dsc.client.task | A TaskInfo object contains all relevant information about a task that is stored in the system. | |
| TaskManager | com.adobe.idp.taskmanager.dsc.client.task | A TaskManager object is used to interact with workflow tasks. | |
| TaskManagerClientFactory | com.adobe.idp.taskmanager.dsc.client | Factory class for for the following TaskManager client classes: | |
| TaskManagerConstants | com.adobe.idp.taskmanager.dsc.client.task | Contains constants used by the TaskManager service. | |
| TaskManagerConstants.TaskStatusTypes | com.adobe.idp.taskmanager.dsc.client.task | Contains the task status constants. | |
| TaskManagerEndpointClient | com.adobe.idp.taskmanager.dsc.client.endpoint | This interface contains the TaskManager endpoint operations. | |
| TaskManagerException | com.adobe.idp.taskmanager.dsc.client.task | Generic Task Manager Service exception. | |
| TaskManagerQueryService | com.adobe.idp.taskmanager.dsc.client | This interface contains the Task Manager Query Service operations. | |
| TaskManagerRuntimeException | com.adobe.idp.taskmanager.dsc.client.task | Runtime exception thrown from TaskManager for unhandled exceptions. | |
| TaskNotFoundException | com.adobe.idp.taskmanager.dsc.client.task | Exception thrown when a task is not found. | |
| TaskNotRunningException | com.adobe.idp.taskmanager.dsc.client.task | Exception thrown when an operation is run on a task that cannot be found. | |
| TaskPermissionException | com.adobe.idp.taskmanager.dsc.client.task | Exception thrown when an operation is run for which the end user does not have permissions for a particular task. | |
| TaskQueryServiceException | com.adobe.idp.taskmanager.dsc.client.query | An exception thrown from the Task Query Service. | |
| TaskRow | com.adobe.idp.taskmanager.dsc.client.query | A TaskRow object contains information pertaining to a single task. | |
| TaskSearchFilter | com.adobe.idp.taskmanager.dsc.client.query | A filter object to be used by the com.adobe.idp.taskmanager.dsc.client.TaskManagerQueryService#taskSearch() TaskManagerQueryService.taskSearch() method. | |
| TaskTimerInfo | com.adobe.idp.taskmanager.dsc.client.task | A TaskTimerInfo object identifies the task timer info such as the info for deadline, reminder and esculation for a task. | |
| TaskUserInfo | com.adobe.idp.taskmanager.dsc.client.task | A TaskUserInfo object represents a user. | |
| TextDirection | com.adobe.livecycle.signatures.client.types | The TextDirection class represents the direction of text within a signature. | |
| TextFragment | com.adobe.repository.infomodel.bean | A TextFragment is a com.adobe.repository.infomodel.bean.Fragment containing text. | |
| TextSerializer | com.adobe.idp.dsc.datatype | TextSerializer objects are used to serialize values to and from their expected data type and their equivalent string representation. | |
| ThrottleManagerControl | flex.management.runtime.messaging.services.messaging | The ThrottleManagerControl class is the MBean implementation for monitoring and managing a ThrottleManager at runtime. | |
| ThrottleManagerControlMBean | flex.management.runtime.messaging.services.messaging | Defines the runtime monitoring and management interface for ThrottleManagers. | |
| ThrottleSettings | flex.messaging.config | This configuration class is derived from optional properties that may be supplied in the | |
| ThrowableProxy | flex.messaging.io | Throwable instances are treated as a special type of Bean as usually properties are read only but need to be serialized. | |
| Timestamp | com.adobe.livecycle.signatures.client.spi.types | The Timestamp class represents a timestamp that is associated with a signature that the signature handler applied to a PDF document. | |
| ToImageOptionsSpec | com.adobe.livecycle.convertpdfservice.client | Enables you to define run-time options that control how the Convert PDF service converts a PDF document to image files.To see this data type used in a code example, see the Converting a PDF document to JPEG files using the Java API quick start in Programming with LiveCycle ES. | |
| ToPSOptionSpecConstants | com.adobe.livecycle.convertpdfservice.client | ||
| ToPSOptionsSpec | com.adobe.livecycle.convertpdfservice.client | Represents run-time options that are used when converting a PDF document to a PostScript file. | |
| TransactionCallback | com.adobe.idp.dsc.transaction | This is a callback interface for transactional code. | |
| TransactionCallbackWithoutResult | com.adobe.idp.dsc.transaction | Helper class for TransactionCallback implementation. | |
| TransactionContext | com.adobe.idp.dsc.transaction | This interface provides access to contextual information around the current executing transaction. | |
| TransactionDefinition | com.adobe.idp.dsc.transaction | Classes implementing this interface define transaction properties. | |
| TransactionTemplate | com.adobe.idp.dsc.transaction | This interface provides programmatic transaction demarcation and transaction exception handling for service managed transactions. | |
| TransformationFormat | com.adobe.livecycle.output.client | Represents enum values that are used in methods supported by the OutputClient class. | |
| TransformTo | com.adobe.livecycle.formsservice.client | Represents HTML transformation types that are used by the renderHTMLForm method. | |
| TransportOptionSpec | com.adobe.livecycle.signatures.client.types | The TransportOptionSpec class specifies communication options that are required to interact with external servers. | |
| TSPOptionSpec | com.adobe.livecycle.signatures.client.types | Stores preference values for time stamping provider (TSP) support. | |
| TypeMarshaller | flex.messaging.io | A utility to convert between data types, useful for mapping loosely typed client classes to more strongly typed server classes. | |
| TypeMarshallingContext | flex.messaging.io | A simple context to hold type marshalling specific settings. | |
| UIComponent | com.adobe.idp.dsc.propertyeditor | This interface specifies the basic requirements of a UIComponent implementation. | |
| UMConstants | com.adobe.idp.um.api | This class contains the constants used in User Management. | |
| UMConstants.APSSpecialPrincipals | com.adobe.idp.um.api | This class contains constants related to special principals for LiveCycle Policy Server. | |
| UMConstants.AuthenticationOptions | com.adobe.idp.um.api | This class contains constants related to authentication options. | |
| UMConstants.BasicRoles | com.adobe.idp.um.api | This class contains User Management basic role constants. | |
| UMConstants.DirectoryDomainSubtypes | com.adobe.idp.um.api | Directory Domain Subtypes | |
| UMConstants.EntityVisibilityLevel | com.adobe.idp.um.api | This class contains constants defining the visibility of a principal. | |
| UMConstants.ErrorCodes | com.adobe.idp.um.api | This class contains User Management error code constants. | |
| UMConstants.ExternalPrincipalStorageProviderTypes | com.adobe.idp.um.api | ||
| UMConstants.FGACConstants | com.adobe.idp.um.api | This class contains User Management fine-grained access control constants. | |
| UMConstants.LocalDomainSubtypes | com.adobe.idp.um.api | Directory Domain Subtypes | |
| UMConstants.PrincipalTypes | com.adobe.idp.um.api | This class contains User Management principal types. | |
| UMConstants.SpecialDefaultPrincipals | com.adobe.idp.um.api | This class contains constants related to special principals. | |
| UMConstants.SSOConstants | com.adobe.idp.um.api | Constants used for the SSO | |
| UMConstants.SynchronizationUniqueAttributes | com.adobe.idp.um.api | Synchronization unique attribute constants. | |
| UMException | com.adobe.idp.um.api | User Management exception class. | |
| UMSPIConstants | com.adobe.idp.um.spi | This class contains service provider specification identifiers and constants. | |
| UMSPIConstants.ServiceProviderSpecificationIds | com.adobe.idp.um.spi | This class contains the service provider specification identifiers. | |
| UnknownValueException | com.adobe.idp.taskmanager.dsc.client.task | An exception thrown if the AttachmentInfo object is queried for unknown values. | |
| UpdateCollectionChanges | 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 | flex.data | Represents either a sequential list of inserts or deletes at a specified position in the collection. | |
| UpdateCollectionMessage | 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. | |
| URLSpec | com.adobe.livecycle.formsservice.client | Enables you to set URI values that are required by the Forms service when rendering forms. | |
| URLSpecConstants | com.adobe.livecycle.formsservice.client | ||
| UsageRights | com.adobe.livecycle.readerextensions.client | Represents individual rights that can be applied to a rights-enabled PDF document. | |
| User | com.adobe.idp.um.api.infomodel | A User is an extension of the Principal object. | |
| UserAgentSettings | flex.messaging.client | A class to hold user agent specific properties. | |
| UserConfigBO | com.adobe.idp.um.spi.directoryservices | The UserConfigBO interface defines a container for storing configuration information about the user provider. | |
| UserDef | com.adobe.idp.taskmanager.dsc.client.queuemanager | Stores workflow user attributes used by the QueueManager to create a user in the database. | |
| UserInfo | com.adobe.idp.um.api.infomodel | This class manages information for users. | |
| UserQueue | com.adobe.idp.taskmanager.dsc.client.queuemanager | Describes a user queue. | |
| UserSettings | com.adobe.idp.taskmanager.dsc.client.queuemanager | Contains settings associated with a user's tasks. | |
| Uuid | 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. | |
| ValidationException | com.adobe.livecycle.docconverter.client | A ValidationException is thrown when there is an error while validating a PDF document. | |
| ValidityPeriod | com.adobe.livecycle.rightsmanagement.client.infomodel | The ValidityPeriod interface provides methods for defining a period of time that a policy provides principals with access to the documents that it protects. | |
| VerificationTime | com.adobe.livecycle.signatures.client.types | Enumerations for various verification time settings. | |
| Watermark | com.adobe.livecycle.rightsmanagement.client.infomodel | The Watermark interface defines methods for the creation and manipulation of watermarks. | |
| WatermarkManager | com.adobe.livecycle.rightsmanagement.client | The WatermarkManager interface provides methods for creating, manipulating, retrieving, and removing watermarks. | |
| WorkflowUserNotFoundException | com.adobe.idp.taskmanager.dsc.client.task | An exception thrown when a user cannot be found. | |
| X509DataType | com.adobe.livecycle.signatures.client.spi.types | Represents the X509DataType value that is used by the signature handler. | |
| X509IssuerSerialType | com.adobe.livecycle.signatures.client.spi.types | ||
| XDPXFAHelper | flex.acrobat.pdf | XDPXFAHelper is utility class for manipulating XFA datasets in XDP files containing XFA templates and ultimately saved as a PDF document. | |
| XFAHelper | flex.acrobat.pdf | XFAHelper is utility class for manipulating XFA datasets in PDF files created with Acrobat Professional or LiveCycle Designer. | |
| XMLFormat | com.adobe.livecycle.barcodedforms | Represents an XML format enumeration value used by the Barcoded Forms service when it converts delimited data to XML (XDP or XFDF) data. | |
| XMLSignatureVerificationResult | com.adobe.livecycle.signatures.client.types | Provides information about a signature that is used to sign a PDF document. | |
| XMPUtilityException | com.adobe.livecycle.xmputility.client | Represents the base class for exceptions thrown by the XMP Utility service. | |
| XMPUtilityMetadata | com.adobe.livecycle.xmputility.client | Represents metadata values that can be imported into a PDF document or exported from a PDF document. | |
| XMPUtilityService | com.adobe.livecycle.xmputility | Enables the creation of a Java object that invokes operations that belong to the XMP Utility service. | |
| XMPUtilityServiceClient | com.adobe.livecycle.xmputility.client | Enables the creation of a Java object that invokes operations that belong to the XMP Utility service. |
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/class-summary.html