com.plumtree.portalpages.admin.editors.page
Interface IPageEditorModelRO

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

public interface IPageEditorModelRO
extends IObjEditorModelRO

Author:
michaeld

Method Summary
 boolean GetIsDefaultProfileMyPage()
           
 boolean GetIsMyPage()
           
 
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

GetIsMyPage

boolean GetIsMyPage()
Returns:
whether or not the page being created or edited is a my page

GetIsDefaultProfileMyPage

boolean GetIsDefaultProfileMyPage()
Returns:
wether or not the page being created or edited is for a Default Profile User



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