com.plumtree.portalpages.portlets.sitemap
Interface ISiteMapPortletModelRO

All Superinterfaces:
IIntrinsicPortletModelRO, IModelRO, IMVCObject
All Known Implementing Classes:
SiteMapPortletModel

public interface ISiteMapPortletModelRO
extends IIntrinsicPortletModelRO

Version:
$Revision$
Author:
Bridget Frey

Method Summary
 int GetCommunityID()
           
 java.lang.String GetData()
           
 int GetFolderID()
           
 java.lang.String GetFolderName()
           
 boolean GetHasEditAccessToCommunity()
           
 boolean GetHasEditAccessToFolder()
           
 boolean GetHasReadAccessToFolder()
           
 ICPListEntryIterator GetLinks()
           
 int GetNumLinksToDisplay()
           
 java.lang.String GetPrefsURL()
           
 boolean ShowDescriptions()
           
 boolean ShowMoreLink()
           
 
Methods inherited from interface com.plumtree.portaluiinfrastructure.intrinsicportlets.IIntrinsicPortletModelRO
ControlExists, GetPortletID
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject
GetName
 

Method Detail

GetCommunityID

int GetCommunityID()
Returns:

GetData

java.lang.String GetData()
Returns:

GetFolderID

int GetFolderID()
Returns:

GetFolderName

java.lang.String GetFolderName()
Returns:

GetHasEditAccessToCommunity

boolean GetHasEditAccessToCommunity()
Returns:

GetHasEditAccessToFolder

boolean GetHasEditAccessToFolder()
Returns:

GetHasReadAccessToFolder

boolean GetHasReadAccessToFolder()
Returns:

GetLinks

ICPListEntryIterator GetLinks()
Returns:

GetNumLinksToDisplay

int GetNumLinksToDisplay()
Returns:

GetPrefsURL

java.lang.String GetPrefsURL()
Returns:

ShowDescriptions

boolean ShowDescriptions()
Returns:

ShowMoreLink

boolean ShowMoreLink()
Returns:



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