Uses of Class
com.anasoft.os.daofusion.test.example.entity.StockItem

Packages that use StockItem
com.anasoft.os.daofusion.test.example.dao   
com.anasoft.os.daofusion.test.example.entity   
 

Uses of StockItem in com.anasoft.os.daofusion.test.example.dao
 

Methods in com.anasoft.os.daofusion.test.example.dao that return types with arguments of type StockItem
 java.lang.Class<StockItem> StockItemDao.getEntityClass()
           
 

Uses of StockItem in com.anasoft.os.daofusion.test.example.entity
 

Subclasses of StockItem in com.anasoft.os.daofusion.test.example.entity
 class PromotedStockItem
           
 

Methods in com.anasoft.os.daofusion.test.example.entity that return StockItem
 StockItem OrderItem.getStockItem()
           
 

Methods in com.anasoft.os.daofusion.test.example.entity with parameters of type StockItem
 void OrderItem.setStockItem(StockItem stockItem)
           
 



Copyright © 2008-2009 ANASOFT and contributors. All Rights Reserved.