public static class SearchQuery.LovAttributeQuery extends SearchQuery.AbstractAttributeQuery
name
Constructor and Description |
---|
LovAttributeQuery() |
LovAttributeQuery(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
attributeMatches(InstanceAttribute attr) |
String |
getLovValue() |
boolean |
hasValue() |
void |
setLovValue(String lovValue) |
String |
toString() |
getName, getNameWithoutWhiteSpace, setName
public void setLovValue(String lovValue)
public String getLovValue()
public boolean attributeMatches(InstanceAttribute attr)
attributeMatches
in class SearchQuery.AbstractAttributeQuery
public boolean hasValue()
hasValue
in class SearchQuery.AbstractAttributeQuery
public String toString()
toString
in class SearchQuery.AbstractAttributeQuery
Copyright © 2017 DocDoku. All rights reserved.