Uses of Interface
org.apache.geronimo.samples.daytrader.ejb.Quote

Packages that use Quote
org.apache.geronimo.samples.daytrader.ejb   
 

Uses of Quote in org.apache.geronimo.samples.daytrader.ejb
 

Methods in org.apache.geronimo.samples.daytrader.ejb that return Quote
 Quote QuoteHome.create(String symbol, String companyName, BigDecimal price)
           
 Quote QuoteHome.findByPrimaryKey(String symbol)
           
 Quote QuoteHome.findByPrimaryKeyForUpdate(String symbol)
           
 Quote QuoteHome.findOne()
           
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.