lumis.doui.dao
Class DouiDaoJdbc
java.lang.Object
lumis.doui.dao.DouiDaoJdbc
- All Implemented Interfaces:
- IDouiDao
public class DouiDaoJdbc
- extends Object
- implements IDouiDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DouiDaoJdbc
public DouiDaoJdbc()
addOrUpdate
public void addOrUpdate(DouiConfig douiConfig,
ITransaction daoTransaction)
throws DaoException,
PortalException
- Specified by:
addOrUpdate
in interface IDouiDao
- Throws:
DaoException
PortalException
get
public DouiConfig get(String serviceId,
ITransaction daoTransaction)
throws DaoException,
PortalException
- Specified by:
get
in interface IDouiDao
- Throws:
DaoException
PortalException
delete
public boolean delete(String serviceId,
ITransaction transaction)
throws DaoException,
PortalException
- Specified by:
delete
in interface IDouiDao
- Throws:
DaoException
PortalException
Lumisportal 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.