public class WebServiceProvider
extends java.lang.Object
UserService
provides several methods to create users and manipulate user role dataConstructor and Description |
---|
WebServiceProvider() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
getStub(java.lang.Class<T> stubClass,
WebServiceObject webServiceUID)
This method creates a new instance of the given stub class and provides it with all settings (e.g.
|
void |
setWebservice(WebService service) |
public void setWebservice(WebService service)
public static <T> T getStub(java.lang.Class<T> stubClass, WebServiceObject webServiceUID) throws BusinessException
WebServiceObject
stubClass
- webServiceUID
- BusinessException
Copyright © 2024. All rights reserved.