|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.bc.gov.webade.user.search.AbstractSearchAttribute
ca.bc.gov.webade.user.search.DefaultTextSearchAttribute
A search attribute that allows any text value as a search value.
| Constructor Summary | |
DefaultTextSearchAttribute()
|
|
| Method Summary | |
java.lang.String |
getSearchValue()
|
int |
getWildcardOption()
|
void |
setSearchValue(java.lang.String searchValue)
|
void |
setWildcardOption(int wildcardOption)
|
| Methods inherited from class ca.bc.gov.webade.user.search.AbstractSearchAttribute |
isSupported, setSupported |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ca.bc.gov.webade.user.search.SearchAttribute |
isSupported, setSupported |
| Constructor Detail |
public DefaultTextSearchAttribute()
| Method Detail |
public java.lang.String getSearchValue()
getSearchValue in interface TextSearchAttributeTextSearchAttribute.getSearchValue()public void setSearchValue(java.lang.String searchValue)
setSearchValue in interface TextSearchAttributesearchValue - The searchValue to set.TextSearchAttribute.setSearchValue(java.lang.String)public int getWildcardOption()
getWildcardOption in interface TextSearchAttributeTextSearchAttribute.getWildcardOption()public void setWildcardOption(int wildcardOption)
setWildcardOption in interface TextSearchAttributewildcardOption - The wildcardOption to set.TextSearchAttribute.setWildcardOption(int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||