com.retek.component.banner_channel.impl.persistence.db.oracle
Class OracleOrderSourceDao

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
      extended bycom.retek.component.banner_channel.impl.persistence.db.oracle.OracleOrderSourceDao
All Implemented Interfaces:
OrderSourceDao

public class OracleOrderSourceDao
extends AbstractOracleDao
implements OrderSourceDao


Constructor Summary
OracleOrderSourceDao()
           
 
Method Summary
 java.util.List findAllOrderSources()
           
protected  java.lang.String getDaoResourceProperty()
           
 OrderSourceDto readOrderSource(DistributedReference ref)
           
 OrderSourceDto readOrderSource(java.lang.String code)
           
 
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

OracleOrderSourceDao

public OracleOrderSourceDao()
Method Detail

findAllOrderSources

public java.util.List findAllOrderSources()
                                   throws SystemException
Specified by:
findAllOrderSources in interface OrderSourceDao
Throws:
SystemException

readOrderSource

public OrderSourceDto readOrderSource(DistributedReference ref)
                               throws SystemException
Specified by:
readOrderSource in interface OrderSourceDao
Throws:
SystemException

readOrderSource

public OrderSourceDto readOrderSource(java.lang.String code)
                               throws SystemException
Specified by:
readOrderSource in interface OrderSourceDao
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