com.hack23.cia.service.api.user
Class PartyRequest
java.lang.Object
com.hack23.cia.service.api.common.AbstractServiceMessage
com.hack23.cia.service.api.common.AbstractServiceRequest
com.hack23.cia.service.api.user.AbstractUserRequest
com.hack23.cia.service.api.user.AbstractParliamentRequest
com.hack23.cia.service.api.user.AbstractTopListRequest
com.hack23.cia.service.api.user.PartyRequest
- All Implemented Interfaces:
- ServiceMessage, ServiceRequest, Serializable
public class PartyRequest
- extends AbstractTopListRequest
The Class PartyRequest.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartyRequest
public PartyRequest(Long userSessionId,
String party,
TopListOperationType operation)
- Instantiates a new party request.
- Parameters:
userSessionId
- the user session idparty
- the partyoperation
- the operation
getParty
public final String getParty()
- Gets the party.
- Returns:
- the party
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.