Class CreateFolderLogic
java.lang.Object
ch.tocco.nice2.optional.einvoicing.impl.action.generateebill.processlogic.CreateFolderLogic
- All Implemented Interfaces:
TransactionProcessLogic
-
Constructor Summary
ConstructorsConstructorDescriptionCreateFolderLogic(ContentTreeService contentTreeService, InternalEntityDocumentsService documentsService, PersistenceService persistenceService, SecurityManager securityManager, TextResources textResources) -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidprocessEbillTransaction(EbillConfiguration config, Entity targetEntity)
-
Constructor Details
-
CreateFolderLogic
public CreateFolderLogic(ContentTreeService contentTreeService, InternalEntityDocumentsService documentsService, PersistenceService persistenceService, SecurityManager securityManager, TextResources textResources)
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceTransactionProcessLogic
-
processEbillTransaction
- Specified by:
processEbillTransactionin interfaceTransactionProcessLogic
-