public class RolesBeanResponse extends ServiceResponse
| Constructor and Description |
|---|
RolesBeanResponse() |
RolesBeanResponse(RolesBean response,
int status) |
| Modifier and Type | Method and Description |
|---|---|
RolesBean |
getResponse()
Provides the response roles bean
|
void |
importEntity(com.sun.jersey.api.client.ClientResponse clientResponse)
imports the useful information from the actual response
|
String |
toString()
Provides the information in string format
|
getResponseCode, setResponseCodepublic RolesBeanResponse()
public RolesBeanResponse(RolesBean response, int status)
public RolesBean getResponse()
public void importEntity(com.sun.jersey.api.client.ClientResponse clientResponse)
importEntity in class ServiceResponseCopyright © 2015. All Rights Reserved.