Class SetFieldSourceDescriptor

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

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

    • SetFieldSourceDescriptor

      public SetFieldSourceDescriptor()
  • Method Details

    • getEntityModel

      public String getEntityModel()
    • setEntityModel

      public void setEntityModel(String entityModel)
    • getField

      public String getField()
    • setField

      public void setField(String field)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)