The methods of the EntityData class are listed below. For a complete list of EntityData class members, see the EntityData Members topic.
Equals (inherited from Object) | |
GetActualEntityData | oid is the id of a (concrete) entity which we know inherits from this type. return the entity data corresponding to the oid. |
GetHashCode (inherited from Object) | |
GetPath | Missing <summary> documentation for M:Eldorado.Object.Domain.EntityData.GetPath(System.String) |
GetService | Missing <summary> documentation for M:Eldorado.Object.Domain.EntityData.GetService(System.Type) |
GetType (inherited from Object) | |
RegisterChild | Missing <summary> documentation for M:Eldorado.Object.Domain.EntityData.RegisterChild(Eldorado.Object.Domain.EntityData) |
RegisterPropertyData | Missing <summary> documentation for M:Eldorado.Object.Domain.EntityData.RegisterPropertyData(System.String,Eldorado.Object.Domain.PropertyData) |
RegisterReferenceData | Missing <summary> documentation for M:Eldorado.Object.Domain.EntityData.RegisterReferenceData(System.String,Eldorado.Object.Domain.ReferenceData) |
RegisterService | Missing <summary> documentation for M:Eldorado.Object.Domain.EntityData.RegisterService(System.Type,System.Object) |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
EntityData Class | Eldorado.Object.Domain Namespace