Plumtree Portal UI  
 

AObjectTreeModel Methods

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

Public Static Methods

SetCompositeImageOverloaded.  
SetLeafImage 

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 (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
ExpandNode (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
Finish (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetAccessLevel 
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 
GetFilterClassID This method returns the class ID to be filtered.
GetFilterCLSID 
GetFilterCLSIDPropID 
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 
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 
GetPortletType 
GetPortletWebServiceID 
GetRedirectAfterFinish (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetRootTreeIterator (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
GetSearchEnabled 
GetSearchStarted 
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 
Init 
RefreshTree (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
RemoveFromSelection (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
ResetToBrowsingMode 
ResetTree 
ResetUniqueIDs (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SavePage 
SelectNode 
SetAccessLevel 
SetActionSubTitle (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetAllowEmptySubmission (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetClassIDsToDisplay 
SetCommunityMode 
SetHelpTopic (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetMultipleSelect (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
SetObjectIDsToDisplay (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) 
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.
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 This needs it's own implementation because of users.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

AObjectTreeModel Class | com.plumtree.portaluiinfrastructure.tree Namespace