Creating a Taxonomic e-Science

org.cateproject.view.excel
Class DescriptionExcelView

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.description.DescriptionBase>
                      extended by org.cateproject.view.excel.DescriptionExcelView
All Implemented Interfaces:
org.springframework.beans.factory.BeanNameAware, org.springframework.context.ApplicationContextAware, org.springframework.web.context.ServletContextAware, org.springframework.web.servlet.View

public class DescriptionExcelView
extends ExcelView<eu.etaxonomy.cdm.model.description.DescriptionBase>


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
DescriptionExcelView()
           
 
Method Summary
protected  void addRow(eu.etaxonomy.cdm.model.description.DescriptionBase description, 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

DescriptionExcelView

public DescriptionExcelView()
Method Detail

addRow

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

getHeadings

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

Creating a Taxonomic e-Science

Copyright © 2010. All Rights Reserved.