Class ColaboratorDeletedDAO
java.lang.Object
com.maplander.backend.dao.BaseDAO
com.maplander.backend.dao.manage.ColaboratorDeletedDAO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List
<ColaboratorDeleted> static List
<ColaboratorDeleted> colaboratorDeletedList
(String status) static ColaboratorDeleted
static ColaboratorDeleted
loadByIdAndBrand
(String email, BrandTypeEnum brand) Methods inherited from class com.maplander.backend.dao.BaseDAO
buildCollectionResponse, delete, delete, deleteMany, deleteMany, deleteManyNow, getOfy, list, load, load, load, queryDefault, save, saveMany, saveManyNow
-
Field Details
-
clazz
-
-
Constructor Details
-
ColaboratorDeletedDAO
public ColaboratorDeletedDAO()
-
-
Method Details
-
load
-
loadByIdAndBrand
-
colaboratorDeletedList
-
colaboratorDeletedList
-