public class FileDocumentManager extends FileDocumentMediator implements DocumentManager
| Constructor and Description |
|---|
FileDocumentManager(File input) |
| Modifier and Type | Method and Description |
|---|---|
void |
emailLogOutput() |
void |
emailReportOutput() |
void |
openLogOutput() |
void |
openReportOutput() |
getDefaultFolder, getDefaultTimestamp, getInputLocation, getInputStream, getInputStream, getLogFile, getLogOutputStream, getOutputStream, getReportFile, getReportOutputStreamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultFolder, getDefaultTimestamp, getInputLocation, getInputStream, getInputStream, getLogOutputStream, getOutputStream, getReportOutputStream, writeLogOutput, writeOutput, writeReportOutputpublic FileDocumentManager(File input)
public void openLogOutput()
openLogOutput in interface DocumentManagerpublic void emailLogOutput()
emailLogOutput in interface DocumentManagerpublic void openReportOutput()
openReportOutput in interface DocumentManagerpublic void emailReportOutput()
emailReportOutput in interface DocumentManagerCopyright © 2015. All rights reserved.