- All Known Subinterfaces:
EnumRankNode<E>
public interface RankNode
Represents a node in a rank based permission system.
-
-
Method Summary
Returns the name of this rank node.
Returns the previous rank node in the hierarchy.
-
-
Method Details
-
getName
Returns the name of this rank node.
-
getPrevious
Returns the previous rank node in the hierarchy.