lumis.doui.control
Interface IControlDao
- All Known Implementing Classes:
- ControlDaoJdbc
public interface IControlDao
addOrUpdate
void addOrUpdate(ControlConfig definition,
ITransaction daoTransaction)
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
delete
void delete(String controlId,
ITransaction daoTransaction)
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
get
ControlConfig get(String controlId,
ITransaction daoTransaction)
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
Lumisportal 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.