| Package | Description |
|---|---|
| csa.control.shopadmin | |
| csa.model |
| Modifier and Type | Method and Description |
|---|---|
Long |
TaxonomyController.createFacet(Facet newFacet) |
String |
TaxonomyController.updateFacet(Facet facet,
Long facetId) |
| Modifier and Type | Method and Description |
|---|---|
Facet |
FacetValue.getFacet() |
Facet |
Facet.getParent() |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<Facet> |
Facet.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
Facet.addChild(Facet facet) |
int |
Facet.compareTo(Facet that) |
void |
Facet.removeChild(Facet facet) |
void |
FacetValue.setFacet(Facet facet) |
void |
Facet.setParent(Facet parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
Facet.setChildren(SortedSet<Facet> children) |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.