org.exoplatform.ks.common
Class Common
java.lang.Object
org.exoplatform.ks.common.Common
public class Common
- extends java.lang.Object
Created by The eXo Platform SARL
Author : Truong Nguyen
truong.nguyen@exoplatform.com
Oct 22, 2008, 12:02:18 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
messagesInfoMap_
public java.util.Map<java.lang.String,NotifyInfo> messagesInfoMap_
Common
public Common()
sendEmailNotification
public void sendEmailNotification(java.util.List<java.lang.String> addresses,
org.exoplatform.services.mail.Message message,
java.lang.String gruopName)
throws java.lang.Exception
- Throws:
java.lang.Exception
getMessageInfo
public NotifyInfo getMessageInfo(java.lang.String name)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2011 eXo Platform SAS. All Rights Reserved.