|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.post.log.LogEntry rice.email.log.EmailLogEntry
public abstract class EmailLogEntry
An abstract class for all email log entry types
Field Summary |
---|
Fields inherited from class rice.post.log.LogEntry |
---|
logger, post, previousEntryReference, previousEntryReferences, user |
Constructor Summary | |
---|---|
EmailLogEntry()
Constructor for EmailLogEntry. |
Method Summary | |
---|---|
int |
compareTo(java.lang.Object other)
Note: this comparison method is not compatible with equals |
abstract long |
getInternalDate()
|
abstract int |
getMaxUID()
|
Methods inherited from class rice.post.log.LogEntry |
---|
buildContentHashReference, buildSecureReference, buildSignedReference, contains, getCachedPreviousEntry, getPreviousEntry, getPreviousEntryReference, getRealPreviousEntry, hasPreviousEntry, setPreviousEntryReferences, setUser |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmailLogEntry()
num
- The number of log entries since the last snapshotMethod Detail |
---|
public abstract long getInternalDate()
public abstract int getMaxUID()
public int compareTo(java.lang.Object other)
compareTo
in interface java.lang.Comparable
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |