Creating a Taxonomic e-Science

org.cateproject.view.excel
Class CollectionExcelView

java.lang.Object
  extended by org.springframework.context.support.ApplicationObjectSupport
      extended by org.springframework.web.context.support.WebApplicationObjectSupport
          extended by org.springframework.web.servlet.view.AbstractView
              extended by org.springframework.web.servlet.view.document.AbstractExcelView
                  extended by org.cateproject.view.excel.ExcelView<eu.etaxonomy.cdm.model.occurrence.Collection>
                      extended by org.cateproject.view.excel.CollectionExcelView
All Implemented Interfaces:
org.springframework.beans.factory.BeanNameAware, org.springframework.context.ApplicationContextAware, org.springframework.web.context.ServletContextAware, org.springframework.web.servlet.View

public class CollectionExcelView
extends ExcelView<eu.etaxonomy.cdm.model.occurrence.Collection>


Field Summary
 
Fields inherited from class org.cateproject.view.excel.ExcelView
formatter
 
Fields inherited from class org.springframework.web.servlet.view.AbstractView
DEFAULT_CONTENT_TYPE
 
Fields inherited from class org.springframework.context.support.ApplicationObjectSupport
logger
 
Fields inherited from interface org.springframework.web.servlet.View
RESPONSE_STATUS_ATTRIBUTE
 
Constructor Summary
CollectionExcelView()
           
 
Method Summary
protected  void addRow(eu.etaxonomy.cdm.model.occurrence.Collection collection, int row, org.apache.poi.hssf.usermodel.HSSFSheet sheet)
           
protected  String[] getHeadings()
           
 
Methods inherited from class org.cateproject.view.excel.ExcelView
buildExcelDocument, setHeadings, setValue
 
Methods inherited from class org.springframework.web.servlet.view.document.AbstractExcelView
generatesDownloadContent, getCell, getTemplateSource, renderMergedOutputModel, setText, setUrl
 
Methods inherited from class org.springframework.web.servlet.view.AbstractView
addStaticAttribute, createRequestContext, createTemporaryOutputStream, exposeModelAsRequestAttributes, getAttributesMap, getBeanName, getContentType, getRequestContextAttribute, getStaticAttributes, prepareResponse, render, setAttributes, setAttributesCSV, setAttributesMap, setBeanName, setContentType, setRequestContextAttribute, toString, writeToResponse
 
Methods inherited from class org.springframework.web.context.support.WebApplicationObjectSupport
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
 
Methods inherited from class org.springframework.context.support.ApplicationObjectSupport
getApplicationContext, getMessageSourceAccessor, initApplicationContext, requiredContextClass, setApplicationContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CollectionExcelView

public CollectionExcelView()
Method Detail

addRow

protected void addRow(eu.etaxonomy.cdm.model.occurrence.Collection collection,
                      int row,
                      org.apache.poi.hssf.usermodel.HSSFSheet sheet)
Specified by:
addRow in class ExcelView<eu.etaxonomy.cdm.model.occurrence.Collection>

getHeadings

protected String[] getHeadings()
Specified by:
getHeadings in class ExcelView<eu.etaxonomy.cdm.model.occurrence.Collection>

Creating a Taxonomic e-Science

Copyright © 2010. All Rights Reserved.