Class HierarchyTypes


  • public final class HierarchyTypes
    extends java.lang.Object
    Default hierarchy types to be used in conjunction with the HierarchyNodeExporter interface to indicate what type of hierarchy node is exported
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PAGE
      Page hierarchical type
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail