public interface IEventDirect
extends common.direct.IDirect
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
Copyright
|
Modifier and Type | Method and Description |
---|---|
void |
rielaboraEventi(com.engiweb.pm.entity.BeanList<com.engiweb.pm.web.bean.AbstractBean> eventList,
com.engiweb.pm.dao.db.DAO connDao)
Reload Event
|
static final java.lang.String COPYRIGHT
void rielaboraEventi(com.engiweb.pm.entity.BeanList<com.engiweb.pm.web.bean.AbstractBean> eventList, com.engiweb.pm.dao.db.DAO connDao) throws com.engiweb.toolkit.common.BackendException
eventList
- BeanList
of AbstractBean
the event listconnDao
- DAO
the connection daocom.engiweb.toolkit.common.BackendException
- the backend exception