com.filenet.wcm.apps.server.presentation.util
Class InfoPageViewDefinition.PropertyCondition

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

public static class InfoPageViewDefinition.PropertyCondition
extends com.filenet.wcm.toolkit.server.util.prefs.WcmPrefsObject

See Also:
Serialized Form

Constructor Summary
InfoPageViewDefinition.PropertyCondition()
           
 
Method Summary
 boolean Compare(java.lang.String propertyValue, int propType, java.util.Locale locale)
           
 java.lang.String getOperator()
           
 java.lang.String getPropertyName()
           
 java.lang.String getValues()
           
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

InfoPageViewDefinition.PropertyCondition

public InfoPageViewDefinition.PropertyCondition()
Method Detail

getPropertyName

public java.lang.String getPropertyName()

getOperator

public java.lang.String getOperator()

getValues

public java.lang.String getValues()

initialize

protected void initialize()

Compare

public boolean Compare(java.lang.String propertyValue,
                       int propType,
                       java.util.Locale locale)
                throws java.lang.Exception
Throws:
java.lang.Exception


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