public class RoleBulkExternalTopicRightResource extends AbstractResource
Constructor and Description |
---|
RoleBulkExternalTopicRightResource() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getExternalGroupId()
Returns the ExternalGroupId.
|
String |
getExternalUserId()
Returns the ExternalUserId.
|
protected AbstractResourceHandler<DefaultParameter,DefaultParameter,DefaultParameter,GetRoleBulkExternalTopicRightParameter,DefaultParameter> |
getResourceHandler() |
ERole |
getRole()
Returns the constant Role.
|
int |
hashCode() |
javax.ws.rs.core.Response |
roleBulkExternalTopicRightSingle(String externalUserId,
Long roleBulkExternal,
String topicId) |
void |
setExternalGroupId(String externalGroupId)
Sets ExternalGroupId.
|
void |
setExternalUserId(String externalUserId)
Sets ExternalUserId.
|
void |
setRole(ERole role)
Sets the constant Role.
|
protected AbstractResourceHandler<DefaultParameter,DefaultParameter,DefaultParameter,GetRoleBulkExternalTopicRightParameter,DefaultParameter> getResourceHandler()
getResourceHandler
in class AbstractResource
public javax.ws.rs.core.Response roleBulkExternalTopicRightSingle(String externalUserId, Long roleBulkExternal, String topicId) throws Exception
Exception
public String getExternalUserId()
public void setExternalUserId(String externalUserId)
externalUserId
- public String getExternalGroupId()
public void setExternalGroupId(String externalGroupId)
externalGroupId
- public ERole getRole()
public void setRole(ERole role)
the
- constant roleCopyright © 2019 Communote team. All rights reserved.