Project Wonder 2.0

er.extensions
Interface ERXValidationFactory.FactoryInterface

Enclosing interface:
ERXValidationFactory

public static interface ERXValidationFactory.FactoryInterface

The validation factory interface. This interface is currently not being used.


Method Summary
 ERXValidationException createCustomException(EOEnterpriseObject eo, String method)
           
 ERXValidationException createException(EOEnterpriseObject eo, String property, Object value, String type)
           
 void setValidationExceptionClass(Class class1)
           
 Class validationExceptionClass()
           
 

Method Detail

validationExceptionClass

public Class validationExceptionClass()

setValidationExceptionClass

public void setValidationExceptionClass(Class class1)

createException

public ERXValidationException createException(EOEnterpriseObject eo,
                                              String property,
                                              Object value,
                                              String type)

createCustomException

public ERXValidationException createCustomException(EOEnterpriseObject eo,
                                                    String method)

Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.