| Package | Description |
|---|---|
| csa.control.shopadmin | |
| csa.domain | |
| csa.model |
| 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 |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<FacetValue> |
Facet.getFacetValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
Facet.addFacetValue(FacetValue facetValue) |
int |
FacetValue.compareTo(FacetValue that) |
void |
Facet.removeFacetValue(FacetValue facetValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
Facet.setFacetValues(SortedSet<FacetValue> facetValues) |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.