public class EmailNotification extends Object
Constructor and Description |
---|
EmailNotification(String sender,
String[] recipients,
String subject,
String body)
Class's constructor
|
Modifier and Type | Method and Description |
---|---|
protected static String |
getPortalInstanceName()
read the portal instance name from a property file and returns it
|
void |
sendEmail() |
public void sendEmail()
protected static String getPortalInstanceName()
Copyright © 2015. All Rights Reserved.