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

java.lang.Object
  extended by com.softwareag.centrasite.appl.framework.validation.impl.ValidationDefaults.Implementation<ErrorCodeFactory>
      extended by com.softwareag.centrasite.appl.framework.validation.impl.ValidationDefaults.ErrorCodeFactory
Enclosing class:
ValidationDefaults

public static class ValidationDefaults.ErrorCodeFactory
extends ValidationDefaults.Implementation<ErrorCodeFactory>

An instance of this class specifies the frameworks ErrorCodeFactory.


Constructor Summary
ValidationDefaults.ErrorCodeFactory()
           
 
Method Summary
 
Methods inherited from class com.softwareag.centrasite.appl.framework.validation.impl.ValidationDefaults.Implementation
getImplClass, getInstantiation, setImplClass, setInstantiation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidationDefaults.ErrorCodeFactory

public ValidationDefaults.ErrorCodeFactory()