com.hack23.cia.service.api.admin
Class AbstractAgencyRequest
java.lang.Object
com.hack23.cia.service.api.common.AbstractServiceMessage
com.hack23.cia.service.api.common.AbstractServiceRequest
com.hack23.cia.service.api.admin.AbstractAdminRequest
com.hack23.cia.service.api.admin.AbstractConfigurationRequest
com.hack23.cia.service.api.admin.AbstractAgencyRequest
- All Implemented Interfaces:
- ServiceMessage, ServiceRequest, Serializable
- Direct Known Subclasses:
- AgencyRequest, LanguageContentRequest, LanguageRequest
public abstract class AbstractAgencyRequest
- extends AbstractConfigurationRequest
The Class AbstractAgencyRequest.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAgencyRequest
public AbstractAgencyRequest(Long userSessionId,
AgencyDto agencyDto)
- Instantiates a new abstract agency request.
- Parameters:
userSessionId
- the user session idagencyDto
- the agency dto
getAgencyDto
public final AgencyDto getAgencyDto()
- Gets the agency dto.
- Returns:
- the agency dto
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.