|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.export.io.FileSystemOutputFactory
public class FileSystemOutputFactory
Constructor Summary | |
---|---|
FileSystemOutputFactory()
|
Method Summary | |
---|---|
ExportOutput |
createOutput(Parameters parameters)
|
java.lang.String |
getExportDirParameter()
|
boolean |
matches(Parameters parameters)
|
void |
setExportDirParameter(java.lang.String exportFolderParameter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileSystemOutputFactory()
Method Detail |
---|
public boolean matches(Parameters parameters)
matches
in interface ExportOutputFactory
public ExportOutput createOutput(Parameters parameters)
createOutput
in interface ExportOutputFactory
public java.lang.String getExportDirParameter()
public void setExportDirParameter(java.lang.String exportFolderParameter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |