Uses of Class
com.endeca.cas.extension.AcquisitionEndState

Packages that use AcquisitionEndState
com.endeca.cas.extension Provides a framework for creating CAS extensions. 
 

Uses of AcquisitionEndState in com.endeca.cas.extension
 

Methods in com.endeca.cas.extension that return AcquisitionEndState
static AcquisitionEndState AcquisitionEndState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AcquisitionEndState[] AcquisitionEndState.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 AcquisitionEndState
 void PipelineComponentRuntime.endAcquisition(AcquisitionEndState currentAcquisitionEndState)
           Performs any necessary cleanup of the PipelineComponentRuntime.
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.