Uses of Class
com.maplander.backend.model.manage.ColaboratorDeleted
Packages that use ColaboratorDeleted
-
Uses of ColaboratorDeleted in com.maplander.backend.controller.endpoint.cron
Methods in com.maplander.backend.controller.endpoint.cron that return types with arguments of type ColaboratorDeleted -
Uses of ColaboratorDeleted in com.maplander.backend.dao.manage
Fields in com.maplander.backend.dao.manage with type parameters of type ColaboratorDeletedModifier and TypeFieldDescriptionstatic final Class
<ColaboratorDeleted> ColaboratorDeletedDAO.clazz
Methods in com.maplander.backend.dao.manage that return ColaboratorDeletedMethods in com.maplander.backend.dao.manage that return types with arguments of type ColaboratorDeletedModifier and TypeMethodDescriptionstatic List
<ColaboratorDeleted> ColaboratorDeletedDAO.colaboratorDeletedList()
static List
<ColaboratorDeleted> ColaboratorDeletedDAO.colaboratorDeletedList
(String status)