Uses of Class
org.openrefine.browsing.util.StringValuesFacetState
-
Packages that use StringValuesFacetState Package Description org.openrefine org.openrefine.browsing.facets org.openrefine.browsing.util -
-
Uses of StringValuesFacetState in org.openrefine
Methods in org.openrefine that return StringValuesFacetState Modifier and Type Method Description StringValuesFacetStateFacetCountCacheManager.FacetCount. getFacetState()StringValuesFacetStateFacetCountCacheManager. getFacetState(long targetProjectId, String expression, String columnName)Constructors in org.openrefine with parameters of type StringValuesFacetState Constructor Description FacetCount(StringValuesFacetState facetState, long changeId) -
Uses of StringValuesFacetState in org.openrefine.browsing.facets
Methods in org.openrefine.browsing.facets that return StringValuesFacetState Modifier and Type Method Description StringValuesFacetStateListFacet. getInitialFacetState()Methods in org.openrefine.browsing.facets that return types with arguments of type StringValuesFacetState Modifier and Type Method Description FacetAggregator<StringValuesFacetState>ListFacet. getAggregator()Constructors in org.openrefine.browsing.facets with parameters of type StringValuesFacetState Constructor Description ListFacetResult(ListFacet.ListFacetConfig config, StringValuesFacetState state) -
Uses of StringValuesFacetState in org.openrefine.browsing.util
Methods in org.openrefine.browsing.util that return StringValuesFacetState Modifier and Type Method Description StringValuesFacetStateStringValuesFacetAggregator. sum(StringValuesFacetState first, StringValuesFacetState second)protected StringValuesFacetStateStringValuesFacetAggregator. withValue(StringValuesFacetState state, Object value, boolean inView)Methods in org.openrefine.browsing.util with parameters of type StringValuesFacetState Modifier and Type Method Description StringValuesFacetStateStringValuesFacetAggregator. sum(StringValuesFacetState first, StringValuesFacetState second)protected StringValuesFacetStateStringValuesFacetAggregator. withValue(StringValuesFacetState state, Object value, boolean inView)
-