de.iqser.portlets
Class DisplayPortlet

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

public class DisplayPortlet
extends IqserBasePortlet


Field Summary
static String ALL_TYPES
           
static String PARAM_ALL_TYPES
           
static String PARAM_CONTENT_LIST
           
static String PARAM_CONTENT_TOTAL
           
static String PARAM_CONTENT_TYPES
           
static String PARAM_RELATED_LEVEL
           
static String PREF_MAX_RESULTS
           
static String PREF_MIN_SCORE
           
static String PREF_SCROLLBAR_HEIGHT
           
static String PREF_SCROLLBAR_WIDTH
           
 
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
DisplayPortlet()
           
 
Method Summary
 void doView(javax.portlet.RenderRequest req, javax.portlet.RenderResponse res)
           
 void init()
           
 void processAction(javax.portlet.ActionRequest req, javax.portlet.ActionResponse res)
           
 
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
 

Field Detail

ALL_TYPES

public static final String ALL_TYPES
See Also:
Constant Field Values

PARAM_ALL_TYPES

public static final String PARAM_ALL_TYPES
See Also:
Constant Field Values

PARAM_CONTENT_LIST

public static final String PARAM_CONTENT_LIST
See Also:
Constant Field Values

PARAM_CONTENT_TYPES

public static final String PARAM_CONTENT_TYPES
See Also:
Constant Field Values

PARAM_CONTENT_TOTAL

public static final String PARAM_CONTENT_TOTAL
See Also:
Constant Field Values

PARAM_RELATED_LEVEL

public static final String PARAM_RELATED_LEVEL
See Also:
Constant Field Values

PREF_MIN_SCORE

public static final String PREF_MIN_SCORE
See Also:
Constant Field Values

PREF_MAX_RESULTS

public static final String PREF_MAX_RESULTS
See Also:
Constant Field Values

PREF_SCROLLBAR_HEIGHT

public static final String PREF_SCROLLBAR_HEIGHT
See Also:
Constant Field Values

PREF_SCROLLBAR_WIDTH

public static final String PREF_SCROLLBAR_WIDTH
See Also:
Constant Field Values
Constructor Detail

DisplayPortlet

public DisplayPortlet()
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 req,
                          javax.portlet.ActionResponse res)
                   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.