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()
void
processEbillTransaction
(EbillConfiguration config, Entity targetEntity)
-
Constructor Details
-
CreateFolderLogic
public CreateFolderLogic(ContentTreeService contentTreeService, InternalEntityDocumentsService documentsService, PersistenceService persistenceService, SecurityManager securityManager, TextResources textResources)
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceTransactionProcessLogic
-
processEbillTransaction
- Specified by:
processEbillTransaction
in interfaceTransactionProcessLogic
-