public class Portal_UserGroupRoleServiceSoapBindingStub extends org.apache.axis.client.Stub implements UserGroupRoleServiceSoap
| Constructor and Description |
|---|
Portal_UserGroupRoleServiceSoapBindingStub() |
Portal_UserGroupRoleServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portal_UserGroupRoleServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
void |
addUserGroupRoles(long[] userIds,
long groupId,
long roleId) |
void |
addUserGroupRoles(long userId,
long groupId,
long[] roleIds) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteUserGroupRoles(long[] userIds,
long groupId,
long roleId) |
void |
deleteUserGroupRoles(long userId,
long groupId,
long[] roleIds) |
_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 Portal_UserGroupRoleServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_UserGroupRoleServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_UserGroupRoleServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic void addUserGroupRoles(long[] userIds,
long groupId,
long roleId)
throws java.rmi.RemoteException
addUserGroupRoles in interface UserGroupRoleServiceSoapjava.rmi.RemoteExceptionpublic void addUserGroupRoles(long userId,
long groupId,
long[] roleIds)
throws java.rmi.RemoteException
addUserGroupRoles in interface UserGroupRoleServiceSoapjava.rmi.RemoteExceptionpublic void deleteUserGroupRoles(long[] userIds,
long groupId,
long roleId)
throws java.rmi.RemoteException
deleteUserGroupRoles in interface UserGroupRoleServiceSoapjava.rmi.RemoteExceptionpublic void deleteUserGroupRoles(long userId,
long groupId,
long[] roleIds)
throws java.rmi.RemoteException
deleteUserGroupRoles in interface UserGroupRoleServiceSoapjava.rmi.RemoteException