com.hack23.cia.service.api.content
Class TopListResponse
java.lang.Object
com.hack23.cia.service.api.common.AbstractServiceResponse
com.hack23.cia.service.api.content.AbstractContentResponse
com.hack23.cia.service.api.content.TopListResponse
- All Implemented Interfaces:
- ServiceMessage, ServiceResponse, Serializable
public class TopListResponse
extends AbstractContentResponse
The Class TopListResponse.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopListResponse
public TopListResponse(UserSessionDto userSessionDTO,
List<ParliamentMemberData> members)
- Instantiates a new top list response.
- Parameters:
userSessionDTO
- the user session dtomembers
- the members
getParliamentMembers
public final List<ParliamentMemberData> getParliamentMembers()
- Gets the parliament members.
- Returns:
- the parliament members
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.