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

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

public class OracleDifferentiatorGroupHeaderDao
extends AbstractOracleDao
implements DifferentiatorGroupHeaderDao


Constructor Summary
OracleDifferentiatorGroupHeaderDao()
           
 
Method Summary
 DifferentiatorGroupHeaderDto read(java.lang.String id, boolean readThin)
           
 DifferentiatorGroupHeaderDto submit(DifferentiatorGroupHeaderDto headerDto)
           
 
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

OracleDifferentiatorGroupHeaderDao

public OracleDifferentiatorGroupHeaderDao()
Method Detail

submit

public DifferentiatorGroupHeaderDto submit(DifferentiatorGroupHeaderDto headerDto)
                                    throws SystemException
Specified by:
submit in interface DifferentiatorGroupHeaderDao
Throws:
SystemException

read

public DifferentiatorGroupHeaderDto read(java.lang.String id,
                                         boolean readThin)
                                  throws SystemException,
                                         InvalidIdException
Specified by:
read in interface DifferentiatorGroupHeaderDao
Throws:
SystemException
InvalidIdException


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