Uses of Interface
org.exoplatform.task.dao.StatusHandler
-
Packages that use StatusHandler Package Description org.exoplatform.task.dao org.exoplatform.task.dao.jpa org.exoplatform.task.service.impl -
-
Uses of StatusHandler in org.exoplatform.task.dao
Methods in org.exoplatform.task.dao that return StatusHandler Modifier and Type Method Description StatusHandlerDAOHandler. getStatusHandler() -
Uses of StatusHandler in org.exoplatform.task.dao.jpa
Classes in org.exoplatform.task.dao.jpa that implement StatusHandler Modifier and Type Class Description classStatusDAOImplCreated by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 4/10/15 -
Uses of StatusHandler in org.exoplatform.task.service.impl
Fields in org.exoplatform.task.service.impl declared as StatusHandler Modifier and Type Field Description protected StatusHandlerAbstractDAOHandler. sHandlerMethods in org.exoplatform.task.service.impl that return StatusHandler Modifier and Type Method Description StatusHandlerAbstractDAOHandler. getStatusHandler()
-