Class EntityMergeResult
java.lang.Object
ch.tocco.nice2.entityoperation.api.merge.EntityMergeResult
Contains the merge result. For example relations which could not be moved.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
combine
(EntityMergeResult entityMergeResult) boolean
void
setShowPermissionMessage
(boolean show)
-
Constructor Details
-
EntityMergeResult
public EntityMergeResult() -
EntityMergeResult
-
-
Method Details
-
getNotCopiedRelations
-
combine
-
addNotDeletedEntity
-
getNotDeletedEntities
-
setShowPermissionMessage
public void setShowPermissionMessage(boolean show) -
getShowPermissionMessage
public boolean getShowPermissionMessage()
-