Package org.nuclos.api.service
Interface FileService
public interface FileService
-
Method Summary
Modifier and TypeMethodDescriptionvoidprint(NuclosFile file) voidprint(NuclosFile file, String printerName) voidprint(NuclosFile file, PrintProperties printProperties) voidsave(NuclosFile file, String directory) toPdf(NuclosFile file)
-
Method Details
-
print
- Throws:
BusinessException
-
print
- Throws:
BusinessException
-
print
- Throws:
BusinessException
-
toPdf
- Throws:
BusinessException
-
save
- Throws:
BusinessException
-
newFile
- Throws:
BusinessException
-
newFile
- Throws:
BusinessException
-
newFile
- Throws:
BusinessException
-