ePOST API

rice.email.log
Class RemoveFolderLogEntry

java.lang.Object
  extended by rice.post.log.LogEntry
      extended by rice.email.log.EmailLogEntry
          extended by rice.email.log.RemoveFolderLogEntry
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable, PostData

public class RemoveFolderLogEntry
extends EmailLogEntry

See Also:
Serialized Form

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

name

protected java.lang.String name

logid

protected Id logid

time

protected long time
Constructor Detail

RemoveFolderLogEntry

public RemoveFolderLogEntry(java.lang.String name,
                            EmailLog log,
                            long time)

RemoveFolderLogEntry

public RemoveFolderLogEntry(java.lang.String name,
                            Id logid,
                            long time)
Method Detail

getInternalDate

public long getInternalDate()
Specified by:
getInternalDate in class EmailLogEntry

getMaxUID

public int getMaxUID()
Specified by:
getMaxUID in class EmailLogEntry

getName

public java.lang.String getName()

getLogId

public Id getLogId()

ePOST API

Copyright © 2001-2005 - Rice Pastry.