com.retek.component.item.impl.persistence
Interface DirectShipItemSupplierDao
- All Known Implementing Classes:
- CacheDirectShipItemSupplierDao, OracleDirectShipItemSupplierDao
- public interface DirectShipItemSupplierDao
submit
public DirectShipItemSupplierDto submit(DirectShipItemSupplierDto dto)
throws SystemException
- Throws:
SystemException
read
public DirectShipItemSupplierDto read(java.lang.String supplierId,
java.lang.String itemId,
ContactDayType contactDay,
ContactLevelType contactLevel)
throws SystemException
- Throws:
SystemException
findDirectShipItemSuppliers
public java.util.Set findDirectShipItemSuppliers(java.lang.String supplierId,
java.lang.String itemId,
ContactLevelType contactLevel)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28