AppendFolderToNodeName (inherited from AdminTreeModel) | This helper method appends the folder name to the name of the tree node and the full path to the description. |
CheckDisabledCommunity (inherited from AdminTreeModel) | This method determines whether or not to disable a folder based upon the community mode and ID. |
CheckForIdenticalNames (inherited from AdminTreeModel) | This helper method determines if two nodes in the flat list have the same names, and then gets appends their folder name if they are identical. |
CheckIsHidden (inherited from AdminTreeModel) | This helper method determines if a node is hidden. If it is hidden, it needs to be removed from the tree. |
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. |
ExpandDisplayedItemsOnly (inherited from AdminTreeModel) | This method is used to display multiple groups at the root level instead of a folder heirarchy. |
ExpandNode (inherited from AdminTreeModel) | This method expands a node in the tree (Admin folder) |
ExpandToFlatList (inherited from AdminTreeModel) | This method expands all items in the obj mgr into a flat list and hides the root folder. |
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 (inherited from AdminTreeModel) | |
GetDisplayingFlatList (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) | |
GetDisplayingSearchResults (inherited from AObjectTreeModel) | |
GetDisplayInheritTemplate | |
GetFilterClassID (inherited from AdminTreeModel) | This method returns the class ID to be filtered. |
GetFilterCLSID (inherited from AdminTreeModel) | |
GetFilterCLSIDPropID (inherited from AdminTreeModel) | |
GetFolderClassID (inherited from AdminTreeModel) | |
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 (inherited from AdminTreeModel) | |
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 AdminTreeModel) | |
GetPortletType (inherited from AdminTreeModel) | |
GetPortletWebServiceID (inherited from AdminTreeModel) | |
GetRedirectAfterFinish (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) | |
GetRootTreeIterator (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) | |
GetSearchEnabled (inherited from AdminTreeModel) | |
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 AdminTreeModel) | |
Init (inherited from AdminTreeModel) | |
RefreshHiddenObjects (inherited from AdminTreeModel) | This helper method makes sure that the tree and the selected items list conform to the hidden objects list. This method should only be called when the hidden objects lists have changed. |
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 | |
SelectNode (inherited from AObjectTreeModel) | |
SetAccessLevel (inherited from AObjectTreeModel) | |
SetActionSubTitle (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) | |
SetAllowEmptySubmission (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) | |
SetClassIDsToDisplay (inherited from AdminTreeModel) | |
SetCommunityMode (inherited from AdminTreeModel) | |
SetDisplayInheritTemplate | |
SetHelpTopic (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) | |
SetMultipleSelect (inherited from com.plumtree.uiinfrastructure.tree.ATreeModel) | |
SetObjectIDsToDisplay (inherited from AdminTreeModel) | |
SetObjectIDsToHide (inherited from AdminTreeModel) | |
SetObjectIDsToSelect (inherited from AdminTreeModel) | |
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) | |
SetQueryFilter (inherited from AdminTreeModel) | Overloaded. This must be called after SetAccessLevel() and SetClassIDsToDisplay(). |
SetRootFolderID (inherited from AdminTreeModel) | This must be called last. It completes the setup of the tree. |
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. |