Uses of Interface
name.matthewgreet.strutscommons.policy.CollectionPostConversionAdjuster
Packages that use CollectionPostConversionAdjuster
Package
Description
Standard adjusters, converters and validators used in alternate annotation-based annotation.
Various helper classes, especially for session-based data, and libraries.
-
Uses of CollectionPostConversionAdjuster in name.matthewgreet.strutscommons.policy
Classes in name.matthewgreet.strutscommons.policy that implement CollectionPostConversionAdjusterModifier and TypeClassDescriptionclass
Preferred template class for implementations of post conversion adjusters of collections.class
Template class for client supplied adjusters that modifies a form field collection value. -
Uses of CollectionPostConversionAdjuster in name.matthewgreet.strutscommons.util
Methods in name.matthewgreet.strutscommons.util that return CollectionPostConversionAdjusterModifier and TypeMethodDescriptionInterceptorCommonLibrary.ConfiguredPolicy.getCollectionPostConversionAdjuster()
Methods in name.matthewgreet.strutscommons.util with parameters of type CollectionPostConversionAdjusterModifier and TypeMethodDescriptionstatic <T> InterceptorCommonLibrary.ConfiguredPolicy
<T> InterceptorCommonLibrary.ConfiguredPolicy.makeCollectionPostConversionAdjusterResult
(CollectionPostConversionAdjuster<?, T> collectionPostConversionAdjuster)