com.retek.component.customerorder.impl.persistence
Class DaoFactory
java.lang.Object
com.retek.commons.domain.core.impl.persistence.AbstractDaoFactory
com.retek.component.customerorder.impl.persistence.DaoFactory
- public class DaoFactory
- extends AbstractDaoFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDaoResourceProperty
public java.lang.String getDaoResourceProperty()
- Specified by:
getDaoResourceProperty
in class AbstractDaoFactory
getInstance
public static DaoFactory getInstance()
createCustomerOrderDao
public static CustomerOrderDao createCustomerOrderDao()
throws SystemException
- Throws:
SystemException
createNoCustomerInformationReturnDao
public static NoCustomerInformationReturnDao createNoCustomerInformationReturnDao()
throws SystemException
- Throws:
SystemException
createCustomerOrderAuditDao
public static CustomerOrderAuditDao createCustomerOrderAuditDao()
throws SystemException
- Throws:
SystemException
createShippedContainerDao
public static ShippedContainerDao createShippedContainerDao()
throws SystemException
- Throws:
SystemException
createCustomerOrderLineDao
public static CustomerOrderLineDao createCustomerOrderLineDao()
throws SystemException
- Throws:
SystemException
createOrderCancelReasonDao
public static OrderCancelReasonDao createOrderCancelReasonDao()
throws SystemException
- Throws:
SystemException
createMailOrderBatchDao
public static MailOrderBatchDao createMailOrderBatchDao()
throws SystemException
- Throws:
SystemException
createReturnReasonDao
public static ReturnReasonDao createReturnReasonDao()
throws SystemException
- Throws:
SystemException
createOrderPartialLineReasonDao
public static OrderPartialLineReasonDao createOrderPartialLineReasonDao()
throws SystemException
- Throws:
SystemException
createCustomerOrderCorrespondenceRequestDao
public static CustomerOrderCorrespondenceRequestDao createCustomerOrderCorrespondenceRequestDao()
throws SystemException
- Throws:
SystemException
createCallTagDao
public static CallTagDao createCallTagDao()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28