Uses of Class
org.cocome.tradingsystem.inventory.application.store.StoreWithEnterpriseTO

Packages that use StoreWithEnterpriseTO
org.cocome.tradingsystem.inventory.application.store   
org.cocome.tradingsystem.inventory.application.store.impl   
 

Uses of StoreWithEnterpriseTO in org.cocome.tradingsystem.inventory.application.store
 

Methods in org.cocome.tradingsystem.inventory.application.store that return StoreWithEnterpriseTO
 StoreWithEnterpriseTO StoreIf.getStore()
          Gets transfer object with information of the store in which the component is running.
 

Uses of StoreWithEnterpriseTO in org.cocome.tradingsystem.inventory.application.store.impl
 

Methods in org.cocome.tradingsystem.inventory.application.store.impl that return StoreWithEnterpriseTO
static StoreWithEnterpriseTO FillTransferObjects.fillStoreWithEnterpriseTO(Store store)
           
 StoreWithEnterpriseTO StoreImpl.getStore()