Class BinaryOutputJobDocument
java.lang.Object
ch.tocco.nice2.outputcenter.impl.BinaryOutputJobDocument
- All Implemented Interfaces:
Mergable
A
Mergable for a document that does not belong to an Output_job yet - an uploaded file or the
content of a DMS document.
The Output_job_document entity carrying the binary is only created when the delegate is requested,
because that has to happen in the transaction that writes the merged output job.
-
Constructor Summary
ConstructorsConstructorDescriptionBinaryOutputJobDocument(Binary binary, String filename, OutputJobDocumentDao dao) -
Method Summary
-
Constructor Details
-
BinaryOutputJobDocument
-
-
Method Details
-
getDelegate
- Specified by:
getDelegatein interfaceMergable
-
getMergeRelationName
- Specified by:
getMergeRelationNamein interfaceMergable
-
getId
-
getMimeType
- Specified by:
getMimeTypein interfaceMergable
-
getFileName
- Specified by:
getFileNamein interfaceMergable
-