Paket | lc.foundation.domain |
Sınıf | public class DomainObject |
Miras Alma | DomainObject Object |
Uygular | IManagedObject |
Alt Sınıflar | Category, DocumentReference, Preference, Principal, QueueBase, ReaderSubmit, SearchTemplateDescriptors, Startpoint, TaskItemResult, UserActionProperty |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | 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.
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | ||
session : SessionMap [salt okunur]
A SessionMap object that stores information relating to the server session. | DomainObject |
Özellik Ayrıntısı
session | özellik |
session:SessionMap
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
A SessionMap
object that stores information relating to the server session.
Uygulama
public function get session():SessionMap
Tue Jun 12 2018, 01:09 PM Z