Package ch.tocco.nice2.outputcenter.api
Interface Mergable
- All Known Subinterfaces:
OutputJob
- All Known Implementing Classes:
OutputJobDocument
,OutputJobImpl
public interface Mergable
-
Method Summary
-
Method Details
-
getDelegate
Entity getDelegate() -
getMergeRelationName
String getMergeRelationName() -
getId
String getId() -
getMimeType
OutputCenterInputSupplier.MimeType getMimeType() -
getFileName
- Parameters:
zone
- time zone to format the timestamp in the filename- Returns:
- the filename used to download the document (without file extension / mime type)
-