public class CollectionProcessCompleteErrorsImpl extends Object implements CollectionProcessCompleteErrors
Constructor and Description |
---|
CollectionProcessCompleteErrorsImpl(org.apache.uima.resourceSpecifier.CollectionProcessCompleteErrorsType cpcet,
ServiceContext context,
boolean topLevel)
Instantiates a new collection process complete errors impl.
|
Modifier and Type | Method and Description |
---|---|
Action |
getErrorAction()
Gets the error action.
|
void |
setErrorAction(Action action)
Sets the error action.
|
public CollectionProcessCompleteErrorsImpl(org.apache.uima.resourceSpecifier.CollectionProcessCompleteErrorsType cpcet, ServiceContext context, boolean topLevel)
cpcet
- the cpcetcontext
- the contexttopLevel
- the top levelpublic Action getErrorAction()
CollectionProcessCompleteErrors
getErrorAction
in interface CollectionProcessCompleteErrors
public void setErrorAction(Action action)
CollectionProcessCompleteErrors
setErrorAction
in interface CollectionProcessCompleteErrors
action
- the new error actionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.