com.engiweb.emanager.common.interfaces

Interface IEventDirect

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      Copyright
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      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
      • Methods inherited from interface common.direct.IDirect

        checkAB, deleteAB, insertAB, modifyAB, openDAO, openDAO
    • Method Detail

      • rielaboraEventi

        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
        Reload Event
        Parameters:
        eventList - BeanList of AbstractBean the event list
        connDao - DAO the connection dao
        Throws:
        com.engiweb.toolkit.common.BackendException - the backend exception