Class GeneratePdfReportLogic
java.lang.Object
ch.tocco.nice2.optional.einvoicing.impl.action.generateebill.processlogic.GeneratePdfReportLogic
- All Implemented Interfaces:
TransactionProcessLogic
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
void
processEbillTransaction
(Entity targetEntity, Entity ebillTransaction)
-
Constructor Details
-
GeneratePdfReportLogic
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceTransactionProcessLogic
-
processEbillTransaction
- Specified by:
processEbillTransaction
in interfaceTransactionProcessLogic
-