- 
Method Summary
The type name from the referenced data dictionary model. 
 
The identity links for the data object model. 
   
Flag indicating that instance level permissions should not be done for this data object model. 
 
The identity links that should be added for every newly created data object instance 
 
A data object can have a reference to a data dictionary type to inherit
 fields. 
 
The key of the service definition model. 
 
 
 
 
Methods inherited from interface com.flowable.dataobject.api.repository.DataObjectModelgetDataObjectType, getDescription, getExternalId, getKey, getName, getSourceId, getSourceSpecificAttributes, getSourceType, getSubType, getSupportedCachingType, getType
 
- 
Method Details
- 
getReferencedServiceDefinitionModelKeyString getReferencedServiceDefinitionModelKey() 
 The key of the service definition model. 
- 
getReferencedDataDictionaryModelKeyString getReferencedDataDictionaryModelKey() 
 A data object can have a reference to a data dictionary type to inherit
 fields. 
- Returns:
- the model key of the referenced data dictionary model
 
- 
getDataDictionaryTypeNameString getDataDictionaryTypeName() 
 The type name from the referenced data dictionary model.
 Inherits (all) fields of the referenced type. 
- Returns:
- the type name to inherit fields from
 
- 
- 
getDefinitionIdentityLinksThe identity links for the data object model. 
- 
getInstanceIdentityLinksThe identity links that should be added for every newly created data object instance 
- 
getIgnoreInstancePermissionsBoolean getIgnoreInstancePermissions() 
 Flag indicating that instance level permissions should not be done for this data object model. 
- Returns:
- whether instance level permissions need to be applied