Class | Description |
---|---|
TObjectDataElt<E extends DataObject<E>> |
A data element message typed to a data object
|
TObjectDataEltType<E extends DataObject<E>> |
Definition of an element of a message types to a special data object
|
TObjectIdDataElt<E extends DataObject<E>> |
a typed class of ObjecIdDataElt to allow easier manipulation on the server
|
TObjectIdDataEltType<E extends DataObject<E> & UniqueidentifiedInterface<E>> |
the type of ObjecIdDataElt with data object specified as generics to allow
easier manipulation on the server
|
TObjectMasterIdDataElt<E extends DataObject<E>> |
a typed class of ObjectMasterIdDataElt to allow easier manipulation on the
server
|
TObjectMasterIdDataEltType<E extends DataObject<E> & UniqueidentifiedInterface<E>> |
data element type for a type object master id
|