com.plumtree.portalpages.portlets.savedsearch.prefs
Interface ISavedSearchPortletPrefsModelRO

All Superinterfaces:
IEditorModelRO, IIntrinsicPortletPrefsModelRO, IModelRO, IMVCObject
All Known Implementing Classes:
SavedSearchPortletPrefsModel

public interface ISavedSearchPortletPrefsModelRO
extends IIntrinsicPortletPrefsModelRO

Author:
mikes

Method Summary
 java.lang.String GetLastTreeSpaceId()
           
 int GetSavSrchID()
           
 java.lang.String GetSavSrchName()
           
 boolean GetSimple()
          Deprecated. The presentation preference is no longer used. This method will always return false.
 java.lang.String GetTitle()
           
 
Methods inherited from interface com.plumtree.portaluiinfrastructure.intrinsicportlets.prefs.IIntrinsicPortletPrefsModelRO
GetCommunityId, GetPortletName, GetPrefType
 
Methods inherited from interface com.plumtree.uiinfrastructure.editor.IEditorModelRO
GetEditorType, GetEnableApplyButton, GetEnableCancelButton, GetHideLeftNav, GetIsEditorReadOnly
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject
GetName
 

Method Detail

GetSavSrchID

int GetSavSrchID()
Returns:

GetSavSrchName

java.lang.String GetSavSrchName()
Returns:

GetLastTreeSpaceId

java.lang.String GetLastTreeSpaceId()
Returns:

GetSimple

boolean GetSimple()
Deprecated. The presentation preference is no longer used. This method will always return false.

Returns:

GetTitle

java.lang.String GetTitle()
Returns:



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