Interface AdministrationUIService

All Superinterfaces:
ClientMainModule, ClientModule
All Known Implementing Classes:
AdministrationUIServiceImpl
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public interface AdministrationUIService extends ClientMainModule
  • Field Details

    • REPORTSERVER_EVENT_HAS_ADMIN_RIGHTS

      static final String REPORTSERVER_EVENT_HAS_ADMIN_RIGHTS
      Event is thrown if user has admin rights
      See Also: