com.retek.component.customerorder.impl.persistence
Interface NoCustomerInformationReturnDao
- All Known Implementing Classes:
- CacheNoCustomerInformationReturnDao, OracleNoCustomerInformationReturnDao
- public interface NoCustomerInformationReturnDao
createReferenceCacheForNoCustomerInformationReturn
public ReferenceCache createReferenceCacheForNoCustomerInformationReturn()
throws SystemException
- Throws:
SystemException
read
public NoCustomerInformationReturnDto read(DistributedReference reference)
throws SystemException
- Throws:
SystemException
persist
public NoCustomerInformationReturnDto persist(NoCustomerInformationReturnDto noCustomerInformationReturnDto)
throws SystemException
- Throws:
SystemException
find
public java.util.Set find(NoCustomerInformationReturnSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28