Plumtree Portal UI  
 

DirectoryTreeModel Methods

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

Public Instance Methods

CleanupAllData (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
CleanupTempData (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
ClearSelectedItems (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
Create 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
ExpandNode Expand or collapse a node in the tree
Finish (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetAccessLevel (inherited from AObjectTreeModel) 
GetActionSubTitle (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetAllChecked (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetAllowEmptySubmission (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetDisplayedClassIDs 
GetDisplayingFlatList (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetDisplayingSearchResults (inherited from AObjectTreeModel) 
GetFilterClassID (inherited from AObjectTreeModel) This method returns the class ID to be filtered.
GetFilterCLSID (inherited from AObjectTreeModel) 
GetFilterCLSIDPropID (inherited from AObjectTreeModel) 
GetFolderClassID 
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetHelpEnabled (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetItemDisplayed 
GetItemSelected (inherited from AObjectTreeModel) 
GetLastExpandedNodeID (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetMultipleSelect (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetName 
GetNextUniqueID (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetOnClickFunction (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetParentFormName (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetParentFormSpaceID (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetParentFormSubmitFunction (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetPortletAlignment (inherited from AObjectTreeModel) 
GetPortletType (inherited from AObjectTreeModel) 
GetPortletWebServiceID (inherited from AObjectTreeModel) 
GetRedirectAfterFinish (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetRootTreeIterator (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetSearchEnabled (inherited from AObjectTreeModel) 
GetSearchStarted (inherited from AObjectTreeModel) 
GetSelectedItems (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetSelectMode (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetSelectOptions (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetShowRoot (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetSubmitMode (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetTitle (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetTreeIsEmpty (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetType (inherited from Object)Gets the Type of the current instance.
GetUserTypeFilter (inherited from AObjectTreeModel) 
HiddenCard 
Init 
RefreshTree (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
RemoveFromSelection (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
ResetToBrowsingMode (inherited from AObjectTreeModel) 
ResetTree 
ResetUniqueIDs (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SavePage (inherited from AObjectTreeModel) 
SelectNode 
SetAccessLevel (inherited from AObjectTreeModel) 
SetActionSubTitle (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetAllowEmptySubmission (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetClassIDsToDisplay 
SetCommunityMode 
SetDirectoryMode 
SetHelpTopic (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetMultipleSelect (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetObjectIDsToDisplay 
SetObjectIDsToHide 
SetObjectIDsToSelect 
SetOnClickFunction (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetParentFormName (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetParentFormSpaceID (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetParentFormSubmitFunction (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetQueryFilterOverloaded.  
SetRootFolderID 
SetSelectMode (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetSelectOptions (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetShowRoot (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetSubmitMode (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetTitle (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

CalculateFolderSelectQueryFilter This method calculates the read only query filter.
ExpandToSelectedItem This method expands the tree to display the pre-selected item. NOTE: expanding too many items could cause performance issues.
Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetCompositeIfAlreadySelected (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetKeyFromNode (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetLeafIfAlreadySelected (inherited from AObjectTreeModel) This needs it's own implementation because of users.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

DirectoryTreeModel Class | com.plumtree.portaluiinfrastructure.tree Namespace