Interface TopologyProviderInfo

    • Method Detail

      • getName

        java.lang.String getName()
      • getDescription

        java.lang.String getDescription()
      • isHierarchical

        boolean isHierarchical()
        Defines if the current topology is hierarchical.
        Returns:
        true if hierarchical, false otherwise.
      • isSupportsCategorySearch

        boolean isSupportsCategorySearch()
        Defines whether the topology provider supports category search
        Returns:
        True if supports, otherwise false