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

All Superinterfaces:
IExpListModelRO, IModelRO, IMVCObject, IPaginationModelRO
All Known Subinterfaces:
IActSecurityPluginModelRO
All Known Implementing Classes:
ActSecurityPluginModel, SelectActivityRightsModel

public interface ISelectActivityRightsModelRO
extends IExpListModelRO

This interface is implemented by the Model. It contains all the read-only mothods of the Model accessed by the Views.

Author:
RickyW

Method Summary
 boolean GetIsInherited()
           
 java.lang.String GetObjectClassIDs()
           
 PTImageType GetRowIcon()
           
 java.lang.String GetSelectedItems()
           
 java.lang.String GetTreeSpaceID()
           
 
Methods inherited from interface com.plumtree.uiinfrastructure.expandablelist.IExpListModelRO
GetAddIcon, GetAddIconAlt, GetAddLabel, GetAlertMessageForEmptyList, GetArrExpListColInfo, GetDeleteIcon, GetDeleteIconAlt, GetDelRowConfirmMsg, GetEmptyListInstructions, GetEmptyListMainMessage, GetEnableMoveRowActions, GetIsListReadOnly, GetListKey, GetMainColumnSort, GetMainColumnSortDirection, GetModelStorageName, GetReadOnlyItems, GetSectionTitle, GetTableInstructions, GetUniqueInt, GetUniqueString, GetUnusedProperties, GetWrapColumnHeaders, IsAddButtonDisabled, IsCheckBoxesDisabled, IsPaginationEnabled
 
Methods inherited from interface com.plumtree.uiinfrastructure.form.pagination.IPaginationModelRO
GetCurrentLowerObjectCount, GetCurrentUpperObjectCount, GetNumObjects, GetPaginationSize
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject
GetName
 

Method Detail

GetObjectClassIDs

java.lang.String GetObjectClassIDs()
See Also:
com.plumtree.portalpages.common.selectptobject.SelectPTObjectModel#GetObjectClassIDs()

GetRowIcon

PTImageType GetRowIcon()
See Also:
com.plumtree.portalpages.common.selectptobject.SelectPTObjectModel#GetRowIcon()

GetSelectedItems

java.lang.String GetSelectedItems()
See Also:
SelectPTObjectModel.GetSelectedItems()

GetTreeSpaceID

java.lang.String GetTreeSpaceID()
See Also:
com.plumtree.portalpages.common.selectptobject.SelectPTObjectModel#GetTreeSpaceID()

GetIsInherited

boolean GetIsInherited()



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