Uses of Class
edu.cornell.mannlib.vitro.webapp.search.controller.FilterValue
-
Packages that use FilterValue Package Description edu.cornell.mannlib.vitro.webapp.search.controller -
-
Uses of FilterValue in edu.cornell.mannlib.vitro.webapp.search.controller
Methods in edu.cornell.mannlib.vitro.webapp.search.controller that return FilterValue Modifier and Type Method Description FilterValueSearchFilter. getValue(String name)Methods in edu.cornell.mannlib.vitro.webapp.search.controller that return types with arguments of type FilterValue Modifier and Type Method Description Map<String,FilterValue>SearchFilter. getValues()Methods in edu.cornell.mannlib.vitro.webapp.search.controller with parameters of type FilterValue Modifier and Type Method Description voidSearchFilter. addValue(FilterValue value)
-