Package | Description |
---|---|
com.endeca.cas.extension |
Provides a framework for creating CAS extensions.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ManipulatorRuntime.prepareForAcquisition(AcquisitionMode mode)
Performs any preparation necessary before acquisition starts.
|
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.