com.plumtree.portalpages.admin.editors.group
Interface IGroupModelRO

All Superinterfaces:
IEditorModelRO, IFilterIteratorContainerRO, IModelRO, IMVCObject, IObjEditorModelRO
All Known Implementing Classes:
GroupModel

public interface IGroupModelRO
extends IObjEditorModelRO, IFilterIteratorContainerRO


Method Summary
 boolean IsRemoteGroup()
           
 void SetHiddenMemberGroups()
           
 void SetHiddenParentGroups()
           
 
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, GetHideLeftNav, GetIsEditorReadOnly
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject
GetName
 
Methods inherited from interface com.plumtree.portaluiinfrastructure.filter.IFilterIteratorContainerRO
GetFilterIterator
 

Method Detail

SetHiddenMemberGroups

void SetHiddenMemberGroups()

SetHiddenParentGroups

void SetHiddenParentGroups()

IsRemoteGroup

boolean IsRemoteGroup()



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