| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.reporting.datacollection.LogEntry
atg.agent.events.CallLogEntry
public class CallLogEntry
CallLogEntry wraps a CallEvent object.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Constructor Summary | |
|---|---|
| CallLogEntry(java.lang.Long pId)Constructs a CallLogEntry. | |
| Method Summary | |
|---|---|
|  CallEvent | getCallEvent()Gets property callEvent | 
|  void | setCallEvent(CallEvent pCallEvent)Sets property callEvent | 
| Methods inherited from class atg.reporting.datacollection.LogEntry | 
|---|
| getId, getTimestamp, getTimestampAsDate, setId, setTimestamp, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public CallLogEntry(java.lang.Long pId)
pId - the id of the event| Method Detail | 
|---|
public CallEvent getCallEvent()
public void setCallEvent(CallEvent pCallEvent)
pCallEvent - callEvent| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||