|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.dao.DouiDaoJdbc
public class DouiDaoJdbc
Constructor Summary | |
---|---|
DouiDaoJdbc()
|
Method Summary | |
---|---|
void |
addOrUpdate(DouiConfig douiConfig,
ITransaction daoTransaction)
|
boolean |
delete(java.lang.String serviceId,
ITransaction transaction)
|
DouiConfig |
get(java.lang.String serviceId,
ITransaction daoTransaction)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DouiDaoJdbc()
Method Detail |
---|
public void addOrUpdate(DouiConfig douiConfig, ITransaction daoTransaction) throws DaoException, PortalException
addOrUpdate
in interface IDouiDao
DaoException
PortalException
public DouiConfig get(java.lang.String serviceId, ITransaction daoTransaction) throws DaoException, PortalException
get
in interface IDouiDao
DaoException
PortalException
public boolean delete(java.lang.String serviceId, ITransaction transaction) throws DaoException, PortalException
delete
in interface IDouiDao
DaoException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |