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

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

public class OracleOrderPartialLineReasonDao
extends AbstractOracleDao
implements OrderPartialLineReasonDao


Constructor Summary
OracleOrderPartialLineReasonDao()
           
 
Method Summary
 java.util.Set getAllOrderPartialLineReasons()
           
 
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

OracleOrderPartialLineReasonDao

public OracleOrderPartialLineReasonDao()
Method Detail

getAllOrderPartialLineReasons

public java.util.Set getAllOrderPartialLineReasons()
                                            throws SystemException
Specified by:
getAllOrderPartialLineReasons in interface OrderPartialLineReasonDao
Throws:
SystemException


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