com.hack23.cia.service.api.content
Class CommitteeReportsRequest

Package class diagram package CommitteeReportsRequest
java.lang.Object
  extended by com.hack23.cia.service.api.common.AbstractServiceRequest
      extended by com.hack23.cia.service.api.content.AbstractContentRequest
          extended by com.hack23.cia.service.api.content.CommitteeReportsRequest
All Implemented Interfaces:
ServiceMessage, ServiceRequest, Serializable

public class CommitteeReportsRequest
extends AbstractContentRequest

The Class CommitteeReportsRequest.

See Also:
Serialized Form

Constructor Summary
Constructor and Description
CommitteeReportsRequest(Long userSessionId)
          Instantiates a new committee reports request.
 
Method Summary
Modifier and Type Method and Description
 
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

CommitteeReportsRequest

public CommitteeReportsRequest(Long userSessionId)
Instantiates a new committee reports request.

Parameters:
userSessionId - the user session id


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