Uses of Class
org.gscg.singleuser.interactionlayer.dataobjects.content.RFQDataSuppliers

Packages that use RFQDataSuppliers
org.gscg.gameactors   
org.gscg.singleuser.interactionlayer   
 

Uses of RFQDataSuppliers in org.gscg.gameactors
 

Methods in org.gscg.gameactors that return RFQDataSuppliers
 RFQDataSuppliers GameDistributor.getInitialRFQData(java.lang.String productName)
           
 RFQDataSuppliers GameManufacturer.getInitialRFQData(java.lang.String productName)
           
 

Uses of RFQDataSuppliers in org.gscg.singleuser.interactionlayer
 

Methods in org.gscg.singleuser.interactionlayer that return RFQDataSuppliers
 RFQDataSuppliers DistributorSingleUserInteractionLayer.getSuppliers(java.lang.String productName)
           
 RFQDataSuppliers ManufacturerSingleUserInteractionLayer.getSuppliers(java.lang.String productName)
           
 RFQDataSuppliers RemoteInteractionLayerInterface.getSuppliers(java.lang.String productName)
          Method getSuppliers returns the suppliers for the specified product name.
 



Copyright © 2002-2005 Delft University of Technology, the Netherlands. All Rights Reserved.