com.retek.component.customer.impl.persistence
Class DaoFactory
java.lang.Object
com.retek.commons.domain.core.impl.persistence.AbstractDaoFactory
com.retek.component.customer.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()
createActivityRequestDao
public static ActivityRequestDao createActivityRequestDao()
throws SystemException
- Throws:
SystemException
createCustomerDao
public static CustomerDao createCustomerDao()
throws SystemException
- Throws:
SystemException
createCatalogTypeDao
public static CatalogTypeDao createCatalogTypeDao()
throws SystemException
- Throws:
SystemException
createCatalogRequestDao
public static CatalogRequestDao createCatalogRequestDao()
throws SystemException
- Throws:
SystemException
createCustomerMergeRequestDao
public static CustomerMergeRequestDao createCustomerMergeRequestDao()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28