Uses of Interface
name.matthewgreet.strutscommons.policy.ListPostConversionAdjuster
Packages that use ListPostConversionAdjuster
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 ListPostConversionAdjuster in name.matthewgreet.strutscommons.policy
Classes in name.matthewgreet.strutscommons.policy that implement ListPostConversionAdjusterModifier and TypeClassDescriptionclassTemplate class for custom list post-conversion adjusters that modifies a form field array or collection.classAbstractListPostConversionAdjusterSupport<A extends Annotation,T> Preferred template class for implementations of list post conversion adjusters of arrays or collections.classclassclassclass -
Uses of ListPostConversionAdjuster in name.matthewgreet.strutscommons.util
Methods in name.matthewgreet.strutscommons.util that return ListPostConversionAdjusterModifier and TypeMethodDescriptionInterceptorCommonLibrary.ConfiguredPolicy.getListPostConversionAdjuster()Methods in name.matthewgreet.strutscommons.util with parameters of type ListPostConversionAdjusterModifier and TypeMethodDescriptionstatic <T> InterceptorCommonLibrary.ConfiguredPolicy<T> InterceptorCommonLibrary.ConfiguredPolicy.makeListPostConversionAdjusterResult(ListPostConversionAdjuster<?, T> listPostConversionAdjuster)