org.osivia.portal.site.customizer
Class InternationalizationCustomizerPortlet

java.lang.Object
  extended by javax.portlet.GenericPortlet
      extended by org.osivia.portal.site.customizer.InternationalizationCustomizerPortlet
All Implemented Interfaces:
javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet, org.osivia.portal.api.customization.ICustomizationModule

public class InternationalizationCustomizerPortlet
extends javax.portlet.GenericPortlet
implements org.osivia.portal.api.customization.ICustomizationModule

Technical portlet for internationalization customization.

Author:
Cédric Krommenhoek
See Also:
GenericPortlet, ICustomizationModule

Constructor Summary
InternationalizationCustomizerPortlet()
          Constructor.
 
Method Summary
 void customize(java.lang.String customizationId, org.osivia.portal.api.customization.CustomizationContext context)
          
 void destroy()
          
 void init()
          
 
Methods inherited from class javax.portlet.GenericPortlet
doDispatch, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processAction, processEvent, render, serveResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternationalizationCustomizerPortlet

public InternationalizationCustomizerPortlet()
Constructor.

Method Detail

init

public void init()
          throws javax.portlet.PortletException

Overrides:
init in class javax.portlet.GenericPortlet
Throws:
javax.portlet.PortletException

destroy

public void destroy()

Specified by:
destroy in interface javax.portlet.Portlet
Overrides:
destroy in class javax.portlet.GenericPortlet

customize

public void customize(java.lang.String customizationId,
                      org.osivia.portal.api.customization.CustomizationContext context)

Specified by:
customize in interface org.osivia.portal.api.customization.ICustomizationModule


Copyright © 2013. All Rights Reserved.