|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.post.log.LogEntry
rice.email.log.EmailLogEntry
rice.email.log.AddFolderLogEntry
public class AddFolderLogEntry
| 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 | |
|---|---|
AddFolderLogEntry(EmailLog log)
|
|
AddFolderLogEntry(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 AddFolderLogEntry(EmailLog log)
public AddFolderLogEntry(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 | |||||||||