Packageorg.granite.tide
Interfacepublic interface IEntityRef

Holds a compact reference to an entity



Public Properties
 PropertyDefined by
  className : String
[read-only]
IEntityRef
  id : Object
[read-only]
IEntityRef
  uid : String
[read-only]
IEntityRef
Property detail
classNameproperty
className:String  [read-only]Implementation
    public function get className():String
idproperty 
id:Object  [read-only]Implementation
    public function get id():Object
uidproperty 
uid:String  [read-only]Implementation
    public function get uid():String