|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AcquisitionMode | |
|---|---|
| com.endeca.cas.extension | Provides a framework for creating CAS extensions. |
| Uses of AcquisitionMode in com.endeca.cas.extension |
|---|
| Methods in com.endeca.cas.extension that return AcquisitionMode | |
|---|---|
static AcquisitionMode |
AcquisitionMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AcquisitionMode[] |
AcquisitionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.endeca.cas.extension with parameters of type AcquisitionMode | |
|---|---|
void |
ManipulatorRuntime.prepareForAcquisition(AcquisitionMode mode)
Performs any preparation necessary before acquisition starts. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||