Uses of Interface
org.exoplatform.task.dao.LabelHandler
-
Packages that use LabelHandler Package Description org.exoplatform.task.dao org.exoplatform.task.dao.jpa org.exoplatform.task.service.impl -
-
Uses of LabelHandler in org.exoplatform.task.dao
Methods in org.exoplatform.task.dao that return LabelHandler Modifier and Type Method Description LabelHandlerDAOHandler. getLabelHandler() -
Uses of LabelHandler in org.exoplatform.task.dao.jpa
Classes in org.exoplatform.task.dao.jpa that implement LabelHandler Modifier and Type Class Description classLabelDAOImpl -
Uses of LabelHandler in org.exoplatform.task.service.impl
Fields in org.exoplatform.task.service.impl declared as LabelHandler Modifier and Type Field Description protected LabelHandlerAbstractDAOHandler. lHandlerMethods in org.exoplatform.task.service.impl that return LabelHandler Modifier and Type Method Description LabelHandlerAbstractDAOHandler. getLabelHandler()
-