|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
com.retek.component.item.impl.persistence.db.oracle.OracleItemSupplierDao
Constructor Summary | |
OracleItemSupplierDao()
|
Method Summary | |
java.util.Set |
findItemSuppliers(java.lang.String itemId,
java.lang.String supplierId)
|
ItemSupplierDto |
findPrimaryItemSupplier(java.lang.String sellableItemId)
|
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao |
buildReferenceCache, getDaoResourceProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OracleItemSupplierDao()
Method Detail |
public java.util.Set findItemSuppliers(java.lang.String itemId, java.lang.String supplierId) throws SystemException
findItemSuppliers
in interface ItemSupplierDao
SystemException
public ItemSupplierDto findPrimaryItemSupplier(java.lang.String sellableItemId) throws SystemException
findPrimaryItemSupplier
in interface ItemSupplierDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |