Package | Description |
---|---|
com.endeca.infront.cartridge |
Contains the built-in Assembler cartridge handlers and their
configuration classes.
|
Modifier and Type | Method and Description |
---|---|
static RefinementMenuConfig.RefinementsShown |
RefinementMenuConfig.RefinementsShown.getValue(String mode)
Returns the
RefinementMenuConfig.RefinementsShown whose toString() method matches
the input argument. |
static RefinementMenuConfig.RefinementsShown |
RefinementMenuConfig.RefinementsShown.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefinementMenuConfig.RefinementsShown[] |
RefinementMenuConfig.RefinementsShown.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.