Class SetRelationSourceDescriptor

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

public class SetRelationSourceDescriptor extends Object
Contribution which describes available 'set-relation' actions for source entities of a merge
  • Constructor Details

    • SetRelationSourceDescriptor

      public SetRelationSourceDescriptor()
  • Method Details

    • getEntityModel

      public String getEntityModel()
    • setEntityModel

      public void setEntityModel(String entityModel)
    • getRelation

      public String getRelation()
    • setRelation

      public void setRelation(String relation)
    • getKeyField

      public String getKeyField()
    • setKeyField

      public void setKeyField(String keyField)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)