|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcorelib.services.web.components.mailinglists.MailingListsStatus
public class MailingListsStatus
The class is a web service that you can use for known the progression of a mailing post.
| Constructor Summary | |
|---|---|
MailingListsStatus()
|
|
| Method Summary | |
|---|---|
int |
getMailingProgression(long mailingIdentifier)
This method returns the mailing post progress state (a integer value between 0 and 100). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MailingListsStatus()
| Method Detail |
|---|
public int getMailingProgression(long mailingIdentifier)
mailingIdentifier - An identifier associated to the considered mailing post.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||