| パッケージ | 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, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示