|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.spy.digg.parsers.EventImpl
public class EventImpl
An event.
| Method Summary | |
|---|---|
int |
getEventId()
Get the ID of this event. |
java.lang.String |
getStatus()
Get the status of this event. |
int |
getStoryId()
Get the ID of the story this event references. |
long |
getTimestamp()
Get the timestamp at which this event occurred. |
java.lang.String |
getUser()
Get the name of the user referenced by this event. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public long getTimestamp()
Event
getTimestamp in interface Eventpublic int getEventId()
Event
getEventId in interface Eventpublic java.lang.String getStatus()
Event
getStatus in interface Eventpublic int getStoryId()
Event
getStoryId in interface Eventpublic java.lang.String getUser()
Event
getUser in interface Eventpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||