public class BusinessSystem
extends java.lang.Object
Constructor and Description |
---|
BusinessSystem() |
Modifier and Type | Method and Description |
---|---|
BusinessSystem |
doSomethingImportant() |
java.lang.String |
getAttachedPDFName() |
java.lang.String |
getSubject() |
static BusinessSystem |
newInstance() |
void |
sendMailWithPDFAttachment() |
public static BusinessSystem newInstance()
public BusinessSystem doSomethingImportant()
public java.lang.String getAttachedPDFName()
public void sendMailWithPDFAttachment() throws javax.mail.MessagingException
javax.mail.MessagingException
public java.lang.String getSubject()
Copyright (C) PDFUnit.com. See here for license.