Uses of Class
com.saperion.ws.wrapper.SaWsAuthorizedUser
Packages that use SaWsAuthorizedUser
-
Uses of SaWsAuthorizedUser in com.saperion.ws.wrapper
Methods in com.saperion.ws.wrapper that return types with arguments of type SaWsAuthorizedUserModifier and TypeMethodDescriptionSaWsAuthorizedUsers.getMembers()
Returns the authorized user members.Method parameters in com.saperion.ws.wrapper with type arguments of type SaWsAuthorizedUserModifier and TypeMethodDescriptionvoid
SaWsAuthorizedUsers.setMembers
(List<SaWsAuthorizedUser> users) Sets the members (List of SaWsAuthorizedUser) of authorized users.