| Package | lc.domain |
| Interface | public interface IWorkspaceManaged |
| Implementors | AttachmentInfo, DomainObject, Group, Process, ProcessInstance, ProcessVariable, SearchFilter, SearchTemplate, SearchTemplateDescriptor, Task, User |
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. By implementing
this interface, the LiveCycle Workspace ES API sets the session property when client-side
requests are made for a Workspace ES API object from a managed collection.
| Property | Defined By | ||
|---|---|---|---|
| session : SessionMap
[read-only]
A SessionMap object that stores information relating to the
server session.
| IWorkspaceManaged | ||
| session | property |
session:SessionMap [read-only]
A SessionMap object that stores information relating to the
server session.
public function get session():SessionMap
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/IWorkspaceManaged.html