| Package | Description |
|---|---|
| selfservice.control.shopadmin | |
| selfservice.domain | |
| selfservice.domain.csa |
| Modifier and Type | Method and Description |
|---|---|
Long |
TaxonomyController.createFacetValue(Long facetId,
FacetValue newFacetValue) |
String |
TaxonomyController.updateFacetValue(Long facetValueId,
FacetValue facetValue) |
| Modifier and Type | Method and Description |
|---|---|
FacetValue |
FacetValue.FacetValueBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<FacetValue> |
Facet.getFacetValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
Facet.addFacetValue(FacetValue facetValue) |
Facet.FacetBuilder |
Facet.FacetBuilder.addFacetValue(FacetValue value) |
int |
FacetValue.compareTo(FacetValue that) |
void |
Facet.removeFacetValue(FacetValue facetValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
Facet.setFacetValues(SortedSet<FacetValue> facetValues) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<FacetValue> |
CompoundServiceProvider.getFacetValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundServiceProvider.addFacetValue(FacetValue facetValue) |
void |
CompoundServiceProvider.removeFacetValue(FacetValue facetValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundServiceProvider.setFacetValues(SortedSet<FacetValue> facetValues) |
Copyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.