com.plumtree.portalpages.portlets.sitemap.prefs
Interface ISiteMapPortletPrefsModelRO

All Superinterfaces:
IEditorModelRO, IIntrinsicPortletPrefsModelRO, IModelRO, IMVCObject
All Known Implementing Classes:
SiteMapPortletPrefsModel

public interface ISiteMapPortletPrefsModelRO
extends IIntrinsicPortletPrefsModelRO

Version:
$Revision$
Author:
josephc

Method Summary
 int GetFolderID()
           
 int GetNumLinksToDisplay()
           
 boolean GetSiteMapFolderIsNull()
           
 boolean HasNoLinks()
           
 boolean OrderAlpha()
           
 boolean ShowDescriptions()
           
 
Methods inherited from interface com.plumtree.portaluiinfrastructure.intrinsicportlets.prefs.IIntrinsicPortletPrefsModelRO
GetCommunityId, GetPortletName, GetPrefType
 
Methods inherited from interface com.plumtree.uiinfrastructure.editor.IEditorModelRO
GetEditorType, GetEnableApplyButton, GetEnableCancelButton, GetHideLeftNav, GetIsEditorReadOnly
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject
GetName
 

Method Detail

GetFolderID

int GetFolderID()
Returns:

GetNumLinksToDisplay

int GetNumLinksToDisplay()
Returns:

GetSiteMapFolderIsNull

boolean GetSiteMapFolderIsNull()
Returns:

HasNoLinks

boolean HasNoLinks()
Returns:

OrderAlpha

boolean OrderAlpha()
Returns:

ShowDescriptions

boolean ShowDescriptions()
Returns:



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.