com.hack23.cia.service.api.user
Class AbstractTopListRequest
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
- All Implemented Interfaces:
- ServiceMessage, ServiceRequest, Serializable
- Direct Known Subclasses:
- PartyRequest, TopListRequest
public class AbstractTopListRequest
- extends AbstractParliamentRequest
The Class AbstractTopListRequest.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTopListRequest
protected AbstractTopListRequest(Long userSessionId,
TopListOperationType operation)
- Instantiates a new abstract top list request.
- Parameters:
userSessionId
- the user session idoperation
- the operation
getOperation
public final TopListOperationType getOperation()
- Gets the operation.
- Returns:
- the operation
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.