Package ch.tocco.nice2.outputcenter.api
Interface OutputJobItem
- All Known Implementing Classes:
OutputJobItemImpl
public interface OutputJobItem
-
Method Summary
-
Method Details
-
getDocument
OutputCenterInputSupplier getDocument() -
getRecipientAddress
String getRecipientAddress() -
getUser
-
getAddress
-
getReferenceEntity
-
getParent
OutputJob getParent() -
getEntity
Entity getEntity()
-