com.plumtree.portalpages.admin.ptutilities.diagnostic.dynamicloads.varpacks
Interface IVarPackModelRO

All Superinterfaces:
IModelRO, IMVCObject
All Known Implementing Classes:
HTTPMemoryDebugModel, VarPackModel

public interface IVarPackModelRO
extends IModelRO

Read only Model interface for the VarPackModel.

Author:
DonH

Method Summary
 boolean GetAllowVarPackReload()
           
 java.lang.String GetCurrentVarPackID()
          Returns the ID of the current Var Pack being viewed by the user.
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject
GetName
 

Method Detail

GetCurrentVarPackID

java.lang.String GetCurrentVarPackID()
Returns the ID of the current Var Pack being viewed by the user.

Returns:
String The ID of the current Var Pack being viewed by the user.

GetAllowVarPackReload

boolean GetAllowVarPackReload()
Returns:



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