com.filenet.wcm.apps.server.util.prefs
Class WcmCommonPrefs
java.lang.Object
com.filenet.wcm.apps.server.util.prefs.WcmCommonPrefs
- public class WcmCommonPrefs
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WcmCommonPrefs
public WcmCommonPrefs(WcmSitePrefs sitePrefsObject,
WcmUserPrefs userPrefsObject)
getListViewMode
public int getListViewMode()
getConfirmView
public int getConfirmView()
getExpandSystemProperties
public int getExpandSystemProperties()
getMagazinePageSize
public int getMagazinePageSize()
getDetailedPageSize
public int getDetailedPageSize()
getDateFormat
public int getDateFormat()
- The value returned is an index into DateTimeControl.FORMAT_STYLES which identify
the format style to be used when calling DateTimeControl.getHTML, or ShowDateTimeControl
XSL template.
- Returns:
- date format
getTimeFormat
public int getTimeFormat()
- The value returned is an index into DateTimeControl.FORMAT_STYLES which identify
the format style to be used when calling DateTimeControl.getHTML, or ShowDateTimeControl
XSL template.
- Returns:
- time format
getDefaultSearchMode
public int getDefaultSearchMode()
getSelectionTreeMode
public int getSelectionTreeMode()
getTimeZoneID
public java.lang.String getTimeZoneID()
useServerTimeZone
public boolean useServerTimeZone()
useClientTimeZone
public boolean useClientTimeZone()
© Copyright IBM Corp. 2002, 2007. All Rights Reserved.