public class XmlController extends BaseController
Modifier and Type | Class and Description |
---|---|
static interface |
XmlController.IViewTypes |
BaseController.Result
LOGGER
Constructor and Description |
---|
XmlController() |
Modifier and Type | Method and Description |
---|---|
IExecutionContext |
doProcess(IExecutionContext ec) |
protected int |
getViewId(String viewName) |
protected int |
getViewType(String viewName) |
void |
parseRequest(IExecutionContext.IRequest request) |
buildResponse, checkSecurity, createTempFile, findFileRecipient, findStringRecipient, findXmlRecipient, getAttachments, getDirectoryModule, getMaxFileSize, getPortalModule, getProjectModule, getWorkflowModule, isAuthorized, loadComplete, prepareLoad, removeTempFile
public void parseRequest(IExecutionContext.IRequest request) throws IOException
IOException
public IExecutionContext doProcess(IExecutionContext ec) throws IOException
doProcess
in interface com.axemble.vdp.ui.framework.foundation.controllers.ICustomController
doProcess
in class BaseController
IOException
protected int getViewType(String viewName)
protected int getViewId(String viewName)
Copyright © 2020 Visiativ Software. All rights reserved.