Interface GroupPathBean

    • Method Detail

      • getPathElements

        java.util.List getPathElements()
        Returns a read-only list over the user groups having been visited in order. This list does not include the current user group being visited. The returned user groups are of type WebUserGroup.
        Returns:
        a read-only list over the user groups having been visited in order.
      • setBrowsingPath

        void setBrowsingPath​(java.lang.String path)
        This property indicates the path events to browse should follow. This will be set as the source for the set ancestors events.
      • getBrowsingPath

        java.lang.String getBrowsingPath()
        This property indicates the path events to browse (like select-ancestor) will follow. If not set, this property returns the same value as this bean's path.