com.plumtree.portalpages.admin.editors.webservice.plugins
Interface IAddUserInfoPluginModelRO

All Superinterfaces:
IExpListModelRO, IGrowableListModelRO, IModelRO, IMVCObject, IPaginationModelRO
All Known Implementing Classes:
AddUserInfoPluginModel

public interface IAddUserInfoPluginModelRO
extends IGrowableListModelRO

Author:
adolfoc

Method Summary
 java.lang.String GetTreeSpaceID()
          Returns tree AS ID.
 
Methods inherited from interface com.plumtree.uiinfrastructure.expandablelist.growablelist.IGrowableListModelRO
GetAlertMessage, GetClientValidationType, GetRowIcon
 
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

GetTreeSpaceID

java.lang.String GetTreeSpaceID()
Returns tree AS ID.

Returns:
String



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