Interface UserManagerUIService

All Known Implementing Classes:
UserManagerUIServiceImpl

public interface UserManagerUIService
  • Method Details

    • getStrippedGroupLoader

      <any> getStrippedGroupLoader()
    • getStrippedUserLoader

      <any> getStrippedUserLoader()
    • getIcon

      BaseIcon getIcon(AbstractUserManagerNodeDto node)
    • getStrippedUserStore

      LoadableListStore<ListLoadConfig,StrippedDownUser,<any>> getStrippedUserStore()
    • getStrippedGroupStore

      LoadableListStore<ListLoadConfig,StrippedDownGroup,<any>> getStrippedGroupStore()