org.jboss.portal.portlet.samples.google
Class GoogleWeatherClippingPortlet

java.lang.Object
  extended by javax.portlet.GenericPortlet
      extended by org.jboss.portal.portlet.samples.google.GoogleClippingPortlet
          extended by org.jboss.portal.portlet.samples.google.GoogleWeatherClippingPortlet
All Implemented Interfaces:
Portlet

public class GoogleWeatherClippingPortlet
extends GoogleClippingPortlet

Version:
$Revision: 9912 $
Author:
Chris Laprun

Field Summary
 
Fields inherited from class org.jboss.portal.portlet.samples.google.GoogleClippingPortlet
A
 
Constructor Summary
GoogleWeatherClippingPortlet()
           
 
Method Summary
protected  java.lang.String postProcessHTML(java.lang.String html)
           
 
Methods inherited from class org.jboss.portal.portlet.samples.google.GoogleClippingPortlet
doEdit, doView, getQueryString, getZipCode, processAction
 
Methods inherited from class javax.portlet.GenericPortlet
destroy, doDispatch, doHelp, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getResourceBundle, getTitle, init, init, render
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoogleWeatherClippingPortlet

public GoogleWeatherClippingPortlet()
Method Detail

postProcessHTML

protected java.lang.String postProcessHTML(java.lang.String html)
Overrides:
postProcessHTML in class GoogleClippingPortlet


Copyright © 2008. All Rights Reserved.