com.plumtree.portalpages.browsing.sessionprefs
Interface ISessionPrefsModel

All Superinterfaces:
IManagedObject, IModel, IModelRO, IMVCObject
All Known Implementing Classes:
SessionPrefsModel

public interface ISessionPrefsModel
extends IModel

Author:
JaneD

Method Summary
 void GetSessionPrefs(XPHashtable preferences)
           
 void SetSessionPrefs(XPHashtable preferences)
           
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IModel
CleanupAllData, CleanupTempData, Init
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject
GetName
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IManagedObject
Create
 

Method Detail

SetSessionPrefs

void SetSessionPrefs(XPHashtable preferences)

GetSessionPrefs

void GetSessionPrefs(XPHashtable preferences)



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