|
|||||||||
| Home >> All >> org >> mrbook >> mrpostman >> [ another overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mrbook.mrpostman.another
Class AnotherMailDropSummary

java.lang.Objectorg.mrbook.mrpostman.another.summary.MailDropSummary
org.mrbook.mrpostman.another.AnotherMailDropSummary
- class AnotherMailDropSummary
- extends org.mrbook.mrpostman.another.summary.MailDropSummary
Another.com Summary class. This will store the mail drop summary info specific to Another.com
| Field Summary | |
static java.lang.String |
CVSID
|
private int |
numberOfMoves
The number of msg move to 'READ' actions performed. |
| Fields inherited from class org.mrbook.mrpostman.another.summary.MailDropSummary |
|
| Constructor Summary | |
(package private) |
AnotherMailDropSummary()
|
| Method Summary | |
protected java.lang.String |
getSessionSpecificSummaryInfo()
Return supplementary summary info specific to Another.com sessions. |
void |
moveMsgSuccess()
|
| Methods inherited from class org.mrbook.mrpostman.another.summary.MailDropSummary |
addGeneralError, deleFailure, deleSuccess, getSummaryItemForMsg, retrFailure, retrSuccess, setMsgHeader, setNumberOfMessages, setUsername, topFailure, topSuccess, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
CVSID
public static final java.lang.String CVSID
- See Also:
- Constant Field Values
numberOfMoves
private int numberOfMoves
- The number of msg move to 'READ' actions performed.
| Constructor Detail |
AnotherMailDropSummary
AnotherMailDropSummary()
| Method Detail |
getSessionSpecificSummaryInfo
protected java.lang.String getSessionSpecificSummaryInfo()
- Return supplementary summary info specific to Another.com sessions.
moveMsgSuccess
public void moveMsgSuccess()
|
|||||||||
| Home >> All >> org >> mrbook >> mrpostman >> [ another overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC