com.extentech.ExtenXLS
Class WorkBookBeanFactory
java.lang.Object
com.extentech.ExtenBean.ExtenBeanFactory
com.extentech.ExtenXLS.WorkBookBeanFactory
- All Implemented Interfaces:
- PersistenceEngine
public class WorkBookBeanFactory
- extends ExtenBeanFactory
- Since:
- Version:
- Author:
- John McMahon -- Copyright ©2011Extentech Inc.
- See Also:
| Methods inherited from class com.extentech.ExtenBean.ExtenBeanFactory |
createNewDataObject, doQuery, doUpdate, doUpdate, finalize, getConn, getDateFormat, getHiID, getHiID, getSequenceName, getStringFromBLOB, getStringFromCLOB, initDataObject, log, logerr, removeDataObject, setConn, setConnection, setConnection, setDateBeginDelim, setDateDelim, setDateDelim, setDateEndDelim, setDateFormat, setDebug, setSequenceName, setShowSQLOut, setStripTimestampMills, setTsBeginDelim, setTsEndDelim, storeDataObject, updateDataObject |
WorkBookBeanFactory
public WorkBookBeanFactory(com.extentech.toolkit.LogOutputter lg)
getInfoBeansFromWorkBook
public DataObject getInfoBeansFromWorkBook(WorkBookHandle bk,
ExtenXLSReportFactory rptFactory)
throws BeanInstantiationException
- This method retrieves values from WorkBookHandles and instantiates an DataObject from the
Cell contents.
The mapping between WorkBook Cells and DataObject fields is defined in a revers-mapped RDF
DataObject:Pricing:TOOLING_START_DATE
- Throws:
BeanInstantiationException
createNamedRangeDataObject
public DataObject createNamedRangeDataObject(NameHandle n,
RelationalObject RDF)
- creates a named range data object based off of a name handle
Copyright © 2011 Extentech Inc. All Rights Reserved.