Search in sources :

Example 1 with DemoObjectWithNote_and_DemoInvoice_create3

use of org.incode.platform.dom.communications.integtests.dom.communications.fixture.data.democust2.DemoObjectWithNote_and_DemoInvoice_create3 in project estatio by estatio.

the class DemoObjectWithNotes_and_DemoInvoice_and_docs_and_comms_create method execute.

@Override
protected void execute(final ExecutionContext executionContext) {
    executionContext.executeChild(this, new RenderingStrategy_create1());
    executionContext.executeChild(this, new DocumentType_and_DocumentTemplates_createSome());
    queryResultsCache.resetForNextTransaction();
    executionContext.executeChild(this, new DemoObjectWithNote_and_DemoInvoice_create3());
}
Also used : DocumentType_and_DocumentTemplates_createSome(org.incode.platform.dom.communications.integtests.dom.communications.fixture.data.doctypes.DocumentType_and_DocumentTemplates_createSome) RenderingStrategy_create1(org.incode.platform.dom.communications.integtests.dom.communications.fixture.data.doctypes.RenderingStrategy_create1) DemoObjectWithNote_and_DemoInvoice_create3(org.incode.platform.dom.communications.integtests.dom.communications.fixture.data.democust2.DemoObjectWithNote_and_DemoInvoice_create3)

Aggregations

DemoObjectWithNote_and_DemoInvoice_create3 (org.incode.platform.dom.communications.integtests.dom.communications.fixture.data.democust2.DemoObjectWithNote_and_DemoInvoice_create3)1 DocumentType_and_DocumentTemplates_createSome (org.incode.platform.dom.communications.integtests.dom.communications.fixture.data.doctypes.DocumentType_and_DocumentTemplates_createSome)1 RenderingStrategy_create1 (org.incode.platform.dom.communications.integtests.dom.communications.fixture.data.doctypes.RenderingStrategy_create1)1