com.jivesoftware.profiles.search
Class ProfileSearchFilter
java.lang.Object
com.jivesoftware.profiles.search.ProfileSearchFilter
public class ProfileSearchFilter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileSearchFilter
public ProfileSearchFilter()
ProfileSearchFilter
public ProfileSearchFilter(long fieldID,
java.lang.String value)
getFieldID
public long getFieldID()
setFieldID
public void setFieldID(long fieldID)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getMinValue
public java.lang.String getMinValue()
setMinValue
public void setMinValue(java.lang.String minValue)
getMaxValue
public java.lang.String getMaxValue()
setMaxValue
public void setMaxValue(java.lang.String maxValue)
Copyright © 1999-2006 Jive Software.