Uses of Package
name.matthewgreet.strutscommons.util
Packages that use name.matthewgreet.strutscommons.util
Package
Description
-
Classes in name.matthewgreet.strutscommons.util used by name.matthewgreet.strutscommons.actionClassDescriptionInterface indicating Struts 2 action accepts form data into a form object and describes how the form should be handled in workflow.
-
Classes in name.matthewgreet.strutscommons.util used by name.matthewgreet.strutscommons.interceptorClassDescriptionDescribes a type of form field annotation and an instance of the policy it configures.
-
Classes in name.matthewgreet.strutscommons.util used by name.matthewgreet.strutscommons.utilClassDescriptionTemplate for web level, session-based caching a master, record list for editing in various web pages.Template for web level, session-based caching a master, record list with one slave list for editing in various web pages.Template for web level, session-based caching a master, record list with two slave lists for editing in various web pages.Strategy for finding list of ids or other primary keys.Generic Adapter definition for extracting the id or primary key from a Data Transfer Object or entity bean.Configuration set by concrete class to control template behaviour for lists.Notifies that list, selected item, or selection index changed or marked for reload.Comparator used by
ListCache
.Strategy for finding a sorted list.Strategy for finding the size of a list of records.Class for serializable type parameters where no instance will actually be created.Strategy for lazy loading a page of records to display from their ids (or other unique key), typically found by a pairedIdListFinder
instance.Strategy for lazy loading a page of records to display from an index range (0 based), typically with list size found byListSizeFinder
.Transfer Object Assembler for lazy loading additional data needed for a search results page that a base record list finder (instance ofListFinder
) does not find.Strategy for finding single item.Describes a type of form field annotation and an instance of the policy it configures.Describes table entry that finds a policy class from the annotation class that configures it. -
Classes in name.matthewgreet.strutscommons.util used by name.matthewgreet.strutscommons.viewClassDescriptionTemplate for web level, session-based caching a master, record list for editing in various web pages.