Class UserManagerUIServiceImpl
java.lang.Object
net.datenwerke.security.ext.client.usermanager.UserManagerUIServiceImpl
- All Implemented Interfaces:
UserManagerUIService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIcon(AbstractUserManagerNodeDto node) <any>LoadableListStore<ListLoadConfig, StrippedDownGroup, <any>> <any>LoadableListStore<ListLoadConfig, StrippedDownUser, <any>>
-
Constructor Details
-
UserManagerUIServiceImpl
-
-
Method Details
-
getStrippedUserLoader
public <any> getStrippedUserLoader()- Specified by:
getStrippedUserLoaderin interfaceUserManagerUIService
-
getStrippedGroupLoader
public <any> getStrippedGroupLoader()- Specified by:
getStrippedGroupLoaderin interfaceUserManagerUIService
-
getIcon
- Specified by:
getIconin interfaceUserManagerUIService
-
getStrippedUserStore
- Specified by:
getStrippedUserStorein interfaceUserManagerUIService
-
getStrippedGroupStore
- Specified by:
getStrippedGroupStorein interfaceUserManagerUIService
-