com.liferay.portlet.translator
Class TranslatorPortlet
java.lang.Object
javax.portlet.GenericPortlet
com.liferay.portal.kernel.portlet.LiferayPortlet
com.liferay.util.bridges.mvc.MVCPortlet
com.liferay.portlet.translator.TranslatorPortlet
- All Implemented Interfaces:
- EventPortlet, Portlet, PortletConfig, ResourceServingPortlet
public class TranslatorPortlet
- extends MVCPortlet
Fields inherited from class com.liferay.util.bridges.mvc.MVCPortlet |
_actionCommandCache, aboutJSP, clearRequestParameters, configJSP, copyRequestParameters, editDefaultsJSP, editGuestJSP, editJSP, helpJSP, jspPath, previewJSP, printJSP, viewJSP |
Methods inherited from class com.liferay.util.bridges.mvc.MVCPortlet |
callActionMethod, checkJSPPath, doAbout, doConfig, doDispatch, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, doView, include, include, include, include, include, init, invokeTaglibDiscussion, serveResource |
Methods inherited from class javax.portlet.GenericPortlet |
destroy, doHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processEvent, render |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TranslatorPortlet
public TranslatorPortlet()
processAction
public void processAction(ActionRequest actionRequest,
ActionResponse actionResponse)
throws PortletException
- Specified by:
processAction
in interface Portlet
- Overrides:
processAction
in class MVCPortlet
- Throws:
PortletException