Interface ChangeContainerOverridable

    • Method Detail

      • getOverrideChangeContainer

        ChangeContainer getOverrideChangeContainer()
        Retrieves the override change container that should be used when mapping over the projection domain to set the change container for the repository domain.
        Returns:
        the override change container
      • setOverrideChangeContainer

        void setOverrideChangeContainer​(ChangeContainer overrideChangeContainer)
        Sets the override change container for the projection domain. The override change container will be applied to the repository domain during the mapper pipeline.
        Parameters:
        overrideChangeContainer - the override change container