com.plumtree.portalpages.browsing.editors.community
Interface ICommunityEditorModelRO

All Superinterfaces:
IEditorModelRO, IModelRO, IMVCObject, IObjEditorModelRO
All Known Implementing Classes:
CommunityEditorModel

public interface ICommunityEditorModelRO
extends IObjEditorModelRO

Author:
michaeld

Method Summary
 int GetCommunityFolderID()
          Returns the community folder id.
 PageData GetPageModelAt(int nPageIndex)
          Get the page model at the given index.
 boolean IsSiteMapDisabled()
          Is Site Map Disabled
 
Methods inherited from interface com.plumtree.portaluiinfrastructure.editor.IObjEditorModelRO
GetClassID, GetObject, GetObjectDescription, GetObjectID, GetObjectName, GetParentFolderPath, GetPTSession
 
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

GetCommunityFolderID

int GetCommunityFolderID()
Returns the community folder id.

Returns:
int

GetPageModelAt

PageData GetPageModelAt(int nPageIndex)
Get the page model at the given index.

Returns:
PageData

IsSiteMapDisabled

boolean IsSiteMapDisabled()
Is Site Map Disabled

Returns:
boolean



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