ObjectTransformationDataProvider Methods |
The ObjectTransformationDataProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetData |
Gets the objects for the given object type from database
|
![]() | GetInfosByIds |
Gets the objects for the given object type from database
|
![]() | GetObject |
Gets the given object.
|
![]() | GetSingleObject |
Gets a single object by object type and object ID
|
![]() | RequireObject |
Marks the given object as required.
|
![]() | SetDataHandlerForType |
Sets the default data handler for the given object type
|
![]() | SetDefaultDataHandler |
Sets the default data handler for all object types
|