Uses of Class
com.jtri.base.Row

Packages that use Row
com.jtri.base   
com.jtri.facade   
 

Uses of Row in com.jtri.base
 

Methods in com.jtri.base with parameters of type Row
static void BaseDTO.buildPageInfos(PageStructure psf, IPagedInfoForm form, Row parent)
           
 

Uses of Row in com.jtri.facade
 

Methods in com.jtri.facade that return Row
 Row HibernateFacade.getCollectionItem(org.hibernate.Session sess, java.lang.Object ob, PageInfo pi)