de.iqser.portlets
Class PreviewPortlet

java.lang.Object
  extended by javax.portlet.GenericPortlet
      extended by de.iqser.portlets.IqserBasePortlet
          extended by de.iqser.portlets.PreviewPortlet
All Implemented Interfaces:
javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet

public class PreviewPortlet
extends IqserBasePortlet


Field Summary
 
Fields inherited from class de.iqser.portlets.IqserBasePortlet
_helpArticleId, ACTION_FILTER, ACTION_INSERT_PREF, ACTION_PREVIEW, ACTION_SEARCH, ACTION_SHOW_BREADCRUMB, ACTION_SHOW_RELATED, ACTION_UPDATE_PREFS, DEIQSER_CACHED_DATA, DEIQSER_RELATED_LIST, DEIQSER_SEARCH_FIELD, DEIQSER_SELECTED_TYPES, DEIQSER_TREE_POSITION, editJSP, helpJSP, HIDE_SYSTEM_PREFERENCES, isDebug, PARAM_ACTION, PARAM_CONTENT_PROVIDER, PARAM_CONTENT_TYPE, PARAM_ERROR_MESSAGE, PARAM_ID, PARAM_RELATED_LIST, PARAM_SEARCH_INPUT, PARAM_SELECTED_TYPES, PARAM_TITLE, PARAM_TYPES, PREF_IQSER_WEBSERVICE, props, PUBLIC_RENDER_PARAM_CONTENT_ID, PUBLIC_RENDER_PARAM_CONTENT_PROVIDER, PUBLIC_RENDER_PARAM_CONTENT_TYPE, PUBLIC_RENDER_PARAM_SEARCH_INPUT, viewJSP
 
Constructor Summary
PreviewPortlet()
           
 
Method Summary
 void doView(javax.portlet.RenderRequest req, javax.portlet.RenderResponse res)
           
 void init()
           
 void processAction(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse)
           
 
Methods inherited from class de.iqser.portlets.IqserBasePortlet
doEdit, getProperties, getProperty, include, printRequestData, processActionInsertPref, processActionUpdatePrefs
 
Methods inherited from class javax.portlet.GenericPortlet
destroy, doDispatch, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processEvent, render, serveResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreviewPortlet

public PreviewPortlet()
Method Detail

init

public void init()
          throws javax.portlet.PortletException
Overrides:
init in class javax.portlet.GenericPortlet
Throws:
javax.portlet.PortletException

doView

public void doView(javax.portlet.RenderRequest req,
                   javax.portlet.RenderResponse res)
            throws IOException,
                   javax.portlet.PortletException
Overrides:
doView in class javax.portlet.GenericPortlet
Throws:
IOException
javax.portlet.PortletException

processAction

public void processAction(javax.portlet.ActionRequest actionRequest,
                          javax.portlet.ActionResponse actionResponse)
                   throws javax.portlet.PortletException,
                          IOException
Specified by:
processAction in interface javax.portlet.Portlet
Overrides:
processAction in class IqserBasePortlet
Throws:
javax.portlet.PortletException
IOException


Copyright © 2011. All Rights Reserved.