Uses of Interface
com.extentech.ExtenBean.PageableDataObject

Packages that use PageableDataObject
com.extentech.ExtenBean The ExtenBean package contains an Object Relational Data Object implementation used by ExtenXLS CellBinder data mapping and various data operations. 
 

Uses of PageableDataObject in com.extentech.ExtenBean
 

Methods in com.extentech.ExtenBean with parameters of type PageableDataObject
 DataObject PagedDataFactory.createNewDataObject(PageableDataObject d)
          Initialize a new, empty dataobject.
 int ExtenBeanFactory.getHiID(PageableDataObject d)
          This version of getHiID() checks for support for an Oracle sequece to use for the next id
 DataObject PagedDataFactory.initDataObject(PageableDataObject o)
           
 DataObject PagedDataFactory.initDataObject(PageableDataObject o, int startRecord, int count)
           
 DataObject PagedDataFactory.initDataObjectByPage(PageableDataObject o, int pageNum, int count)
           
 



Copyright © 2011 Extentech Inc. All Rights Reserved.