org.rcfaces.core.validator
Interface IOnErrorTask
- All Superinterfaces:
- IClientValidatorTask
public interface IOnErrorTask
- extends IClientValidatorTask
- Version:
- $Revision: 1.1 $ $Date: 2007/11/29 12:58:13 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
CHECK_TASK
static final int CHECK_TASK
- See Also:
- Constant Field Values
FORMATTER_TASK
static final int FORMATTER_TASK
- See Also:
- Constant Field Values
BEHAVIOR_TASK
static final int BEHAVIOR_TASK
- See Also:
- Constant Field Values
performError
void performError(IClientValidatorContext context,
int task,
boolean errorPerformed)
Copyright © 2006-2011 Vedana. All Rights Reserved.