corelib.services.web.components.mailinglists
Class MailingListsStatus

java.lang.Object
  extended by corelib.services.web.components.mailinglists.MailingListsStatus

public class MailingListsStatus
extends java.lang.Object

The class is a web service that you can use for known the progression of a mailing post.

Since:
0.4.0
Author:
Dominique Liard & Alexia Ramaļoli

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

MailingListsStatus

public MailingListsStatus()
Method Detail

getMailingProgression

public int getMailingProgression(long mailingIdentifier)
This method returns the mailing post progress state (a integer value between 0 and 100).

Parameters:
mailingIdentifier - An identifier associated to the considered mailing post.
Returns:
The progress state.


CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.

Copyright 2012 Infini Software - All Rights Reserved.