net.shrine.sheriff.controller
Class SheriffMailUtil
java.lang.Object
net.shrine.sheriff.controller.SheriffMailUtil
public class SheriffMailUtil
- extends Object
|
Field Summary |
protected static org.apache.log4j.Logger |
log
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.log4j.Logger log
createInstance
public static SheriffMailUtil createInstance(boolean sendEmail,
String dataStewardEmail)
getInstance
public static SheriffMailUtil getInstance()
getDataStewardEmail
protected String getDataStewardEmail()
isSendEmailNotifications
public boolean isSendEmailNotifications()
setSendEmailNotifications
protected void setSendEmailNotifications(boolean b)
sendSysAdminNotification
public void sendSysAdminNotification(String subject,
String message)
sendDataStewardNotification
public void sendDataStewardNotification(String subject,
String message)
sendUserNotification
public void sendUserNotification(String ecommonsID,
String subject,
String message)
Copyright © 2011. All Rights Reserved.