LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.beaninterface
Interface LyValidateInterface


public interface LyValidateInterface

Interface to validate input done on a bean.


Field Summary
static java.lang.String __VERSION
           
static short STATUS_CANCEL
          Return codes for validateInput method.
static short STATUS_IGNORE
           
static short STATUS_KO
           
static short STATUS_OK
           
static short STATUS_WARNING
           
 
Method Summary
 short validateInput()
          Validate input done on the bean that implements this interface.
 

Field Detail

__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
Method Detail

validateInput

short validateInput()
Validate input done on the bean that implements this interface.

Returns:
One of the STATUS_XXX codes.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com