Package org.alfresco.repo.domain.node
Interface NodeIdAndAclId
-
- All Known Subinterfaces:
Node
- All Known Implementing Classes:
NodeEntity,NodeUpdateEntity
public interface NodeIdAndAclIdSimple interface for beans carrying basic Node ID and related ACL ID data- Author:
- andyh
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.LonggetAclId()java.lang.LonggetId()
-