Interface NodeIdAndAclId

All Known Subinterfaces:
Node
All Known Implementing Classes:
NodeEntity, NodeUpdateEntity

public interface NodeIdAndAclId
Simple interface for beans carrying basic Node ID and related ACL ID data
Author:
andyh
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getId

      Long getId()
    • getAclId

      Long getAclId()