| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.tree.ATreeModel
com.plumtree.portaluiinfrastructure.tree.AObjectTreeModel
com.plumtree.portaluiinfrastructure.tree.AdminTreeModel
com.plumtree.portaluiinfrastructure.tree.template.TemplateTreeModel
public class TemplateTreeModel
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class com.plumtree.portaluiinfrastructure.tree.AdminTreeModel | 
|---|
AdminTreeModel.ObjectManagerHolder | 
| Field Summary | |
|---|---|
static java.lang.String | 
STR_MVC_CLASS_NAME
MVC object name  | 
| Fields inherited from class com.plumtree.portaluiinfrastructure.tree.AdminTreeModel | 
|---|
m_bDisplayingPortlets, m_bDisplayPreSelectedList, m_bShowGlobalObjects, m_GroupObjMgr, m_nCommunityMode, m_nDisplayedClassIDs, m_nFilterClassID, m_nOBJECTS_TO_LIST, m_nPortletAlignment, m_nPortletType, m_nPortletWebServiceID, m_nProviderPropIDType, m_nUserTypeFilter, m_nxpCommunityFolderIDs, m_ObjMgrs, m_ptCatalog, m_ptSession, m_sProviderCLSID, m_UserObjMgr | 
| Fields inherited from class com.plumtree.portaluiinfrastructure.tree.AObjectTreeModel | 
|---|
ALLCOMMUNITIES, m_bDisplayingSearchResults, m_bSearchInitialized, m_nAccessLevel, m_ptClassTypeDescManager, m_ptFolderSelectqf, m_ptqf, NOCOMMUNITIES, THISCOMMUNITY | 
| Fields inherited from class com.plumtree.uiinfrastructure.tree.ATreeModel | 
|---|
m_asOwner, m_bAllChecked, m_bAllowEmptyTreeSubmission, m_bEmptyList, m_bFlatList, m_bHelpEnabled, m_bMultiSelect, m_bShowRoot, m_nLastExpandedNodeID, m_nSelectMode, m_nSelectOptions, m_nSubmitMode, m_Root, m_strActionSubTitle, m_strOnClickFunction, m_strParentFormItems, m_strParentFormName, m_strParentFormSpaceID, m_strParentFormSubmit, m_strTitle, m_xpmSelectedItems | 
| Constructor Summary | |
|---|---|
TemplateTreeModel()
 | 
|
| Method Summary | |
|---|---|
 java.lang.Object | 
Create()
This method is used by the ASManager to return new instances of managed objects.  | 
 boolean | 
GetDisplayInheritTemplate()
 | 
 java.lang.String | 
GetName()
Return the name of the MVC object.  | 
 void | 
ResetTree()
This method initializes tree variables.  | 
 int | 
SavePage(java.lang.String _sPageName,
         XPHashtable _htFormData)
Calls the right save function according to the page name passed in argument.  | 
 void | 
SetDisplayInheritTemplate(boolean _bDisplayInheritTemplate)
 | 
| Methods inherited from class com.plumtree.portaluiinfrastructure.tree.AObjectTreeModel | 
|---|
GetAccessLevel, GetDisplayingSearchResults, GetItemSelected, GetLeafIfAlreadySelected, GetSearchStarted, ResetToBrowsingMode, SelectNode, SetAccessLevel, SetCompositeImage, SetCompositeImage, SetLeafImage | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface com.plumtree.uiinfrastructure.tree.ITreeModelRO | 
|---|
GetActionSubTitle, GetAllChecked, GetAllowEmptySubmission, GetDisplayingFlatList, GetHelpEnabled, GetLastExpandedNodeID, GetMultipleSelect, GetOnClickFunction, GetParentFormName, GetParentFormSpaceID, GetParentFormSubmitFunction, GetRootTreeIterator, GetSelectedItems, GetSelectMode, GetSelectOptions, GetShowRoot, GetSubmitMode, GetTitle, GetTreeIsEmpty | 
| Field Detail | 
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
| Constructor Detail | 
|---|
public TemplateTreeModel()
| Method Detail | 
|---|
public boolean GetDisplayInheritTemplate()
public void SetDisplayInheritTemplate(boolean _bDisplayInheritTemplate)
public void ResetTree()
ITreeModel
ResetTree in interface ITreeModelResetTree in class AdminTreeModelITreeModel.ResetTree()
public int SavePage(java.lang.String _sPageName,
                    XPHashtable _htFormData)
IRepostModel
SavePage in interface IRepostModelSavePage in class AObjectTreeModelcom.plumtree.uiinfrastructure.form.IRepostModel#SavePage(java.lang.String, com.plumtree.openfoundation.util.XPHashtable)public java.lang.Object Create()
ATreeModel
Create in interface IManagedObjectCreate in class AdminTreeModelIManagedObject.Create()public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class AdminTreeModelIMVCObject.GetName()
  | 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||