Uses of Class
name.matthewgreet.strutscommons.util.DefaultAnnotationValidator.FieldContext
Packages that use DefaultAnnotationValidator.FieldContext
Package
Description
Various helper classes, especially for session-based data, and libraries.
-
Uses of DefaultAnnotationValidator.FieldContext in name.matthewgreet.strutscommons.util
Methods in name.matthewgreet.strutscommons.util that return DefaultAnnotationValidator.FieldContextModifier and TypeMethodDescriptionstatic <T> DefaultAnnotationValidator.FieldContext<T> DefaultAnnotationValidator.FieldContext.getInstance()protected <T> DefaultAnnotationValidator.FieldContext<T> DefaultAnnotationValidator.makeFieldContext()Returns an initial execution state about a field.Methods in name.matthewgreet.strutscommons.util with parameters of type DefaultAnnotationValidator.FieldContextModifier and TypeMethodDescriptionstatic <T> voidDefaultAnnotationValidator.FieldContext.setInstance(DefaultAnnotationValidator.FieldContext<T> value)