Uses of Package
org.apache.myfaces.extensions.validator.core.factory

Packages that use org.apache.myfaces.extensions.validator.core.factory
org.apache.myfaces.extensions.validator.beanval.storage   
org.apache.myfaces.extensions.validator.core   
org.apache.myfaces.extensions.validator.core.factory   
org.apache.myfaces.extensions.validator.core.metadata.transformer   
org.apache.myfaces.extensions.validator.core.renderkit   
org.apache.myfaces.extensions.validator.core.storage   
org.apache.myfaces.extensions.validator.core.validation.message   
org.apache.myfaces.extensions.validator.core.validation.message.resolver   
org.apache.myfaces.extensions.validator.core.validation.parameter   
org.apache.myfaces.extensions.validator.core.validation.strategy   
org.apache.myfaces.extensions.validator.crossval.storage   
org.apache.myfaces.extensions.validator.generic.renderkit   
org.apache.myfaces.extensions.validator.trinidad.storage   
org.apache.myfaces.extensions.validator.trinidad.validation.message   
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.beanval.storage
AbstractNameMapperAwareFactory
          Default implementation of a NameMapperAwareFactory where the concrete implementation is responsible for the storage of the list of nameMappers.
NameMapperAwareFactory
          Interface for factories which are using NameMappers for creating instances.
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.core
FactoryFinder
          Structure for the object that is able to locate the different factories within the ExtVal Framework.
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.core.factory
FactoryFinder
          Structure for the object that is able to locate the different factories within the ExtVal Framework.
FactoryNames
          Names of factories known by the FactoryFinder
NameMapperAwareFactory
          Interface for factories which are using NameMappers for creating instances.
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.core.metadata.transformer
AbstractNameMapperAwareFactory
          Default implementation of a NameMapperAwareFactory where the concrete implementation is responsible for the storage of the list of nameMappers.
ClassMappingFactory
          A structure of a factory that creates classes of the target type R for a certain source class of type P.
NameMapperAwareFactory
          Interface for factories which are using NameMappers for creating instances.
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.core.renderkit
ClassMappingFactory
          A structure of a factory that creates classes of the target type R for a certain source class of type P.
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.core.storage
AbstractNameMapperAwareFactory
          Default implementation of a NameMapperAwareFactory where the concrete implementation is responsible for the storage of the list of nameMappers.
ClassMappingFactory
          A structure of a factory that creates classes of the target type R for a certain source class of type P.
NameMapperAwareFactory
          Interface for factories which are using NameMappers for creating instances.
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.core.validation.message
FacesMessageFactory
          Structure for a factory that creates FacesMessages that also implement the LabeledMessage interface.
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.core.validation.message.resolver
AbstractNameMapperAwareFactory
          Default implementation of a NameMapperAwareFactory where the concrete implementation is responsible for the storage of the list of nameMappers.
ClassMappingFactory
          A structure of a factory that creates classes of the target type R for a certain source class of type P.
NameMapperAwareFactory
          Interface for factories which are using NameMappers for creating instances.
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.core.validation.parameter
ClassMappingFactory
          A structure of a factory that creates classes of the target type R for a certain source class of type P.
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.core.validation.strategy
AbstractNameMapperAwareFactory
          Default implementation of a NameMapperAwareFactory where the concrete implementation is responsible for the storage of the list of nameMappers.
ClassMappingFactory
          A structure of a factory that creates classes of the target type R for a certain source class of type P.
NameMapperAwareFactory
          Interface for factories which are using NameMappers for creating instances.
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.crossval.storage
AbstractNameMapperAwareFactory
          Default implementation of a NameMapperAwareFactory where the concrete implementation is responsible for the storage of the list of nameMappers.
NameMapperAwareFactory
          Interface for factories which are using NameMappers for creating instances.
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.generic.renderkit
ClassMappingFactory
          A structure of a factory that creates classes of the target type R for a certain source class of type P.
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.trinidad.storage
AbstractNameMapperAwareFactory
          Default implementation of a NameMapperAwareFactory where the concrete implementation is responsible for the storage of the list of nameMappers.
NameMapperAwareFactory
          Interface for factories which are using NameMappers for creating instances.
 

Classes in org.apache.myfaces.extensions.validator.core.factory used by org.apache.myfaces.extensions.validator.trinidad.validation.message
FacesMessageFactory
          Structure for a factory that creates FacesMessages that also implement the LabeledMessage interface.
 



Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.