Class WhatsAppWithOutUserDAO
java.lang.Object
com.maplander.backend.dao.BaseDAO
com.maplander.backend.dao.manage.bot.WhatsAppWithOutUserDAO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.api.server.spi.response.CollectionResponse
<WhatsAppWithOutUser> static WhatsAppWithOutUser
static WhatsAppWithOutUser
loadByWaId
(String waId) 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
-
WhatsAppWithOutUserDAO
public WhatsAppWithOutUserDAO()
-
-
Method Details
-
load
-
loadByWaId
-
listWhats
public static com.google.api.server.spi.response.CollectionResponse<WhatsAppWithOutUser> listWhats(Integer limit, String cursor)
-