Interface MasterDataInstanceUpdateBuilder

  • All Known Implementing Classes:
    MasterDataInstanceUpdateBuilderImpl

    public interface MasterDataInstanceUpdateBuilder
    Helper for updating a Master data instance.

    An instance can be obtained through the DataObjectRuntimeService.

    masterDataInstanceId should be set before calling update() to update a master data instance.

    Author:
    Christopher Welsch