public class QtiViewer
extends com.liferay.util.bridges.mvc.MVCPortlet
Constructor and Description |
---|
QtiViewer() |
Modifier and Type | Method and Description |
---|---|
void |
updateQTITest(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
Updates QTI test.
|
void |
updateStatusAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
Updates Unit of Learning Status.
|
doAbout, doConfig, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, doView, init, invokeTaglibDiscussion, processAction, serveResource
destroy, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEvent, render
public void updateQTITest(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.io.IOException, javax.portlet.PortletException
actionRequest
- ActionRequest objectactionResponse
- Action Response objectjava.io.IOException
- if system exception occurredjavax.portlet.PortletException
- if a portlet exception occurredpublic void updateStatusAction(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.io.IOException, javax.portlet.PortletException
actionRequest
- ActionRequest objectactionResponse
- Action Response objectjava.io.IOException
- if system exception occurredjavax.portlet.PortletException
- if a portlet exception occurred