| Pacchetto | lc.foundation.domain |
| Classe | public class DomainObject |
| Ereditarietà | DomainObject Object |
| Implementa | IManagedObject |
| Sottoclassi | Category, DocumentReference, Preference, Principal, QueueBase, ReaderSubmit, SearchTemplateDescriptors, Startpoint, TaskItemResult, UserActionProperty |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Area di lavoro 9 |
| Versioni runtime: | 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.
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
![]() | constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | Object | |
| session : SessionMap [sola lettura]
A SessionMap object that stores information relating to the server session. | DomainObject | ||
Metodi pubblici
Descrizione delle proprietà
session | proprietà |
session:SessionMap [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Area di lavoro 9 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
A SessionMap object that stores information relating to the server session.
Implementazione
public function get session():SessionMapTue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate