com.hack23.cia.service.api.user
Class TopListRequest

Package class diagram package TopListRequest
java.lang.Object
  extended by com.hack23.cia.service.api.common.AbstractServiceMessage
      extended by com.hack23.cia.service.api.common.AbstractServiceRequest
          extended by com.hack23.cia.service.api.user.AbstractUserRequest
              extended by com.hack23.cia.service.api.user.AbstractParliamentRequest
                  extended by com.hack23.cia.service.api.user.AbstractTopListRequest
                      extended by com.hack23.cia.service.api.user.TopListRequest
All Implemented Interfaces:
ServiceMessage, ServiceRequest, Serializable

public class TopListRequest
extends AbstractTopListRequest

The Class TopListRequest.

See Also:
Serialized Form

Constructor Summary
TopListRequest(Long userSessionId, TopListOperationType operation)
          Instantiates a new top list request.
 
Method Summary
 
Methods inherited from class com.hack23.cia.service.api.user.AbstractTopListRequest
getOperation
 
Methods inherited from class com.hack23.cia.service.api.common.AbstractServiceRequest
getUserSessionId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopListRequest

public TopListRequest(Long userSessionId,
                      TopListOperationType operation)
Instantiates a new top list request.

Parameters:
userSessionId - the user session id
operation - the operation


Copyright © 2008-2009 www.hack23.com. All Rights Reserved.