com.retek.component.supplier.impl.persistence.db.oracle
Class OracleSupplierDao
java.lang.Object
com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
com.retek.component.supplier.impl.persistence.db.oracle.OracleSupplierDao
- All Implemented Interfaces:
- SupplierDao
- public class OracleSupplierDao
- extends AbstractOracleDao
- implements SupplierDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleSupplierDao
public OracleSupplierDao()
submit
public SupplierDto submit(SupplierDto dto)
throws SystemException
- Specified by:
submit
in interface SupplierDao
- Throws:
SystemException
findSuppliers
public java.util.Set findSuppliers(SupplierSearchCriteria criteria)
throws SystemException
- Specified by:
findSuppliers
in interface SupplierDao
- Throws:
SystemException
read
public SupplierDto read(java.lang.String id)
throws SystemException
- Specified by:
read
in interface SupplierDao
- Throws:
SystemException
getNextSupplierLocationId
public java.lang.String getNextSupplierLocationId()
throws SystemException
- Specified by:
getNextSupplierLocationId
in interface SupplierDao
- Throws:
SystemException
getNextSupplierMethodId
public java.lang.String getNextSupplierMethodId()
throws SystemException
- Specified by:
getNextSupplierMethodId
in interface SupplierDao
- Throws:
SystemException
getDaoResourceProperty
protected java.lang.String getDaoResourceProperty()
- Overrides:
getDaoResourceProperty
in class AbstractOracleDao
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28