com.hack23.cia.service.api.common
Interface ActivityService

Package class diagram package ActivityService
All Known Implementing Classes:
ActivityServiceImpl

public interface ActivityService

The Interface ActivityService.


Method Summary
 List getActionEventHistory()
          Gets the action event history.
 List getResponseTimeHistory()
          Gets the response time history.
 

Method Detail

getActionEventHistory

List getActionEventHistory()
Gets the action event history.

Returns:
the action event history

getResponseTimeHistory

List getResponseTimeHistory()
Gets the response time history.

Returns:
the response time history


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