|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.activityspace.AClearModel
com.plumtree.portaluiinfrastructure.intrinsicportlets.IntrinsicPortletModel
com.plumtree.portalpages.portlets.sitemap.SiteMapPortletModel
public class SiteMapPortletModel
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
Class name for the model |
| Fields inherited from class com.plumtree.portaluiinfrastructure.intrinsicportlets.IntrinsicPortletModel |
|---|
m_asOwner, m_nContainerClassID, m_nContainerObjectID, m_nPageID, m_nPortletID, m_nPrefType, m_ptAppDataState, m_ptPortlet, m_ptSession, PREF_TYPE_ADMIN, PREF_TYPE_COMMUNITY, PREF_TYPE_PERSONAL, SETTINGSTYPE_ADMIN, SETTINGSTYPE_COMMUNITY, SETTINGSTYPE_COMMUNITYPORTLET, SETTINGSTYPE_PORTLET, SETTINGSTYPE_USER |
| Constructor Summary | |
|---|---|
SiteMapPortletModel()
|
|
| Method Summary | |
|---|---|
boolean |
ControlExists()
Returns true if the portlet has a control associated with it. |
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
void |
Finish()
Implement some code to execute when the user clicks on "Finish". |
int |
GetCommunityID()
|
java.lang.String |
GetData()
|
int |
GetFolderID()
|
java.lang.String |
GetFolderName()
|
boolean |
GetHasEditAccessToCommunity()
|
boolean |
GetHasEditAccessToFolder()
|
boolean |
GetHasReadAccessToFolder()
|
ICPListEntryIterator |
GetLinks()
|
java.lang.String |
GetName()
Returns the Class name. |
java.lang.Object |
GetNewTempData()
This method returns a new temporary data object. |
int |
GetNumLinksToDisplay()
|
java.lang.String |
GetPrefsURL()
|
Redirect |
GetRedirectAfterFinish()
Returns the Redirect object (this is were we need to go at the end of the Editor). |
int |
SavePage(java.lang.String _sPageName,
XPHashtable _htFormData)
Calls the right save function according to the page name passed in argument. |
void |
SetData(java.lang.String strData)
|
void |
SetFolderID(int nFolderID)
|
boolean |
ShowDescriptions()
|
boolean |
ShowMoreLink()
|
| Methods inherited from class com.plumtree.portaluiinfrastructure.intrinsicportlets.IntrinsicPortletModel |
|---|
CleanupAllData, CleanupTempData, GetPortletID, GetSettingValue, GetSettingValues, Init, InitPortlet, IsIntrinsicPortlet |
| Methods inherited from class com.plumtree.uiinfrastructure.activityspace.AClearModel |
|---|
GetTempData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.plumtree.portaluiinfrastructure.intrinsicportlets.IIntrinsicPortletModelRO |
|---|
GetPortletID |
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IModel |
|---|
CleanupAllData, CleanupTempData, Init |
| Field Detail |
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
| Constructor Detail |
|---|
public SiteMapPortletModel()
| Method Detail |
|---|
public boolean ControlExists()
IntrinsicPortletModel
ControlExists in interface IIntrinsicPortletModelROControlExists in class IntrinsicPortletModelIIntrinsicPortletModelRO.ControlExists()public java.lang.Object Create()
AClearModel
Create in interface IManagedObjectCreate in class AClearModelIManagedObject.Create()public void Finish()
Finish in interface IRepostModelpublic int GetCommunityID()
GetCommunityID in interface ISiteMapPortletModelROpublic java.lang.String GetData()
GetData in interface ISiteMapPortletModelROXPExceptionpublic int GetFolderID()
GetFolderID in interface ISiteMapPortletModelROpublic java.lang.String GetFolderName()
GetFolderName in interface ISiteMapPortletModelROpublic boolean GetHasEditAccessToCommunity()
GetHasEditAccessToCommunity in interface ISiteMapPortletModelROpublic boolean GetHasEditAccessToFolder()
GetHasEditAccessToFolder in interface ISiteMapPortletModelROpublic boolean GetHasReadAccessToFolder()
GetHasReadAccessToFolder in interface ISiteMapPortletModelROpublic ICPListEntryIterator GetLinks()
GetLinks in interface ISiteMapPortletModelROpublic java.lang.String GetName()
GetName in interface IMVCObjectGetName in class IntrinsicPortletModelIMVCObject.GetName()public java.lang.Object GetNewTempData()
AClearModel
GetNewTempData in class AClearModelpublic int GetNumLinksToDisplay()
GetNumLinksToDisplay in interface ISiteMapPortletModelROISiteMapPortletModelRO.GetNumLinksToDisplay()public java.lang.String GetPrefsURL()
GetPrefsURL in interface ISiteMapPortletModelROpublic Redirect GetRedirectAfterFinish()
GetRedirectAfterFinish in interface IRepostModel
public int SavePage(java.lang.String _sPageName,
XPHashtable _htFormData)
SavePage in interface IRepostModel_sPageName - _htFormData -
public void SetData(java.lang.String strData)
strData -
XPExceptionpublic void SetFolderID(int nFolderID)
public boolean ShowDescriptions()
ShowDescriptions in interface ISiteMapPortletModelROISiteMapPortletModelRO.ShowDescriptions()public boolean ShowMoreLink()
ShowMoreLink in interface ISiteMapPortletModelRO
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||