Uses of Interface
org.exoplatform.task.dao.TaskHandler
-
Packages that use TaskHandler Package Description org.exoplatform.task.dao org.exoplatform.task.dao.jpa org.exoplatform.task.service.impl -
-
Uses of TaskHandler in org.exoplatform.task.dao
Methods in org.exoplatform.task.dao that return TaskHandler Modifier and Type Method Description TaskHandlerDAOHandler. getTaskHandler() -
Uses of TaskHandler in org.exoplatform.task.dao.jpa
Classes in org.exoplatform.task.dao.jpa that implement TaskHandler Modifier and Type Class Description classTaskDAOImplCreated by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 4/8/15 -
Uses of TaskHandler in org.exoplatform.task.service.impl
Fields in org.exoplatform.task.service.impl declared as TaskHandler Modifier and Type Field Description protected TaskHandlerAbstractDAOHandler. tHandlerMethods in org.exoplatform.task.service.impl that return TaskHandler Modifier and Type Method Description TaskHandlerAbstractDAOHandler. getTaskHandler()
-