public class Portal_UserGroupRoleServiceSoapBindingImpl extends java.lang.Object implements UserGroupRoleServiceSoap
| Constructor and Description |
|---|
Portal_UserGroupRoleServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addUserGroupRoles(long[] userIds,
long groupId,
long roleId) |
void |
addUserGroupRoles(long userId,
long groupId,
long[] roleIds) |
void |
deleteUserGroupRoles(long[] userIds,
long groupId,
long roleId) |
void |
deleteUserGroupRoles(long userId,
long groupId,
long[] roleIds) |
public Portal_UserGroupRoleServiceSoapBindingImpl()
public 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