leon.view.beaninterface
Interface LyValidateInterface
public interface LyValidateInterface
Interface to validate input done on a bean.
Method Summary |
short |
validateInput()
Validate input done on the bean that implements this interface. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
STATUS_CANCEL
static final short STATUS_CANCEL
- Return codes for validateInput method.
- See Also:
- Constant Field Values
STATUS_IGNORE
static final short STATUS_IGNORE
- See Also:
- Constant Field Values
STATUS_OK
static final short STATUS_OK
- See Also:
- Constant Field Values
STATUS_KO
static final short STATUS_KO
- See Also:
- Constant Field Values
STATUS_WARNING
static final short STATUS_WARNING
- See Also:
- Constant Field Values
validateInput
short validateInput()
- Validate input done on the bean that implements this interface.
- Returns:
- One of the STATUS_XXX codes.
Website: W4 S.A., contact us: support@w4global.com