See: Description
Interface | Description |
---|---|
SummaryContentProvider<T> |
Interface for factories that add additional summary content to the standard edit forms
|
Class | Description |
---|---|
ConfigFormProvider |
A FormProviderRegistry for DataObjectFactories that is configured via properties.
|
DataObjectFormEntry<T extends DataObject> | |
DynamicFormEntry<T extends DataObject> |
FormFactoryProvider that uses the Configuration Properties to find the factory class.
|
HeirarchyFormRegistry |
A FormProviderRegistry that automatically includes all tables whose implementation class is
a sub-class of the class defined by class.root.tag.
|
IndexedFormEntry<F extends IndexedProducer<T> & Contexed,T extends Indexed> | |
UserPolicy |
Form policy that applies to any registered user
|