com.retek.component.item.impl.persistence
Interface ProductInformationDao
- All Known Implementing Classes:
- CacheProductInformationDao, OracleProductInformationDao
- public interface ProductInformationDao
createReferenceCacheForProductInformation
public ReferenceCache createReferenceCacheForProductInformation()
throws SystemException
- Throws:
SystemException
createReferenceCacheForItemProductInformationAttribute
public ReferenceCache createReferenceCacheForItemProductInformationAttribute()
throws SystemException
- Throws:
SystemException
createReferenceCacheForUdaHeaderProductInformationAttribute
public ReferenceCache createReferenceCacheForUdaHeaderProductInformationAttribute()
throws SystemException
- Throws:
SystemException
createReferenceCacheForFreeFormUdaProductInformationAttribute
public ReferenceCache createReferenceCacheForFreeFormUdaProductInformationAttribute()
throws SystemException
- Throws:
SystemException
persist
public ProductInformationDto persist(ProductInformationDto dto)
throws SystemException
- Throws:
SystemException
read
public ProductInformationDto read(DistributedReference productInformationRef)
throws SystemException
- Throws:
SystemException
find
public java.util.Set find(ProductInformationSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28