com.retek.component.shipping
Interface CarrierShippingMethodZoneManager

All Superinterfaces:
DistributedObjectManager
All Known Implementing Classes:
CarrierShippingMethodZoneManagerImpl

public interface CarrierShippingMethodZoneManager
extends DistributedObjectManager


Method Summary
 CarrierShippingMethodZone buildCarrierShippingMethodZoneInstance()
           
 void createCarrierServiceLocationZones(java.util.Set carrierServiceLocationZones)
           
 void deleteCarrierServiceLocationZones(java.lang.String shippingMethodDisplayCode, java.lang.String carrierDisplayCode)
           
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Method Detail

buildCarrierShippingMethodZoneInstance

public CarrierShippingMethodZone buildCarrierShippingMethodZoneInstance()
                                                                 throws SystemException
Throws:
SystemException

createCarrierServiceLocationZones

public void createCarrierServiceLocationZones(java.util.Set carrierServiceLocationZones)
                                       throws SystemException,
                                              BusinessException
Throws:
SystemException
BusinessException

deleteCarrierServiceLocationZones

public void deleteCarrierServiceLocationZones(java.lang.String shippingMethodDisplayCode,
                                              java.lang.String carrierDisplayCode)
                                       throws SystemException
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28