de.iqser.portlets
Class TreePortlet

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

public class TreePortlet
extends IqserBasePortlet


Field Summary
static String PARAM_ACTION
           
static String PARAM_ROOTFOLDER
           
static String PARAM_TITLE
           
static String PARAM_TREE_CHILDS
           
static String PARAM_TREE_POSITION
           
static String PREF_MAX_TREE_LEVEL
           
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_CONTENT_PROVIDER, PARAM_CONTENT_TYPE, PARAM_ERROR_MESSAGE, PARAM_ID, PARAM_RELATED_LIST, PARAM_SEARCH_INPUT, PARAM_SELECTED_TYPES, 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
TreePortlet()
           
 
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
 

Field Detail

PARAM_ACTION

public static final String PARAM_ACTION
See Also:
Constant Field Values

PARAM_TITLE

public static final String PARAM_TITLE
See Also:
Constant Field Values

PARAM_TREE_CHILDS

public static final String PARAM_TREE_CHILDS
See Also:
Constant Field Values

PARAM_TREE_POSITION

public static final String PARAM_TREE_POSITION
See Also:
Constant Field Values

PARAM_ROOTFOLDER

public static final String PARAM_ROOTFOLDER
See Also:
Constant Field Values

PREF_MAX_TREE_LEVEL

public static final String PREF_MAX_TREE_LEVEL
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

TreePortlet

public TreePortlet()
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 IOException,
                          javax.portlet.PortletException
Specified by:
processAction in interface javax.portlet.Portlet
Overrides:
processAction in class IqserBasePortlet
Throws:
IOException
javax.portlet.PortletException


Copyright © 2011. All Rights Reserved.