org.osivia.portal.site.customizer
Class AttributesBundlesCustomizerPortlet

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

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

Technical portlet for attributes bundles customization.

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

Constructor Summary
AttributesBundlesCustomizerPortlet()
          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

AttributesBundlesCustomizerPortlet

public AttributesBundlesCustomizerPortlet()
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.