com.hack23.cia.service.api.admin
Class AgencyResponse
java.lang.Object
com.hack23.cia.service.api.common.AbstractServiceMessage
com.hack23.cia.service.api.common.AbstractServiceResponse
com.hack23.cia.service.api.admin.AbstractAdminResponse
com.hack23.cia.service.api.admin.AbstractConfigurationResponse
com.hack23.cia.service.api.admin.AgencyResponse
- All Implemented Interfaces:
- ServiceMessage, ServiceResponse, Serializable
public class AgencyResponse
- extends AbstractConfigurationResponse
The Class AgencyResponse.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgencyResponse
public AgencyResponse(UserSessionDto userSessionDTO,
AgencyDto agency)
- Instantiates a new agency response.
- Parameters:
userSessionDTO
- the user session dtoagency
- the agency
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.