info.magnolia.module.data.lists
Class DataVersionsList

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.admininterface.lists.VersionsList
                          extended by info.magnolia.module.data.lists.DataVersionsList
All Implemented Interfaces:
info.magnolia.cms.servlets.MVCServletHandler

public class DataVersionsList
extends info.magnolia.module.admininterface.lists.VersionsList

Version list allowing preview of versioned data module content.

Version:
$Id:$
Author:
had

Field Summary
 
Fields inherited from class info.magnolia.module.admininterface.lists.VersionsList
path
 
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
DataVersionsList(String name, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Method Summary
 String getOnShowFunction()
           
 String onRenderHeader()
           
 String restore()
           
 
Methods inherited from class info.magnolia.module.admininterface.lists.VersionsList
configureContextMenu, configureFunctionBar, configureList, getJsExecutedAfterSaving, getMaxShowedVersions, getModel, getNode, getOnDiffFunction, getPath, getRepository, getVersionLabel, isSupportsDiff, onRender, restoreRecursive, setJsExecutedAfterSaving, setPath, setRepository, setVersionLabel
 
Methods inherited from class info.magnolia.module.admininterface.lists.AbstractList
addContextMenuItem, getContextMenu, getFunctionBar, getGroupBy, getGroupByOrder, getLanguage, getList, getRenderKit, getSortBy, getSortByOrder, getTemplateName, getURI, initList, 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

DataVersionsList

public DataVersionsList(String name,
                        javax.servlet.http.HttpServletRequest request,
                        javax.servlet.http.HttpServletResponse response)
                 throws Exception
Throws:
Exception
Method Detail

getOnShowFunction

public String getOnShowFunction()
Specified by:
getOnShowFunction in class info.magnolia.module.admininterface.lists.VersionsList

onRenderHeader

public String onRenderHeader()
Overrides:
onRenderHeader in class info.magnolia.module.admininterface.lists.AbstractList

restore

public String restore()
Overrides:
restore in class info.magnolia.module.admininterface.lists.VersionsList


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