Skip navigation links
org.hippoecm.hst.core.linking

Interface LocationMapTreeItem

    • Method Detail

      • getHstSiteMapItems

        List<HstSiteMapItem> getHstSiteMapItems()
        Returns:
        List of HstSiteMapItem's belonging to this LocationMapTreeItem. When no HstSiteMapItem belong to this item, an empty list is returned
      • getChild

        LocationMapTreeItem getChild(String name)
        Parameters:
        name - the name of the child LocationMapTreeItem
        Returns:
        The child LocationMapTreeItem with this name or null if there exists no child with this name
      • getParentItem

        LocationMapTreeItem getParentItem()
        Returns:
        the parent LocationMapTreeItem of this item or null when it is a root LocationMapTreeItem

Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.