|
Creating a Taxonomic e-Science | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.context.support.ApplicationObjectSupport
org.springframework.web.context.support.WebApplicationObjectSupport
org.springframework.web.servlet.view.AbstractView
org.springframework.web.servlet.view.document.AbstractExcelView
org.cateproject.view.excel.ExcelView<eu.etaxonomy.cdm.model.occurrence.Collection>
org.cateproject.view.excel.CollectionExcelView
public class CollectionExcelView
| 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 |
|---|
public CollectionExcelView()
| Method Detail |
|---|
protected void addRow(eu.etaxonomy.cdm.model.occurrence.Collection collection,
int row,
org.apache.poi.hssf.usermodel.HSSFSheet sheet)
addRow in class ExcelView<eu.etaxonomy.cdm.model.occurrence.Collection>protected String[] getHeadings()
getHeadings in class ExcelView<eu.etaxonomy.cdm.model.occurrence.Collection>
|
Creating a Taxonomic e-Science | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||