com.hack23.cia.service.api.content
Class PartyRequest
java.lang.Object
com.hack23.cia.service.api.common.AbstractServiceRequest
com.hack23.cia.service.api.content.AbstractContentRequest
com.hack23.cia.service.api.content.AbstractTopListRequest
com.hack23.cia.service.api.content.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-2010 www.hack23.com. All Rights Reserved.