Class AccountInhibitionUserFormHooker
java.lang.Object
net.datenwerke.gf.client.managerhelper.hooks.SimpleFormViewHook
net.datenwerke.rs.passwordpolicy.client.accountinhibition.hooker.AccountInhibitionUserFormHooker
- All Implemented Interfaces:
Hook
-
Constructor Summary
ConstructorsConstructorDescriptionAccountInhibitionUserFormHooker(AccountInhibitionServiceDao accountInhibitionDao, FormatUiHelper formatUiHelper) -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureSimpleForm(SimpleForm inhibitForm, AbstractNodeDto selectedNode) Methods inherited from class net.datenwerke.gf.client.managerhelper.hooks.SimpleFormViewHook
appliesTo
-
Constructor Details
-
AccountInhibitionUserFormHooker
public AccountInhibitionUserFormHooker(AccountInhibitionServiceDao accountInhibitionDao, FormatUiHelper formatUiHelper)
-
-
Method Details
-
configureSimpleForm
- Specified by:
configureSimpleFormin classSimpleFormViewHook
-