Pakket | lc.foundation.domain |
Klasse | public class DomainObject |
Overerving | DomainObject Object |
Implementatie | IManagedObject |
Subklassen | Category, DocumentReference, Preference, Principal, QueueBase, ReaderSubmit, SearchTemplateDescriptors, Startpoint, TaskItemResult, UserActionProperty |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | 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.
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
constructor : Object
Verwijzing naar het klasseobject of de constructorfunctie van een bepaalde objectinstantie. | Object | ||
session : SessionMap [alleen-lezen]
A SessionMap object that stores information relating to the server session. | DomainObject |
Openbare methoden
Eigenschapdetails
session | eigenschap |
session:SessionMap
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Runtimeversies: | AIR (unsupported), Flash Player 9, Flash Player 10 |
A SessionMap
object that stores information relating to the server session.
Implementatie
public function get session():SessionMap
Wed Jun 13 2018, 11:42 AM Z