com.retek.component.item.impl.persistence.db.oracle
Class OracleProductInformationDao
java.lang.Object
com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
com.retek.component.item.impl.persistence.db.oracle.OracleProductInformationDao
- All Implemented Interfaces:
- ProductInformationDao
- public class OracleProductInformationDao
- extends AbstractOracleDao
- implements ProductInformationDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleProductInformationDao
public OracleProductInformationDao()
createReferenceCacheForProductInformation
public ReferenceCache createReferenceCacheForProductInformation()
throws SystemException
- Specified by:
createReferenceCacheForProductInformation
in interface ProductInformationDao
- Throws:
SystemException
getDaoResourceProperty
protected java.lang.String getDaoResourceProperty()
- Overrides:
getDaoResourceProperty
in class AbstractOracleDao
createReferenceCacheForItemProductInformationAttribute
public ReferenceCache createReferenceCacheForItemProductInformationAttribute()
throws SystemException
- Specified by:
createReferenceCacheForItemProductInformationAttribute
in interface ProductInformationDao
- Throws:
SystemException
createReferenceCacheForFreeFormUdaProductInformationAttribute
public ReferenceCache createReferenceCacheForFreeFormUdaProductInformationAttribute()
throws SystemException
- Specified by:
createReferenceCacheForFreeFormUdaProductInformationAttribute
in interface ProductInformationDao
- Throws:
SystemException
createReferenceCacheForUdaHeaderProductInformationAttribute
public ReferenceCache createReferenceCacheForUdaHeaderProductInformationAttribute()
throws SystemException
- Specified by:
createReferenceCacheForUdaHeaderProductInformationAttribute
in interface ProductInformationDao
- Throws:
SystemException
persist
public ProductInformationDto persist(ProductInformationDto dto)
throws SystemException
- Specified by:
persist
in interface ProductInformationDao
- Throws:
SystemException
read
public ProductInformationDto read(DistributedReference productInformationRef)
throws SystemException
- Specified by:
read
in interface ProductInformationDao
- Throws:
SystemException
find
public java.util.Set find(ProductInformationSearchCriteria criteria)
throws SystemException
- Specified by:
find
in interface ProductInformationDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28