org.exoplatform.forum.common
Class NotifyInfo
java.lang.Object
org.exoplatform.forum.common.NotifyInfo
public class NotifyInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotifyInfo
public NotifyInfo()
NotifyInfo
public NotifyInfo(List<String> emails,
org.exoplatform.services.mail.Message mes)
setEmailAddresses
public void setEmailAddresses(List<String> emailAddresses_)
getEmailAddresses
public List<String> getEmailAddresses()
setMessage
public void setMessage(org.exoplatform.services.mail.Message message)
getMessage
public org.exoplatform.services.mail.Message getMessage()
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.