Uses of Class
com.softwareag.centrasite.appl.framework.validation.impl.ValidationDefaults.ErrorCodeFactory

Packages that use ValidationDefaults.ErrorCodeFactory
com.softwareag.centrasite.appl.framework.validation.impl   
 

Uses of ValidationDefaults.ErrorCodeFactory in com.softwareag.centrasite.appl.framework.validation.impl
 

Methods in com.softwareag.centrasite.appl.framework.validation.impl that return ValidationDefaults.ErrorCodeFactory
 ValidationDefaults.ErrorCodeFactory ValidationDefaults.getErrorCodeFactory()
          Returns the specification of the ErrorCodeFactory
 

Methods in com.softwareag.centrasite.appl.framework.validation.impl with parameters of type ValidationDefaults.ErrorCodeFactory
protected  ErrorCodeFactory ValidatableFactory.newErrorCodeFactory(ValidatableFactory.Context pContext, ValidationDefaults.ErrorCodeFactory errorCodeFactoryDefaults)
          Creates a new instance of ErrorCodeFactory.