com.retek.component.customerorder.impl.persistence
Interface ShippedContainerDao
- All Known Implementing Classes:
- CacheShippedContainerDao, OracleShippedContainerDao
- public interface ShippedContainerDao
find
public java.util.Set find(ShippedContainerSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
read
public ShippedContainerDto read(DistributedReference shippedContainerRef)
throws SystemException
- Throws:
SystemException
checkForDuplicateCarrierAndTrackingNumber
public boolean checkForDuplicateCarrierAndTrackingNumber(java.lang.String carrierId,
java.lang.String trackingNumber,
DistributedReference shippedContainerRef)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28