Uses of Class
de.aeb.xnsg.foundation.bf.remoteadministration.role.GetRolesRequestDTO
Packages that use GetRolesRequestDTO
Package
Description
This API provides basic features of an XNSG business server,
providing some information with which clients, which components and versions
this server is running.
-
Uses of GetRolesRequestDTO in de.aeb.xnsg.foundation.bf
Methods in de.aeb.xnsg.foundation.bf with parameters of type GetRolesRequestDTOModifier and TypeMethodDescriptionIRemoteAdminBF.getRoles(GetRolesRequestDTO request) Returns the client independent roles of this installation and client dependent roles of all clients (or restricted by the request parameter). -
Uses of GetRolesRequestDTO in de.aeb.xnsg.foundation.bf.remoteadministration.role
Methods in de.aeb.xnsg.foundation.bf.remoteadministration.role that return GetRolesRequestDTOModifier and TypeMethodDescriptionGetRolesRequestDTO.withClientIdentCodes(String[] identCodes) GetRolesRequestDTO.withResultLanguageIsoCodes(String[] isoCodes)