Class BinaryOutputJobDocument

java.lang.Object
ch.tocco.nice2.outputcenter.impl.BinaryOutputJobDocument
All Implemented Interfaces:
Mergable

public class BinaryOutputJobDocument extends Object implements 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.