The lc.domain package contains classes that encapsulate LiveCycle ES business concepts, also known as the business domain. The classes in this package are useful for developing Flex applications that require access to LiveCycle ES and LiveCycle Workspace ES data. Operations that are invoked may result in additional operations that occur on the LiveCycle ES server.



Interfaces
 InterfaceDescription
 ICommand The ICommand interface defines a common interface for self-contained commands.
 IUserAware The IUserAware interface is to be implemented by classes that need to be aware of a User object.
 IWorkspaceManaged The IWorkspaceManaged interface is to be implemented by all classes that are to be managed by LiveCycle Data Services ES and need to communicate with a LiveCycle ES server.
Classes
 ClassDescription
 AbandonCommand The AbandonCommand class executes the task's abandon operation.
 Assignment The Assignment class describes the assignment of a task and carries information that determines the queue that contains the task.
 AttachmentCommand The AttachmentCommand class is a generic command that has direct association with a TaskAttachmentInfo object.
 AttachmentInfo The AttachmentInfo class provides support for managing attachments and notes with tasks.
 AttachmentPermissions The AttachmentPermissions class stores the read/write/delete permissions for an attachment or note.
 Category The Category class manages all category information.
 ClaimCommand The ClaimCommand class executes the task's claim operation.
 CompleteCommand The CompleteCommand class executes the task's complete operation.
 ConsultCommand The ConsultCommand class executes the task's consult operation.
 DeleteAttachmentCommand The DeleteAttachmentCommand class will delete this attachment from the task being held by the TaskAttachmentInfo object.
 DisplayAttachmentCommand The DisplayAttachmentCommand class returns the task's document that is referenced by a TaskAttachmentInfo object.
 DocumentReference The DocumentReference class provides a reference to a document, which exists on the server.
 DomainObject The DomainObject class represents a common superclass for all domain objects.
 DraftQueue The DraftQueue object creates a Queue object, which represent draft items belonging to a user.
 Endpoint The Endpoint class represents an endpoint in LiveCycle ES.
 FavoriteCategory The FavoriteCategory class represents a special category that contains the list of processes a user commonly initiates.
 ForwardCommand The ForwardCommand class executes the task's forward operation.
 Group The Group class represents a group principal in LiveCycle ES and is used for retrieving the members of a given group.
 InitialQueue The InitialQueue class represents the initial queue with LiveCycle ES.
 LockCommand The LockCommand class executes the task's lock operation.
 Process The Process class represents a process in LiveCycle ES.
 ProcessInstance The ProcessInstance class represents a process instance in LiveCycle ES.
 ProcessVariable The ProcessVariable class represents the information stored as part of a process variable in LiveCycle ES and is used for retrieving the information for a process variable.
 Properties The Properties class is used to dynamically save and retrieve properties.
 PropertiesNode The PropertiesNode class is used by a Properties object to dynamically save and retrieve properties.
 Queue The Queue class is used for specifying the unique identifier and the filter for a given queue.
 QueueBase The QueueBase class manages a collection of Task objects.
 QueuesManager The QueuesManager class manages the draft queue, default queue, and group queue.
 RejectCommand The RejectCommand class executes the task's reject operation returning the task to the previous user.
 SaveAttachmentCommand The SaveAttachmentCommand class returns the task's document that is referenced by the TaskAttachmentInfo object.
 SearchFilter The SearchFilter class is used for specifying filtering conditions and retrieving search results.
 SearchFilterAttribute The SearchFilterAttribute class specifies properties for a search filter.
 SearchFilterCondition The SearchFilterCondition class is used for creating search filters conditions.
 SearchFilterSort The SearchFilterSort class is used for sorting search filters.
 SearchTemplate The SearchTemplate class provides support for working with search templates.
 SearchTemplateDescriptor The SearchTemplateDescriptor class is used for working with the search template descriptor.
 SearchTemplateDescriptors The SearchTemplateDescriptors class is used for working with multiple search template descriptors.
 SessionMap The SessionMap class provides untyped access to LiveCycle Workspace ES API objects and other singletons.
 SetVisibleCommand The SetVisibleCommand class executes the task's visibility in a queue.
 ShareCommand The ShareCommand class executes the task's share operation.
 Task The Task class represents a task in LiveCycle ES.
 TaskACL The TaskACL class describes the permissions that control various operations on a task.
 TaskCommand The TaskCommand class is a generic command that has direct association with a Task object.
 TaskFormSaveCommand The TaskFormSaveCommand class executes the TaskForm object's save operation.
 TaskFormSubmitCommand The TaskFormSubmitCommand class executes the TaskForm object's submit operation.
 TaskFormTakeOfflineCommand The TaskFormTakeOfflineCommand class executes the TaskForm object's take offline operation and is used to take a form offline.
 TaskItemResult The TaskItemResult class passes item data from the server when the item is rendered or submitted.
 TaskUserCommand The TaskUserCommand class is a generic command that has direct association with a Task object and a User object.
 TemporaryQueue The TemporaryQueue class creates a Queue object of a specified type, with an isDefault property set to false.
 UnlockCommand The UnlockCommand class executes the task's unlock operation.
 UpdateAttachmentCommand The UpdateAttachmentCommand class will update this attachment from the task being held by the TaskAttachmentInfo object.
 User The User class represents a user in LiveCycle ES and is used to retrieve the properties of a specific user.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/lc/domain/package-detail.html