public class UserroleSoapBindingStub extends org.apache.axis.client.Stub implements UserRoleRemote
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
UserroleSoapBindingStub() |
UserroleSoapBindingStub(javax.xml.rpc.Service service) |
UserroleSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
void |
deleteUserRole(long id) |
Permission[] |
getAvailablePermissions(long subnetworkId) |
UserRole |
getUserRole(long id) |
UserRoleRecordSet |
getUserRoles(UserRoleSearchCriteria criteria) |
UserRoleSummaryRecordSet |
getUserRoleSummaries(UserRoleSearchCriteria searchCriteria) |
UserRoleSaveResult |
saveUserRole(UserRole userGroup) |
_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 UserroleSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic UserroleSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic UserroleSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic UserRoleRecordSet getUserRoles(UserRoleSearchCriteria criteria) throws RemoteException, ApiException
getUserRoles in interface UserRoleRemoteRemoteExceptionApiExceptionpublic UserRoleSaveResult saveUserRole(UserRole userGroup) throws RemoteException, ApiException
saveUserRole in interface UserRoleRemoteRemoteExceptionApiExceptionpublic void deleteUserRole(long id)
throws RemoteException,
ApiException
deleteUserRole in interface UserRoleRemoteRemoteExceptionApiExceptionpublic UserRoleSummaryRecordSet getUserRoleSummaries(UserRoleSearchCriteria searchCriteria) throws RemoteException, ApiException
getUserRoleSummaries in interface UserRoleRemoteRemoteExceptionApiExceptionpublic UserRole getUserRole(long id) throws RemoteException, ApiException
getUserRole in interface UserRoleRemoteRemoteExceptionApiExceptionpublic Permission[] getAvailablePermissions(long subnetworkId) throws RemoteException, ApiException
getAvailablePermissions in interface UserRoleRemoteRemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.