org.apache.uima.resourceSpecifier.factory
Interface CollectionProcessCompleteErrors

All Known Implementing Classes:
CollectionProcessCompleteErrorsImpl

public interface CollectionProcessCompleteErrors

The Interface CollectionProcessCompleteErrors.


Method Summary
 Action getErrorAction()
          Gets the error action.
 void setErrorAction(Action action)
          Sets the error action.
 

Method Detail

getErrorAction

Action getErrorAction()
Gets the error action.

Returns:
the error action

setErrorAction

void setErrorAction(Action action)
Sets the error action.

Parameters:
action - the new error action


Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.