com.hack23.cia.service.api.user
Class CommitteeReportResponse
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
com.hack23.cia.service.api.user.CommitteeReportResponse
- All Implemented Interfaces:
- ServiceMessage, ServiceResponse, Serializable
public class CommitteeReportResponse
- extends AbstractParliamentResponse
The Class CommitteeReportResponse.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommitteeReportResponse
public CommitteeReportResponse(UserSessionDto userSessionDTO,
CommitteeReportData committeeReport)
- Instantiates a new committee report response.
- Parameters:
userSessionDTO
- the user session dtocommitteeReport
- the committee report
getCommitteeReport
public final CommitteeReportData getCommitteeReport()
- Gets the committee report.
- Returns:
- the committee report
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.