com.filenet.wcm.apps.server.util.prefs
Class InfoPageConfig.InfoPagePrefs

java.lang.Object
  extended bycom.filenet.wcm.toolkit.server.util.prefs.WcmPrefsObject
      extended bycom.filenet.wcm.apps.server.util.prefs.InfoPageConfig.InfoPagePrefs
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable
Enclosing class:
InfoPageConfig

public static class InfoPageConfig.InfoPagePrefs
extends com.filenet.wcm.toolkit.server.util.prefs.WcmPrefsObject

See Also:
Serialized Form

Constructor Summary
InfoPageConfig.InfoPagePrefs()
           
 
Method Summary
 java.lang.String getBaseURLKey()
           
 int getPopupHeight()
           
 int getPopupWidth()
           
 java.lang.String getURL()
           
 boolean getUseToken()
           
protected  void initialize()
           
 boolean isForRecordsManagementOnly()
           
 boolean isPopup()
           
 
Methods inherited from class com.filenet.wcm.toolkit.server.util.prefs.WcmPrefsObject
clear, clearAttributes, clone, convertToBoolean, convertToBoolean, convertToInt, convertToLong, convertToPrefsLabel, convertToPrefsLabelArray, equals, get, getAttribute, getBoolean, getElementKey, getInt, getLabel, getLabelArray, getList, getLocalizedString, getString, getStringArray, getVersion, load, load, load, load, loadLabel, loadPreferences, loadPreferences, loadPreferences, persist, put, put, put, put, put, put, put, put, registerKey, remove, removeAttribute, removeLocalizedString, saveToXML, setAttribute, setElementKey, setVersion, toByteArrayXML, toXML, writeEndSettingTag, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeSetting, writeStartSettingTag, writeStartSettingTag, writeXML, writeXML
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoPageConfig.InfoPagePrefs

public InfoPageConfig.InfoPagePrefs()
Method Detail

initialize

protected void initialize()

isForRecordsManagementOnly

public boolean isForRecordsManagementOnly()

getURL

public java.lang.String getURL()

isPopup

public boolean isPopup()

getUseToken

public boolean getUseToken()

getPopupWidth

public int getPopupWidth()

getPopupHeight

public int getPopupHeight()

getBaseURLKey

public java.lang.String getBaseURLKey()


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.