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.clazzMethods in com.maplander.backend.dao.manage that return ColaboratorDeletedModifier and TypeMethodDescriptionstatic ColaboratorDeletedstatic ColaboratorDeletedColaboratorDeletedDAO.loadByIdAndBrand(String email, BrandTypeEnum brand) Methods 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)