|
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 rice.email.log.RemoveFolderLogEntry
public class RemoveFolderLogEntry
Field Summary | |
---|---|
protected Id |
logid
|
protected java.lang.String |
name
|
protected long |
time
|
Fields inherited from class rice.post.log.LogEntry |
---|
logger, post, previousEntryReference, previousEntryReferences, user |
Constructor Summary | |
---|---|
RemoveFolderLogEntry(java.lang.String name,
EmailLog log,
long time)
|
|
RemoveFolderLogEntry(java.lang.String name,
Id logid,
long time)
|
Method Summary | |
---|---|
long |
getInternalDate()
|
Id |
getLogId()
|
int |
getMaxUID()
|
java.lang.String |
getName()
|
Methods inherited from class rice.email.log.EmailLogEntry |
---|
compareTo |
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 |
Field Detail |
---|
protected java.lang.String name
protected Id logid
protected long time
Constructor Detail |
---|
public RemoveFolderLogEntry(java.lang.String name, EmailLog log, long time)
public RemoveFolderLogEntry(java.lang.String name, Id logid, long time)
Method Detail |
---|
public long getInternalDate()
getInternalDate
in class EmailLogEntry
public int getMaxUID()
getMaxUID
in class EmailLogEntry
public java.lang.String getName()
public Id getLogId()
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |