lumis.doui.source
Class SourceDaoJdbc
java.lang.Object
lumis.doui.source.SourceDaoJdbc
- All Implemented Interfaces:
- ISourceDao
public class SourceDaoJdbc
- extends Object
- implements ISourceDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceDaoJdbc
public SourceDaoJdbc()
addOrUpdate
public void addOrUpdate(SourceConfig definition,
ITransaction daoTransaction)
throws DaoException,
PortalException
- Specified by:
addOrUpdate
in interface ISourceDao
- Throws:
DaoException
PortalException
get
public SourceConfig get(String sourceId,
ITransaction daoTransaction)
throws DaoException,
PortalException
- Specified by:
get
in interface ISourceDao
- Throws:
DaoException
PortalException
delete
public void delete(String sourceId,
ITransaction daoTransaction)
throws DaoException,
PortalException
- Specified by:
delete
in interface ISourceDao
- Throws:
DaoException
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.