Plumtree Portal UI  
 

IObjectTreeModelRO Methods

The methods of the IObjectTreeModelRO interface are listed below. For a complete list of IObjectTreeModelRO interface members, see the IObjectTreeModelRO Members topic.

Public Instance Methods

GetAccessLevel This method returns the current access level.
GetDisplayedClassIDs This method returns the class IDs to be displayed in this tree.
GetDisplayingSearchResults This method returns whether the tree is displaying search results, or just the normal tree.
GetFilterClassID This method returns the class ID to be filtered.
GetFilterCLSID This method returns the CLSID values used in the web service/data source query filter.
GetFilterCLSIDPropID This method returns the propid for the CLSID values used in the web service/data source query filter.
GetFolderClassID This method returns the class ID of the folders in the tree. I.E. admin folders or card catalogs.
GetItemDisplayed This method returns whether or not the given item should be displayed.
GetItemSelected This method returns whether or not the given item should be selected.
GetPortletAlignment This method returns the values used in the gadget alignment query filter.
GetPortletType This method returns the values used in the gadget type query filter.
GetPortletWebServiceID This method returns the values used in the gadget web service ID query filter.
GetSearchEnabled This method returns whether or not search is enabled. Search will always be enabled except when displaying a pre-selected list.
GetSearchStarted This method returns whether or not a search has been started. This is used to tell whether or not there should be a tabbed link to the search view (no if it hasn't been started yet).
GetUserTypeFilter This method returns the user type values used in the user query filter.

See Also

IObjectTreeModelRO Interface | com.plumtree.portaluiinfrastructure.tree Namespace