lumis.portal.dao
Class DaoFactory
java.lang.Object
lumis.portal.dao.DaoFactory
public class DaoFactory
- extends Object
Creates all Dao objects.
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DaoFactory
public DaoFactory()
getChannelDao
public static IChannelDao getChannelDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getPageDao
public static IPageDao getPageDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getServiceDao
public static IServiceDao getServiceDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getServiceInstanceDao
public static IServiceInstanceDao getServiceInstanceDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getServiceInterfaceDao
public static IServiceInterfaceDao getServiceInterfaceDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getServiceInterfaceInstanceDao
public static IServiceInterfaceInstanceDao getServiceInterfaceInstanceDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getAuthenticationDao
public static IAuthenticationDao getAuthenticationDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getMainStringLocalizationDao
public static IStringLocalizationDao getMainStringLocalizationDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getCustomStringLocalizationDao
public static ICustomStringLocalizationDao getCustomStringLocalizationDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getChannelTreeDao
public static IChannelTreeDao getChannelTreeDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getServiceInterfaceListDao
public static IServiceInterfaceListDao getServiceInterfaceListDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getUserDao
public static IUserDao getUserDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getGroupDao
public static IGroupDao getGroupDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getAccessControlDao
public static IAccessControlDao getAccessControlDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getPrincipalDao
public static IPrincipalDao getPrincipalDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getServiceTypeDao
public static IServiceTypeDao getServiceTypeDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getServiceInterfaceTypeDao
public static IServiceInterfaceTypeDao getServiceInterfaceTypeDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getServiceInterfaceStyleDao
public static IServiceInterfaceStyleDao getServiceInterfaceStyleDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getCssDao
public static ICssDao getCssDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getMetaTagDao
public static IMetaTagDao getMetaTagDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getReportTypeDao
public static IReportTypeDao getReportTypeDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getReportDao
public static IReportDao getReportDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getClockDao
public static IClockDao getClockDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getUpgradeDao
public static IUpgradeDao getUpgradeDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getLockDao
public static ILockDao getLockDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getLockTypeDao
public static ILockTypeDao getLockTypeDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getPageLinkDao
public static IPageLinkDao getPageLinkDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getServiceInterfaceMenuGroupTypeDao
public static IServiceInterfaceMenuGroupTypeDao getServiceInterfaceMenuGroupTypeDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getServiceInterfaceMenuItemTypeDao
public static IServiceInterfaceMenuItemTypeDao getServiceInterfaceMenuItemTypeDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getXslCacheDao
public static IXslCacheDao getXslCacheDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getFileDao
public static IFileDao getFileDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getFilesDao
public static IFilesDao getFilesDao()
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getSendMailDao
public static ISendMailDao getSendMailDao()
throws DaoException,
PortalException
- Returns the SendMailDao.
- Returns:
- the SendMailDao.
- Throws:
DaoException
PortalException
- Since:
- 4.0.4
Lumisportal 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.