Class SetRelationSourceDescriptor
java.lang.Object
ch.tocco.nice2.entityoperation.api.merge.SetRelationSourceDescriptor
Contribution which describes available 'set-relation' actions for source entities of a merge
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetValue()
void
setEntityModel
(String entityModel) void
setKeyField
(String keyField) void
setRelation
(String relation) void
-
Constructor Details
-
SetRelationSourceDescriptor
public SetRelationSourceDescriptor()
-
-
Method Details
-
getEntityModel
-
setEntityModel
-
getRelation
-
setRelation
-
getKeyField
-
setKeyField
-
getValue
-
setValue
-