Package org.apache.myfaces.extensions.validator.core

Interface Summary
ProjectStageName  
ProjectStageResolver  
ValidationModuleAware if an artifact (which supports this concept) should be used just for a/some specific module(s), the artifact has to implement this interface
WebXmlParameter centralized in order that these information aren't spread over the complete code base
 

Class Summary
DefaultProjectStageResolver  
ExtValContext  
InformationProviderBean centralized in order that these information aren't spread over the complete code base + some of them can be customized within a custom impl. of the bean (extend this class and provide it via convention or web.xml)

the static api should only be used

InternalConventionProvider  
InvocationOrderComparator<T>  
PhaseIdRecordingPhaseListener e.g. to allow in metadata extraction interceptors to know if they are invoked during validation or component initialization (if needed) example: client-side validation - some functionality shouldn't be processed during rendering
ProjectStage extensible project stage implementation
 

Enum Summary
CustomInformation  
JsfProjectStage project stage equivalent to jsf 2.0 extval 2.x has a special resolver which redirects the call to the new jsf api
 

Annotation Types Summary
InvocationOrder  
InvocationOrderSupport  
Nested marker annotation e.g. to mark sub-name-mappers
ValidationModuleKey  
 



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