Uses of Interface
org.exoplatform.task.dao.CommentHandler
-
Packages that use CommentHandler Package Description org.exoplatform.task.dao org.exoplatform.task.dao.jpa org.exoplatform.task.service.impl -
-
Uses of CommentHandler in org.exoplatform.task.dao
Methods in org.exoplatform.task.dao that return CommentHandler Modifier and Type Method Description CommentHandlerDAOHandler. getCommentHandler() -
Uses of CommentHandler in org.exoplatform.task.dao.jpa
Classes in org.exoplatform.task.dao.jpa that implement CommentHandler Modifier and Type Class Description classCommentDAOImpl -
Uses of CommentHandler in org.exoplatform.task.service.impl
Fields in org.exoplatform.task.service.impl declared as CommentHandler Modifier and Type Field Description protected CommentHandlerAbstractDAOHandler. cHandlerMethods in org.exoplatform.task.service.impl that return CommentHandler Modifier and Type Method Description CommentHandlerAbstractDAOHandler. getCommentHandler()
-