Package org.nuclos.api.service
Interface FileService
public interface FileService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
print
(NuclosFile file) void
print
(NuclosFile file, String printerName) void
print
(NuclosFile file, PrintProperties printProperties) void
save
(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
-