com.hack23.cia.service.api.admin
Class AbstractConfigurationResponse
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
- All Implemented Interfaces:
- ServiceMessage, ServiceResponse, Serializable
- Direct Known Subclasses:
- AgencyResponse, LanguageContentResponse, LanguageResponse, PortalResponse
public abstract class AbstractConfigurationResponse
- extends AbstractAdminResponse
The Class AbstractConfigurationResponse.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractConfigurationResponse
public AbstractConfigurationResponse(UserSessionDto userSessionDTO,
AgencyDto agency)
- Instantiates a new abstract configuration response.
- Parameters:
userSessionDTO
- the user session dtoagency
- the agency
getAgency
public final AgencyDto getAgency()
- Gets the agency.
- Returns:
- the agency
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.