|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.wiki.messaging.WikiMessageListener
public class WikiMessageListener
| Constructor Summary | |
|---|---|
WikiMessageListener()
|
|
| Method Summary | |
|---|---|
protected void |
doReceive(Message message)
|
void |
receive(Message message)
|
protected void |
sendEmail(long userId,
String fromName,
String fromAddress,
String subject,
String body,
List<Subscription> subscriptions,
Set<Long> sent,
String replyToAddress,
String mailId,
boolean htmlFormat)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WikiMessageListener()
| Method Detail |
|---|
public void receive(Message message)
receive in interface MessageListener
protected void doReceive(Message message)
throws Exception
Exception
protected void sendEmail(long userId,
String fromName,
String fromAddress,
String subject,
String body,
List<Subscription> subscriptions,
Set<Long> sent,
String replyToAddress,
String mailId,
boolean htmlFormat)
throws Exception
Exception
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||