com.retek.component.item.impl.persistence.db.oracle
Class OracleDifferentiatorDao

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
      extended bycom.retek.component.item.impl.persistence.db.oracle.OracleDifferentiatorDao
All Implemented Interfaces:
DifferentiatorDao

public class OracleDifferentiatorDao
extends AbstractOracleDao
implements DifferentiatorDao


Constructor Summary
OracleDifferentiatorDao()
           
 
Method Summary
 DifferentiatorDto read(java.lang.String id)
           
 DifferentiatorDto submit(DifferentiatorDto dto)
           
 
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

OracleDifferentiatorDao

public OracleDifferentiatorDao()
Method Detail

submit

public DifferentiatorDto submit(DifferentiatorDto dto)
                         throws SystemException
Specified by:
submit in interface DifferentiatorDao
Throws:
SystemException

read

public DifferentiatorDto read(java.lang.String id)
                       throws SystemException,
                              InvalidIdException
Specified by:
read in interface DifferentiatorDao
Throws:
SystemException
InvalidIdException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28