Interface MasterDataInstanceBuilder

All Known Implementing Classes:
MasterDataInstanceBuilderImpl

public interface MasterDataInstanceBuilder
Helper for creating a new Master data instance. An instance can be obtained through the DataObjectRuntimeService. dataObjectDefinitionId or dataObjectDefinitionKey should be set before calling create() to create a master data instance.
Author:
Tijs Rademakers