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

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

public class OracleNoCustomerInformationReturnDao
extends AbstractOracleDao
implements NoCustomerInformationReturnDao


Constructor Summary
OracleNoCustomerInformationReturnDao()
           
 
Method Summary
 ReferenceCache createReferenceCacheForNoCustomerInformationReturn()
           
 java.util.Set find(NoCustomerInformationReturnSearchCriteria criteria)
           
protected  java.lang.String getDaoResourceProperty()
           
 NoCustomerInformationReturnDto persist(NoCustomerInformationReturnDto dto)
           
 NoCustomerInformationReturnDto read(DistributedReference reference)
           
 
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

OracleNoCustomerInformationReturnDao

public OracleNoCustomerInformationReturnDao()
Method Detail

createReferenceCacheForNoCustomerInformationReturn

public ReferenceCache createReferenceCacheForNoCustomerInformationReturn()
                                                                  throws SystemException
Specified by:
createReferenceCacheForNoCustomerInformationReturn in interface NoCustomerInformationReturnDao
Throws:
SystemException

getDaoResourceProperty

protected java.lang.String getDaoResourceProperty()
Overrides:
getDaoResourceProperty in class AbstractOracleDao

persist

public NoCustomerInformationReturnDto persist(NoCustomerInformationReturnDto dto)
                                       throws SystemException
Specified by:
persist in interface NoCustomerInformationReturnDao
Throws:
SystemException

read

public NoCustomerInformationReturnDto read(DistributedReference reference)
                                    throws SystemException
Specified by:
read in interface NoCustomerInformationReturnDao
Throws:
SystemException

find

public java.util.Set find(NoCustomerInformationReturnSearchCriteria criteria)
                   throws SystemException
Specified by:
find in interface NoCustomerInformationReturnDao
Throws:
SystemException


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