it.eng.rdlab.soa3.connector.beans
Class RolesBeanResponse
java.lang.Object
it.eng.rdlab.soa3.connector.beans.ServiceResponse
it.eng.rdlab.soa3.connector.beans.RolesBeanResponse
public class RolesBeanResponse
- extends ServiceResponse
- Author:
- Ciro Formisano (ENG)
|
Method Summary |
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 |
RolesBeanResponse
public RolesBeanResponse()
RolesBeanResponse
public RolesBeanResponse(RolesBean response,
int status)
getResponse
public RolesBean getResponse()
- Provides the response roles bean
- Returns:
- the user bean
importEntity
public void importEntity(com.sun.jersey.api.client.ClientResponse clientResponse)
- imports the useful information from the actual response
- Specified by:
importEntity in class ServiceResponse
toString
public String toString()
- Provides the information in string format
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.