| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
FacetedMatchCount |
FacetedMatchCount.count(Integer count) |
FacetedMatchCount |
FacetedMatchCount.facet(String facet) |
| Modifier and Type | Method and Description |
|---|---|
List<FacetedMatchCount> |
RoomSearchResults.getFacetedMatchCount()
Detailed counts of matched rooms per search criterion.
|
List<FacetedMatchCount> |
V3RoomSearchResults.getFacetedMatchCount()
Detailed counts of matched rooms per search criterion.
|
| Modifier and Type | Method and Description |
|---|---|
RoomSearchResults |
RoomSearchResults.addFacetedMatchCountItem(FacetedMatchCount facetedMatchCountItem) |
V3RoomSearchResults |
V3RoomSearchResults.addFacetedMatchCountItem(FacetedMatchCount facetedMatchCountItem) |
| Modifier and Type | Method and Description |
|---|---|
RoomSearchResults |
RoomSearchResults.facetedMatchCount(List<FacetedMatchCount> facetedMatchCount) |
V3RoomSearchResults |
V3RoomSearchResults.facetedMatchCount(List<FacetedMatchCount> facetedMatchCount) |
void |
RoomSearchResults.setFacetedMatchCount(List<FacetedMatchCount> facetedMatchCount) |
void |
V3RoomSearchResults.setFacetedMatchCount(List<FacetedMatchCount> facetedMatchCount) |
Copyright © 2017 Symphony Software Foundation. All rights reserved.