com.liferay.portlet.translator
Class TranslatorPortlet

java.lang.Object
  extended by javax.portlet.GenericPortlet
      extended by com.liferay.portal.kernel.portlet.LiferayPortlet
          extended by com.liferay.util.bridges.mvc.MVCPortlet
              extended by com.liferay.portlet.translator.TranslatorPortlet
All Implemented Interfaces:
javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet

public class TranslatorPortlet
extends com.liferay.util.bridges.mvc.MVCPortlet

View Source

Author:
Brian Wing Shun Chan

Field Summary
 
Fields inherited from class com.liferay.util.bridges.mvc.MVCPortlet
aboutJSP, clearRequestParameters, configJSP, editDefaultsJSP, editGuestJSP, editJSP, helpJSP, previewJSP, printJSP, viewJSP
 
Constructor Summary
TranslatorPortlet()
           
 
Method Summary
 void processAction(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse)
           
 
Methods inherited from class com.liferay.util.bridges.mvc.MVCPortlet
doAbout, doConfig, doDispatch, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, doView, include, include, init, serveResource
 
Methods inherited from class com.liferay.portal.kernel.portlet.LiferayPortlet
callActionMethod, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest
 
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
 

Constructor Detail

TranslatorPortlet

public TranslatorPortlet()
Method Detail

processAction

public void processAction(javax.portlet.ActionRequest actionRequest,
                          javax.portlet.ActionResponse actionResponse)
                   throws javax.portlet.PortletException
Specified by:
processAction in interface javax.portlet.Portlet
Overrides:
processAction in class com.liferay.portal.kernel.portlet.LiferayPortlet
Throws:
javax.portlet.PortletException