Interface | Description |
---|---|
DataObjectDefinition |
The definition describing a data object.
|
DataObjectDefinitionQuery |
A query object used to query for data object definitions.
|
DataObjectDeployment |
Represents a deployment that is already present in the data object definition repository.
|
DataObjectDeploymentBuilder |
Builder for creating new deployments, similar to the data object deployment builder.
|
DataObjectDeploymentQuery |
Allows programmatic querying of
DataObjectDeployment s. |
DataObjectModel |
The data object model contains all meta information around a data object like source, fields behaviour and further information.
|
DataObjectRepositoryService |
The main service interface for the master data management.
|
DataObjectResourceConverter | |
DataObjectSchemaDefinition | |
DataObjectSchemaDefinitionQuery |
A query object used to query for data object schema definitions.
|
DataObjectSourceTypes |
A list of available data object source types as being used by the
DataObjectDefinition . |
DataObjectTypes |
Defines the data object type of the data object definition
|
MasterDataCachingTypes |
Master data entries might be cacheable, if sourced from an external system for performance or any other reason.
|
MasterDataDefinitionIdentityLinkTypes |
This interface defines the identity link types used for
MasterDataModel s to define the capabilities / allowed features for the management of
master data. |
MasterDataModel |
The master data model contains all meta information for a single master data definition (type).
|
Class | Description |
---|---|
BaseDataObjectModel | |
DefaultMasterDataModel | |
MasterDataFilterParameter |
The master data parameter represents a parameter used to filter master data instances if they are depending on other values.
|