com.plumtree.portalpages.admin.ptutilities.credentialvaultmanager
Interface ILockboxListModelRO

All Superinterfaces:
IExpListModelRO, IModelRO, IMVCObject, IPaginationModelRO
All Known Implementing Classes:
LockboxListModel

public interface ILockboxListModelRO
extends IExpListModelRO

Author:
jennifersu

Method Summary
 ASURL GetASURLToLockbox(java.lang.String _sSubSpaceKey)
           
 ASURL GetEditObjectURL(int _nObjectID, java.lang.String _strObjectName, java.lang.String _strObjectDesc, int nRow)
           
 PTImageType GetRowIcon()
           
 int[] GetRowsToDelete()
           
 
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

GetASURLToLockbox

ASURL GetASURLToLockbox(java.lang.String _sSubSpaceKey)

GetEditObjectURL

ASURL GetEditObjectURL(int _nObjectID,
                       java.lang.String _strObjectName,
                       java.lang.String _strObjectDesc,
                       int nRow)

GetRowIcon

PTImageType GetRowIcon()

GetRowsToDelete

int[] GetRowsToDelete()



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