Uses of Class
org.exoplatform.task.dao.LabelQuery
Packages that use LabelQuery
-
Uses of LabelQuery in org.exoplatform.task.dao
Methods in org.exoplatform.task.dao that return LabelQueryMethods in org.exoplatform.task.dao with parameters of type LabelQueryModifier and TypeMethodDescriptionorg.exoplatform.commons.utils.ListAccess<Label> LabelHandler.findLabels(LabelQuery query) -
Uses of LabelQuery in org.exoplatform.task.dao.jpa
Methods in org.exoplatform.task.dao.jpa with parameters of type LabelQueryModifier and TypeMethodDescriptionorg.exoplatform.commons.utils.ListAccess<Label> LabelDAOImpl.findLabels(LabelQuery query)