com.hack23.cia.service.api.admin
Class MonitorResponse
java.lang.Object
com.hack23.cia.service.api.common.AbstractServiceMessage
com.hack23.cia.service.api.common.AbstractServiceResponse
com.hack23.cia.service.api.admin.AbstractAdminResponse
com.hack23.cia.service.api.admin.MonitorResponse
- All Implemented Interfaces:
- ServiceMessage, ServiceResponse, Serializable
public class MonitorResponse
- extends AbstractAdminResponse
The Class MonitorResponse.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonitorResponse
public MonitorResponse(UserSessionDto userSessionDTO,
Content imageContent)
- Instantiates a new monitor response.
- Parameters:
userSessionDTO
- the user session dtoimageContent
- the image content
getGraphFile
public final Content getGraphFile()
- Gets the graph file.
- Returns:
- the graph file
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.