|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.hack23.cia.service.impl.common.ActivityServiceImpl
public class ActivityServiceImpl extends Object implements ActivityService
The Class ActivityServiceImpl.
| Constructor and Description |
|---|
ActivityServiceImpl(EventDAO eventDAO)
Instantiates a new activity service impl. |
| Modifier and Type | Method and Description |
|---|---|
List |
getActionEventHistory()
Gets the action event history. |
List |
getResponseTimeHistory()
Gets the response time history. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActivityServiceImpl(EventDAO eventDAO)
eventDAO - the event dao| Method Detail |
|---|
public final List getActionEventHistory()
ActivityService
getActionEventHistory in interface ActivityServicepublic final List getResponseTimeHistory()
ActivityService
getResponseTimeHistory in interface ActivityService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||