AU
- type of AppUser
X
- registration typepublic abstract class AppUserComposite<AU extends AppUser,X extends AppUserComposite> extends Composite<AU,X>
Composite
s on The AppUserFactory
The only purpose of this class is to make the class hierarchy easier to navigateModifier | Constructor and Description |
---|---|
protected |
AppUserComposite(AppUserFactory<AU> fac) |
addDefaults, addFieldHelp, addOptional, addSelectors, addSuppress, addTranslations, customiseForm, customiseUpdateForm, getContext, getFactory, getLogger, getRecord, getRepository, getType, modifyDefaultTableSpecification, postUpdate, preRegister, release, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addFieldConstraints, addFormFields
protected AppUserComposite(AppUserFactory<AU> fac)
fac
-