| 包 | 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():SessionMapTue Jun 12 2018, 11:04 AM Z
隐藏继承的公共属性
显示继承的公共属性