Class ConflictSourceEntityContribution
java.lang.Object
ch.tocco.nice2.optional.conflict.impl.entitylistener.ConflictSourceEntityContribution
defines the relation to an entity with a conflict status relation.
Use
CalendarEventContributionService.getCalendarRelationName(Entity)
to
resolve to the source entity and then use this contribution to resolve to the conflict status entity.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setConflictStatusEntityRelation
(String conflictStatusEntityRelation) void
setSourceEntity
(String sourceEntity)
-
Constructor Details
-
ConflictSourceEntityContribution
public ConflictSourceEntityContribution()
-
-
Method Details
-
getSourceEntity
-
setSourceEntity
-
getConflictStatusEntityRelation
-
setConflictStatusEntityRelation
-