Interface CanonicalInfo

All Known Subinterfaces:
InternalHstSiteMap, InternalHstSiteMapItem

public interface CanonicalInfo
  • Method Details

    • getCanonicalIdentifier

      String getCanonicalIdentifier()
      Returns the identifier of the backing stored configuration node. Note that multiple configuration objects can share the same identifier due to inheritance
      Returns:
      the identifier of the backing stored configuration node.
    • getCanonicalPath

      String getCanonicalPath()
      See Also:
    • isWorkspaceConfiguration

      boolean isWorkspaceConfiguration()