Uses of Class
org.paneris.jammyjoes.model.StockTransactionTypeTable

Packages that use StockTransactionTypeTable
org.paneris.jammyjoes.controller   
org.paneris.jammyjoes.model.generated The POEM-generated support classes for org.paneris.jammyjoes.model. 
 

Uses of StockTransactionTypeTable in org.paneris.jammyjoes.controller
 

Constructors in org.paneris.jammyjoes.controller with parameters of type StockTransactionTypeTable
SalesAnalysis.StockTransactionSummary(StockTransactionTypeTable table)
           
 

Uses of StockTransactionTypeTable in org.paneris.jammyjoes.model.generated
 

Methods in org.paneris.jammyjoes.model.generated that return StockTransactionTypeTable
 StockTransactionTypeTable StockTransactionTypeBase.getStockTransactionTypeTable()
          Retrieves the StockTransactionTypeTable table which this Persistent is from.
 StockTransactionTypeTable JammyjoesDatabaseBase.getStockTransactionTypeTable()
          Retrieves the StockTransactionTypeTable table.
 StockTransactionTypeTable JammyjoesDatabaseTablesBase.getStockTransactionTypeTable()
          Retrieves the StockTransactionTypeTable table.
 



Copyright © 2001-2008 PanEris. All Rights Reserved.