Package | Description |
---|---|
com.endeca.cas.extension |
Provides a framework for creating CAS extensions.
|
Modifier and Type | Method and Description |
---|---|
void |
ManipulatorRuntime.onInputClose()
Performs any post-processing necessary once
processRecord()
has been called and has returned for the last time. |
void |
ManipulatorRuntime.prepareForAcquisition(AcquisitionMode mode)
Performs any preparation necessary before acquisition starts.
|
abstract void |
DataSourceRuntime.runFullAcquisition()
Runs a full acquisition from the data source.
|
void |
IncrementalDataSourceRuntime.runIncrementalAcquisition()
Runs an incremental acquisition of the data source.
|
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.