org.opencrx.kernel.portal.action
Class GridExportAsXmlAction

java.lang.Object
  extended by org.openmdx.portal.servlet.action.AbstractAction
      extended by org.openmdx.portal.servlet.action.BoundAction
          extended by org.opencrx.kernel.portal.action.GridExportObjectsAction
              extended by org.opencrx.kernel.portal.action.GridExportAsXmlAction

public class GridExportAsXmlAction
extends GridExportObjectsAction


Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.portal.action.GridExportObjectsAction
GridExportObjectsAction.GridExporter
 
Field Summary
static int EVENT_ID
           
 
Constructor Summary
GridExportAsXmlAction()
           
 
Method Summary
protected  GridExportObjectsAction.GridExporter getGridExporter(org.openmdx.portal.servlet.view.Grid grid, List<Path> selectedObjectIdentities, int maxItems)
           
 
Methods inherited from class org.opencrx.kernel.portal.action.GridExportObjectsAction
perform
 
Methods inherited from class org.openmdx.portal.servlet.action.AbstractAction
getWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EVENT_ID

public static final int EVENT_ID
See Also:
Constant Field Values
Constructor Detail

GridExportAsXmlAction

public GridExportAsXmlAction()
Method Detail

getGridExporter

protected GridExportObjectsAction.GridExporter getGridExporter(org.openmdx.portal.servlet.view.Grid grid,
                                                               List<Path> selectedObjectIdentities,
                                                               int maxItems)
Specified by:
getGridExporter in class GridExportObjectsAction


This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.