com.retek.component.customerorder.impl.persistence.db.oracle
Class OracleCallTagDao

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
      extended bycom.retek.component.customerorder.impl.persistence.db.oracle.OracleCallTagDao
All Implemented Interfaces:
CallTagDao

public class OracleCallTagDao
extends AbstractOracleDao
implements CallTagDao


Constructor Summary
OracleCallTagDao()
           
 
Method Summary
 ReferenceCache createReferenceCacheForCallTag()
           
protected  java.lang.String getDaoResourceProperty()
           
 CallTagDto read(DistributedReference ref)
           
 CallTagDto submit(CallTagDto dto)
           
 
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
buildReferenceCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OracleCallTagDao

public OracleCallTagDao()
Method Detail

read

public CallTagDto read(DistributedReference ref)
                throws InvalidIdException,
                       SystemException
Specified by:
read in interface CallTagDao
Throws:
InvalidIdException
SystemException

submit

public CallTagDto submit(CallTagDto dto)
                  throws SystemException
Specified by:
submit in interface CallTagDao
Throws:
SystemException

createReferenceCacheForCallTag

public ReferenceCache createReferenceCacheForCallTag()
                                              throws SystemException
Specified by:
createReferenceCacheForCallTag in interface CallTagDao
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