com.filenet.wcm.apps.server.util.prefs
Class SearchConfig.SearchOption

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

public static class SearchConfig.SearchOption
extends com.filenet.wcm.toolkit.server.util.prefs.WcmPrefsObject

See Also:
Serialized Form

Constructor Summary
SearchConfig.SearchOption()
           
 
Method Summary
 int getId()
           
 java.lang.String getJoin()
           
 com.filenet.wcm.toolkit.server.util.prefs.PrefsLabel getLabel()
           
 java.util.Set getObjectStores()
           
 java.util.Set getObjectTypes()
           
 java.lang.String getOperator()
           
 java.util.Set getRoles()
           
 java.lang.String getSymname()
           
 java.lang.String getType()
           
 java.lang.String getValue()
           
protected  void initialize()
           
 
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

SearchConfig.SearchOption

public SearchConfig.SearchOption()
Method Detail

initialize

protected void initialize()

getId

public int getId()

getType

public java.lang.String getType()

getJoin

public java.lang.String getJoin()

getLabel

public com.filenet.wcm.toolkit.server.util.prefs.PrefsLabel getLabel()

getSymname

public java.lang.String getSymname()

getValue

public java.lang.String getValue()

getOperator

public java.lang.String getOperator()

getObjectTypes

public java.util.Set getObjectTypes()

getObjectStores

public java.util.Set getObjectStores()

getRoles

public java.util.Set getRoles()


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