Class SuUserUiServiceImpl
java.lang.Object
net.datenwerke.rs.adminutils.client.suuser.SuUserUiServiceImpl
- All Implemented Interfaces:
SuUserUiService
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Constructor Summary
ConstructorsConstructorDescriptionSuUserUiServiceImpl(SuUserDao suUserDao, UtilsUIService utilsService, ToolbarService toolbarService) -
Method Summary
-
Constructor Details
-
SuUserUiServiceImpl
public SuUserUiServiceImpl(SuUserDao suUserDao, UtilsUIService utilsService, ToolbarService toolbarService)
-
-
Method Details
-
openSuWindow
public void openSuWindow()- Specified by:
openSuWindowin interfaceSuUserUiService
-