Packagelc.domain
Interfacepublic interface IWorkspaceManaged
ImplementorsAttachmentInfo, DomainObject, Group, Process, ProcessInstance, ProcessVariable, SearchFilter, SearchTemplate, SearchTemplateDescriptor, Task, User

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. 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.



Public Properties
 PropertyDefined By
  session : SessionMap
[read-only] A SessionMap object that stores information relating to the server session.
IWorkspaceManaged
Property Detail
sessionproperty
session:SessionMap  [read-only]

A SessionMap object that stores information relating to the server session.


Implementation
    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