Package org.alfresco.repo.domain.node
Class PrimaryChildrenAclUpdateEntity
java.lang.Object
org.alfresco.repo.domain.node.PrimaryChildrenAclUpdateEntity
Carry bulk acl update info.
- Since:
- 3.4
- Author:
- andyh
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetTxnId()voidsetNewSharedAclId(Long newSharedAclId) voidsetOptionalOldSharedAclIdInAdditionToNull(Long optionalOldSharedAclIdInAdditionToNull) voidsetPrimaryParentNodeId(Long primaryParentNodeId) void
-
Constructor Details
-
PrimaryChildrenAclUpdateEntity
public PrimaryChildrenAclUpdateEntity()
-
-
Method Details
-
getTxnId
-
setTxnId
-
getPrimaryParentNodeId
-
setPrimaryParentNodeId
-
getIsPrimary
public boolean getIsPrimary()
-