info.magnolia.module.data.lists
Class DataAwareInbox

java.lang.Object
  extended by info.magnolia.cms.servlets.MVCServletHandlerImpl
      extended by info.magnolia.cms.servlets.CommandBasedMVCServletHandler
          extended by info.magnolia.module.admininterface.PageMVCHandler
              extended by info.magnolia.module.admininterface.TemplatedMVCHandler
                  extended by info.magnolia.module.admininterface.lists.AbstractList
                      extended by info.magnolia.module.workflow.inbox.Inbox
                          extended by info.magnolia.module.data.lists.DataAwareInbox
All Implemented Interfaces:
info.magnolia.cms.servlets.MVCServletHandler

Deprecated. since 1.2.2, 1.3.3 Only temporary solution to show workflow inbox items until inbox itself is more flexible to handle this

@Deprecated
public class DataAwareInbox
extends info.magnolia.module.workflow.inbox.Inbox

Temporary inbox version to enable view of data module content in the inbox.

Version:
$Id:$
Author:
had

Field Summary
 
Fields inherited from class info.magnolia.module.workflow.inbox.Inbox
msgs
 
Fields inherited from class info.magnolia.module.admininterface.PageMVCHandler
COMMAND_PARAMETER_NAME, COMMAND_SHOW, VIEW_SHOW
 
Fields inherited from class info.magnolia.cms.servlets.MVCServletHandlerImpl
exception, request, response, VIEW_ERROR, VIEW_SUCCESS
 
Fields inherited from interface info.magnolia.cms.servlets.MVCServletHandler
VIEW_NOTHING
 
Constructor Summary
DataAwareInbox(String name, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Deprecated.  
 
Method Summary
protected  String getShowJSFunction(String repository, String path)
          Deprecated.  
 
Methods inherited from class info.magnolia.module.workflow.inbox.Inbox
cancel, configureContextMenu, configureFunctionBar, configureList, getComment, getFlowItemId, getIcon, getModel, getSortBy, isDebug, onRender, proceed, reject, setComment, setDebug, setFlowItemId
 
Methods inherited from class info.magnolia.module.admininterface.lists.AbstractList
addContextMenuItem, getContextMenu, getFunctionBar, getGroupBy, getGroupByOrder, getLanguage, getList, getRenderKit, getSortByOrder, getTemplateName, getURI, initList, onRenderHeader, setFunctionBar, setGroupBy, setGroupByOrder, setList, setSortBy, setSortByOrder, show
 
Methods inherited from class info.magnolia.module.admininterface.TemplatedMVCHandler
renderHtml
 
Methods inherited from class info.magnolia.module.admininterface.PageMVCHandler
getForm, getI18nBasename, getMsgs, getParams, init, setForm, setI18nBasename, setMsgs, setParams
 
Methods inherited from class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
execute, findCommand, getCatalogueName, getCommandContext, getViewNameAfterExecution, setCatalogueName
 
Methods inherited from class info.magnolia.cms.servlets.MVCServletHandlerImpl
getCommand, getException, getExceptionStackTrace, getName, getRequest, getResponse, populateFromRequest, setCommand, setRequest, setResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataAwareInbox

public DataAwareInbox(String name,
                      javax.servlet.http.HttpServletRequest request,
                      javax.servlet.http.HttpServletResponse response)
Deprecated. 
Method Detail

getShowJSFunction

protected String getShowJSFunction(String repository,
                                   String path)
Deprecated. 
Overrides:
getShowJSFunction in class info.magnolia.module.workflow.inbox.Inbox


Copyright © 2012 Magnolia International Ltd.. All Rights Reserved.