Package | Description |
---|---|
com.endeca.infront.cartridge |
Contains the built-in Assembler cartridge handlers and their
configuration classes.
|
com.endeca.infront.cartridge.model |
Contains model objects for use in the built-in Assembler cartridge handlers.
|
Modifier and Type | Method and Description |
---|---|
List<Ancestor> |
RefinementMenu.getAncestors()
Returns the ancestors up to but excluding the Dimension root for this RefinementMenu.
|
Modifier and Type | Method and Description |
---|---|
void |
RefinementMenu.setAncestors(List<Ancestor> ancestors)
Sets the ancestors up to but excluding the Dimension root for this RefinementMenu.
|
Modifier and Type | Method and Description |
---|---|
List<Ancestor> |
RefinementBreadcrumb.getAncestors() |
List<Ancestor> |
DimensionSearchValue.getAncestors() |
Modifier and Type | Method and Description |
---|---|
void |
RefinementBreadcrumb.setAncestors(List<Ancestor> ancestors)
Sets the ancestors for this refinement, if any.
|
void |
DimensionSearchValue.setAncestors(List<Ancestor> ancestors)
Sets the ancestors for this dimension.
|
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.