Interface CanonicalInfo
- All Known Subinterfaces:
InternalHstSiteMap
,InternalHstSiteMapItem
public interface CanonicalInfo
-
Method Summary
Modifier and TypeMethodDescriptionReturns the identifier of the backing stored configuration node.boolean
-
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()
-