|
||||||||||
| 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.DefaultLongSearchAttribute
| Constructor Summary | |
DefaultLongSearchAttribute()
|
|
| Method Summary | |
long |
getSearchValue()
|
boolean |
isNull()
|
void |
setNull(boolean isNull)
|
void |
setSearchValue(long searchValue)
|
| Methods inherited from class ca.bc.gov.webade.user.search.AbstractSearchAttribute |
isSupported, setSupported |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ca.bc.gov.webade.user.search.SearchAttribute |
isSupported, setSupported |
| Constructor Detail |
public DefaultLongSearchAttribute()
| Method Detail |
public boolean isNull()
isNull in interface LongSearchAttributeLongSearchAttribute.isNull()public void setNull(boolean isNull)
setNull in interface LongSearchAttributeisNull - The isNull to set.LongSearchAttribute.setNull(boolean)public long getSearchValue()
getSearchValue in interface LongSearchAttributeLongSearchAttribute.getSearchValue()public void setSearchValue(long searchValue)
setSearchValue in interface LongSearchAttributesearchValue - The searchValue to set.LongSearchAttribute.setSearchValue(long)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||