public class UserSoapBindingStub extends org.apache.axis.client.Stub implements UserRemote
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
UserSoapBindingStub() |
UserSoapBindingStub(javax.xml.rpc.Service service) |
UserSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
String |
generateUniqueUsername(String username) |
TraffickerType[] |
getAvailableTraffickerTypes() |
UserFilterCriteriaType[] |
getAvailableUserFilterCriteriaTypes() |
UserFilterType[] |
getAvailableUserFilterTypes() |
User |
getUser(long userId) |
UserRecordSet |
getUsersByCriteria(UserSearchCriteria searchCriteria) |
UserSaveResult |
saveUser(User user) |
void |
sendUserInvitationEmail(UserInvitationEmailRequest emailRequest) |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic UserSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic UserSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic UserSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic UserRecordSet getUsersByCriteria(UserSearchCriteria searchCriteria) throws RemoteException, ApiException
getUsersByCriteria in interface UserRemoteRemoteExceptionApiExceptionpublic UserSaveResult saveUser(User user) throws RemoteException, ApiException
saveUser in interface UserRemoteRemoteExceptionApiExceptionpublic String generateUniqueUsername(String username) throws RemoteException, ApiException
generateUniqueUsername in interface UserRemoteRemoteExceptionApiExceptionpublic void sendUserInvitationEmail(UserInvitationEmailRequest emailRequest) throws RemoteException, ApiException
sendUserInvitationEmail in interface UserRemoteRemoteExceptionApiExceptionpublic UserFilterType[] getAvailableUserFilterTypes() throws RemoteException, ApiException
getAvailableUserFilterTypes in interface UserRemoteRemoteExceptionApiExceptionpublic UserFilterCriteriaType[] getAvailableUserFilterCriteriaTypes() throws RemoteException, ApiException
getAvailableUserFilterCriteriaTypes in interface UserRemoteRemoteExceptionApiExceptionpublic TraffickerType[] getAvailableTraffickerTypes() throws RemoteException, ApiException
getAvailableTraffickerTypes in interface UserRemoteRemoteExceptionApiExceptionpublic User getUser(long userId) throws RemoteException, ApiException
getUser in interface UserRemoteRemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.