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());
}
Aggregations