Class EntityMergeConfig

java.lang.Object
ch.tocco.nice2.entityoperation.api.merge.EntityMergeConfig

public class EntityMergeConfig extends Object
  • Constructor Details

  • Method Details

    • getEntityModel

      public EntityModel getEntityModel()
    • getKeys

      public List<PrimaryKey> getKeys()
    • getEntityIds

      public List<EntityId> getEntityIds()
    • getMergeModel

      public MergeModel getMergeModel()
    • getMergeStrategyDisplay

      public String getMergeStrategyDisplay()
    • isPrivilegedRelation

      public boolean isPrivilegedRelation(RelationModel relationModel)