|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.workflow.modules.notifymylutece.business.notification.AbstractNotificationType
fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.notification.NotificationTypeEmail
public class NotificationTypeEmail
NotificationTypeEmail
Constructor Summary | |
---|---|
NotificationTypeEmail()
|
Method Summary | |
---|---|
void |
notify(java.lang.String strObject,
java.lang.String strMessage,
java.lang.String strSender,
java.lang.String strReceiver)
Notify |
Methods inherited from class fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.notification.AbstractNotificationType |
---|
getComment, getCommentKey, getIdType, getTitle, getTitleKey, setCommentKey, setIdType, setTitleKey |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NotificationTypeEmail()
Method Detail |
---|
public void notify(java.lang.String strObject, java.lang.String strMessage, java.lang.String strSender, java.lang.String strReceiver)
strObject
- the objectstrMessage
- the messagestrSender
- the senderstrReceiver
- the receiver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |