Class AlertMLDAO
java.lang.Object
com.maplander.backend.dao.BaseDAO
com.maplander.backend.dao.manage.RV.AlertMLDAO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAlertActives
(Long userId) static com.google.api.server.spi.response.CollectionResponse
<AlertML> getAlertsActives
(String cursor, Integer limit) getAllAlert
(Long userId) static AlertML
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
-
AlertMLDAO
public AlertMLDAO()
-
-
Method Details
-
load
-
getAlertActives
-
getAllAlert
-
getAlertsActives
-