Uses of Class
com.ibm.rfid.premises.app.entities.supplychain.SupplyChainProfile

Packages that use SupplyChainProfile
com.ibm.rfid.premises.app.access Provides access to IBM WebSephere Sensor Events functionality 
 

Uses of SupplyChainProfile in com.ibm.rfid.premises.app.access
 

Methods in com.ibm.rfid.premises.app.access that return SupplyChainProfile
 SupplyChainProfile SensorEventsAPIAccess.getSupplyChainProfile(java.lang.String id)
          Gets the SupplyChainProfile with a specified ID
 SupplyChainProfile PremisesAccess.getSupplyChainProfile(java.lang.String id)
          Deprecated. Gets the SupplyChainProfile with a specified ID
 SupplyChainProfile[] SensorEventsAPIAccess.getSupplyChainProfiles()
          Gets all of the SupplyChainProfiles that are currently defined
 SupplyChainProfile[] PremisesAccess.getSupplyChainProfiles()
          Deprecated. Gets all of the SupplyChainProfiles that are currently defined
 



Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.