com.retek.component.shipping.impl
Class CarrierShippingMethodZoneManagerImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.DistributedObjectManagerImpl
      extended bycom.retek.component.shipping.impl.CarrierShippingMethodZoneManagerImpl
All Implemented Interfaces:
CarrierShippingMethodZoneManager, DistributedObjectManager

public class CarrierShippingMethodZoneManagerImpl
extends DistributedObjectManagerImpl
implements CarrierShippingMethodZoneManager


Constructor Summary
CarrierShippingMethodZoneManagerImpl(DistributedContext context)
           
 
Method Summary
 CarrierShippingMethodZone buildCarrierShippingMethodZoneInstance()
           
 void createCarrierServiceLocationZones(java.util.Set carrierServiceLocationZones)
           
 void deleteCarrierServiceLocationZones(java.lang.String shippingMethodDisplayCode, java.lang.String carrierDisplayCode)
           
protected  ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
           
 
Methods inherited from class com.retek.commons.component.impl.DistributedObjectManagerImpl
getContext, getReferenceCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Constructor Detail

CarrierShippingMethodZoneManagerImpl

public CarrierShippingMethodZoneManagerImpl(DistributedContext context)
Method Detail

fetchMoreReferences

protected ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
                                      throws SystemException
Specified by:
fetchMoreReferences in class DistributedObjectManagerImpl
Throws:
SystemException

buildCarrierShippingMethodZoneInstance

public CarrierShippingMethodZone buildCarrierShippingMethodZoneInstance()
                                                                 throws SystemException
Specified by:
buildCarrierShippingMethodZoneInstance in interface CarrierShippingMethodZoneManager
Throws:
SystemException

createCarrierServiceLocationZones

public void createCarrierServiceLocationZones(java.util.Set carrierServiceLocationZones)
                                       throws SystemException,
                                              BusinessException
Specified by:
createCarrierServiceLocationZones in interface CarrierShippingMethodZoneManager
Throws:
SystemException
BusinessException

deleteCarrierServiceLocationZones

public void deleteCarrierServiceLocationZones(java.lang.String shippingMethodDisplayCode,
                                              java.lang.String carrierDisplayCode)
                                       throws SystemException
Specified by:
deleteCarrierServiceLocationZones in interface CarrierShippingMethodZoneManager
Throws:
SystemException


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