Class SearchesClientDAO
java.lang.Object
com.maplander.backend.dao.BaseDAO
com.maplander.backend.dao.manage.CRM.SearchesClientDAO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.api.server.spi.response.CollectionResponse
<SearchesClient> listSearchesClientByClient
(Long clientId, Integer limit, String cursor, Long time) static SearchesClient
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
-
SearchesClientDAO
public SearchesClientDAO()
-
-
Method Details
-
load
-
listSearchesClientByClient
public static com.google.api.server.spi.response.CollectionResponse<SearchesClient> listSearchesClientByClient(Long clientId, Integer limit, String cursor, Long time)
-