Uses of Interface
name.matthewgreet.strutscommons.policy.PostConversionAdjuster
Packages that use PostConversionAdjuster
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 PostConversionAdjuster in name.matthewgreet.strutscommons.policy
Classes in name.matthewgreet.strutscommons.policy that implement PostConversionAdjusterModifier and TypeClassDescriptionclassTemplate class for client supplied adjusters that modifies a form field value.classAbstractPostConversionAdjusterSupport<A extends Annotation,T> Preferred template class for implementations of post conversion adjusters.classclass -
Uses of PostConversionAdjuster in name.matthewgreet.strutscommons.util
Methods in name.matthewgreet.strutscommons.util that return PostConversionAdjusterModifier and TypeMethodDescriptionInterceptorCommonLibrary.ConfiguredPolicy.getPostConversionAdjuster()Methods in name.matthewgreet.strutscommons.util with parameters of type PostConversionAdjusterModifier and TypeMethodDescriptionstatic <T> InterceptorCommonLibrary.ConfiguredPolicy<T> InterceptorCommonLibrary.ConfiguredPolicy.makePostConversionAdjusterResult(PostConversionAdjuster<?, T> postConversionAdjuster)