com.hack23.cia.service.api.user
Class AbstractParliamentResponse
java.lang.Object
com.hack23.cia.service.api.common.AbstractServiceMessage
com.hack23.cia.service.api.common.AbstractServiceResponse
com.hack23.cia.service.api.user.AbstractUserResponse
com.hack23.cia.service.api.user.AbstractParliamentResponse
- All Implemented Interfaces:
- ServiceMessage, ServiceResponse, Serializable
- Direct Known Subclasses:
- BallotResponse, CommitteeReportResponse, CommitteeReportsResponse, ParliamentMemberResponse, SearchResponse, TopListResponse
public abstract class AbstractParliamentResponse
- extends AbstractUserResponse
The Class AbstractParliamentResponse.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractParliamentResponse
public AbstractParliamentResponse(UserSessionDto userSessionDTO)
- Instantiates a new abstract parliament response.
- Parameters:
userSessionDTO
- the user session dto
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.