lumis.doui.processaction
Class ProcessActionDaoJdbc
java.lang.Object
lumis.doui.processaction.ProcessActionDaoJdbc
- All Implemented Interfaces:
- IProcessActionDao
public class ProcessActionDaoJdbc
- extends Object
- implements IProcessActionDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessActionDaoJdbc
public ProcessActionDaoJdbc()
addOrUpdate
public void addOrUpdate(ProcessActionConfig definition,
ITransaction daoTransaction)
throws DaoException,
PortalException
- Specified by:
addOrUpdate
in interface IProcessActionDao
- Throws:
DaoException
PortalException
get
public ProcessActionConfig get(String processActionId,
ITransaction daoTransaction)
throws DaoException,
PortalException
- Specified by:
get
in interface IProcessActionDao
- Throws:
DaoException
PortalException
delete
public void delete(String processActionId,
ITransaction daoTransaction)
throws DaoException,
PortalException
- Specified by:
delete
in interface IProcessActionDao
- Throws:
DaoException
PortalException
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.