Pakiet | lc.foundation.domain |
Interfejs | public interface IManagedObject |
Implementory | AttachmentInfo, DomainObject, Process, ProcessInstance, ProcessVariable, SearchFilter, SearchTemplate, SearchTemplateDescriptor, Task |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
IManagedObject
interface is to be implemented by all
classes that are to be managed by Data Services and need to
communicate with a Document Server. By implementing
this interface, the Workspace API sets the session
property when the client-side
requests are made for a Workspace API object from a managed collection.
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
session : SessionMap [tylko do odczytu]
A SessionMap object that stores information relating to the
server session. | IManagedObject |
Szczegół właściwości
session | właściwość |
session:SessionMap
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
A SessionMap
object that stores information relating to the
server session.
Implementacja
public function get session():SessionMap
Tue Jun 12 2018, 12:06 PM Z