Uses of Class
org.richfaces.demo.tables.model.cars.InventoryItem

Packages that use InventoryItem
org.richfaces.demo.tables   
 

Uses of InventoryItem in org.richfaces.demo.tables
 

Methods in org.richfaces.demo.tables that return types with arguments of type InventoryItem
 java.util.List<InventoryItem> CarsBean.createCar(java.lang.String vendor, java.lang.String model, int count)
           
 java.util.List<InventoryItem> CarsBean.getAllInventoryItems()
           
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.