套件 | lc.foundation.domain |
類別 | public class DomainObject |
繼承 | DomainObject Object |
實作 | IManagedObject |
子類別 | Category, DocumentReference, Preference, Principal, QueueBase, ReaderSubmit, SearchTemplateDescriptors, Startpoint, TaskItemResult, UserActionProperty |
語言版本: | ActionScript 3.0 |
產品版本: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
DomainObject
class represents a common superclass for
all domain objects. It should not be used directly. Extend it if you want to use it.
公用屬性
屬性 | 定義自 | ||
---|---|---|---|
constructor : Object
類別物件的參照或是特定物件實體的建構函數。 | Object | ||
session : SessionMap [唯讀]
A SessionMap object that stores information relating to the server session. | DomainObject |
屬性詳細資訊
session | 屬性 |
session:SessionMap
[唯讀] 語言版本: | ActionScript 3.0 |
產品版本: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
A SessionMap
object that stores information relating to the server session.
實作
public function get session():SessionMap
Tue Jun 12 2018, 03:47 PM Z