Class NotificationPreferenceDAO
java.lang.Object
com.maplander.backend.dao.BaseDAO
com.maplander.backend.dao.manage.NotificationPreferenceDAO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
delete
(NotificationPreference notificationPreference) static void
deleteManys
(List<NotificationPreference> notificationPreferenceList) static NotificationPreference
static Map
<Long, NotificationPreference> static void
save
(NotificationPreference notificationPreference) 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
-
NotificationPreferenceDAO
public NotificationPreferenceDAO()
-
-
Method Details
-
save
-
delete
-
deleteManys
-
load
-
load
-