com.plumtree.portalpages.browsing.portalsettings.localesettings
Interface ILocaleSettingsModelRO

All Superinterfaces:
IEditorModelRO, IModelRO, IMVCObject
All Known Implementing Classes:
LocaleSettingsModel

public interface ILocaleSettingsModelRO
extends IEditorModelRO


Method Summary
 java.lang.String GetLocaleSetting()
           
 java.lang.String GetTimeZoneSetting()
           
 
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

GetLocaleSetting

java.lang.String GetLocaleSetting()
Returns:

GetTimeZoneSetting

java.lang.String GetTimeZoneSetting()
Returns:



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