Uses of Class
com.saperion.ws.wrapper.SaWsAuthorizedUsers
-
Packages that use SaWsAuthorizedUsers Package Description com.saperion.ws Root package for SAPERION ws classes and packages.com.saperion.ws.jaxws -
-
Uses of SaWsAuthorizedUsers in com.saperion.ws
Methods in com.saperion.ws that return SaWsAuthorizedUsers Modifier and Type Method Description SaWsAuthorizedUsersSaWsAccessService. getAuthorizedUsers(java.lang.String token, java.lang.String xhdoc, java.util.List<SaWsRight> rights, SaWsMatchKind match)Retrieves and returns a SaWsAuthorizedUsers object with the matching users. -
Uses of SaWsAuthorizedUsers in com.saperion.ws.jaxws
Methods in com.saperion.ws.jaxws that return SaWsAuthorizedUsers Modifier and Type Method Description SaWsAuthorizedUsersGetAuthorizedUsersResponse. getReturn()Methods in com.saperion.ws.jaxws with parameters of type SaWsAuthorizedUsers Modifier and Type Method Description voidGetAuthorizedUsersResponse. setReturn(SaWsAuthorizedUsers _return)
-