Uses of Class
de.xima.fc.exceptions.MissingEntityException
- 
Packages that use MissingEntityException Package Description de.xima.fc.interfaces.workflow.execution  - 
- 
Uses of MissingEntityException in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that throw MissingEntityException Modifier and Type Method Description default IServletResponseIWorkflowHttpHandler. requestResponseTemplate(Textbaustein template)Requests an HTTP response for the given (HTML) template.IServletResponseIWorkflowHttpHandler. requestResponseTemplate(ETextbausteinMsgCode messageCode)IServletResponseIWorkflowHttpHandler. requestResponseTemplate(UUID templateUuid)Requests an HTTP response for the given (HTML) template. 
 -