public class RoleBulkExternalResource extends AbstractResource
Constructor and Description |
---|
RoleBulkExternalResource() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
createRoleBulkExternal() |
javax.ws.rs.core.Response |
createRoleBulkExternal(javax.ws.rs.core.MultivaluedMap<String,String> params,
String topicId) |
javax.ws.rs.core.Response |
createRoleBulkExternal(String jsonRepresentation,
String topicId) |
boolean |
equals(Object obj) |
protected AbstractResourceHandler<CreateRoleBulkExternalParameter,DefaultParameter,DefaultParameter,GetRoleBulkExternalParameter,DefaultParameter> |
getResourceHandler() |
Long |
getRoleBulkExternal()
Returns the RoleBulkExternal.
|
int |
hashCode() |
javax.ws.rs.core.Response |
roleBulkExternalSingle(Long roleBulkExternal,
String topicId) |
void |
setRoleBulkExternal(Long roleBulkExternal)
Sets RoleBulkExternal.
|
protected AbstractResourceHandler<CreateRoleBulkExternalParameter,DefaultParameter,DefaultParameter,GetRoleBulkExternalParameter,DefaultParameter> getResourceHandler()
getResourceHandler
in class AbstractResource
public javax.ws.rs.core.Response roleBulkExternalSingle(Long roleBulkExternal, String topicId) throws Exception
Exception
public javax.ws.rs.core.Response createRoleBulkExternal(javax.ws.rs.core.MultivaluedMap<String,String> params, String topicId) throws Exception
Exception
public javax.ws.rs.core.Response createRoleBulkExternal(String jsonRepresentation, String topicId) throws Exception
Exception
public javax.ws.rs.core.Response createRoleBulkExternal() throws Exception
Exception
public Long getRoleBulkExternal()
public void setRoleBulkExternal(Long roleBulkExternal)
roleBulkExternal
- Copyright © 2019 Communote team. All rights reserved.