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

All Known Implementing Classes:
IntrinsicUserPrefsPluginModel

public interface IIntrinsicUserPrefsPluginModelRO

This interface contains read-only methods for the intrinsic portlet web service preferences plugin.

Author:
josephc

Method Summary
 int GetPrefMode()
          Gets the preference mode.
 java.lang.String GetPrefsSpace()
          Gets the preference space value for the current type of preference.
 java.lang.String GetTemplatePrefsSpace()
          Gets the preference space value for portlet template admin preferences.
 

Method Detail

GetPrefMode

int GetPrefMode()
Gets the preference mode.

Returns:
Preference mode

GetPrefsSpace

java.lang.String GetPrefsSpace()
Gets the preference space value for the current type of preference.

Returns:
Preference space

GetTemplatePrefsSpace

java.lang.String GetTemplatePrefsSpace()
Gets the preference space value for portlet template admin preferences.

Returns:
Portlet template admin preference space



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