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

Packages that use org.apache.myfaces.extensions.validator.core.storage
org.apache.myfaces.extensions.validator.core.renderkit   
org.apache.myfaces.extensions.validator.core.storage   
 

Classes in org.apache.myfaces.extensions.validator.core.storage used by org.apache.myfaces.extensions.validator.core.renderkit
RendererProxyStorageEntry
           
 

Classes in org.apache.myfaces.extensions.validator.core.storage used by org.apache.myfaces.extensions.validator.core.storage
AbstractStorageManager
          generic storage manager implementation
FacesInformationStorage
          storage for additional information about the current faces request for now it just contains information about the current phase of the lifecycle
FacesMessageStorage
           
GroupStorage
          suggested interface for a group storage used by the bvi module and add-ons

it allows to manage groups for the current request

MetaDataStorage
           
MetaDataStorageFilter
           
PropertyStorage
           
RendererInterceptorPropertyStorage
          a storage which isn't used internally. it's for add-ons to easily store properties of interceptors.
RendererProxyStorage
           
RendererProxyStorageEntry
           
StorageManager
          manager to create and reset specific storage implementations
StorageManagerHolder
          interface to manage storage-manager instances
ViolationSeverityInterpreterStorage
          suggested interface for a violation-severity-interpreter storage used by add-ons to change the interpreter for the current request
 



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