com.retek.component.media.impl.persistence
Class DaoFactory
java.lang.Object
com.retek.commons.domain.core.impl.persistence.AbstractDaoFactory
com.retek.component.media.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()
createSeasonCodeDao
public static SeasonCodeDao createSeasonCodeDao()
throws SystemException
- Throws:
SystemException
createMediaTypeDao
public static MediaTypeDao createMediaTypeDao()
throws SystemException
- Throws:
SystemException
createMediaDao
public static MediaDao createMediaDao()
throws SystemException
- Throws:
SystemException
createShippingRateTableDao
public static ShippingRateTableDao createShippingRateTableDao()
throws SystemException
- Throws:
SystemException
createDropCodeDao
public static DropCodeDao createDropCodeDao()
throws SystemException
- Throws:
SystemException
createSubConceptDao
public static SubConceptDao createSubConceptDao()
throws SystemException
- Throws:
SystemException
createSellingItemDao
public static SellingItemDao createSellingItemDao()
throws SystemException
- Throws:
SystemException
createSellingItemDepictionDao
public static SellingItemDepictionDao createSellingItemDepictionDao()
throws SystemException
- Throws:
SystemException
createValueAddedServiceDao
public static ValueAddedServiceDao createValueAddedServiceDao()
throws SystemException
- Throws:
SystemException
createSellingListDao
public static SellingListDao createSellingListDao()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28