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(java.lang.String controlId,
ITransaction daoTransaction)
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
get
ControlConfig get(java.lang.String controlId,
ITransaction daoTransaction)
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
Lumisportal 6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.