Class UserMLDAO
java.lang.Object
com.maplander.backend.dao.BaseDAO
com.maplander.backend.dao.ml.UserMLDAO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.api.server.spi.response.CollectionResponse<UserML> static UserMLstatic UserMLloadByEmail(String email, BrandMLTypeEnum brand) static booleanstatic booleanuserExist(String email, BrandMLTypeEnum 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
-
UserMLDAO
public UserMLDAO()
-
-
Method Details
-
load
-
userExist
-
userExist
-
loadByEmail
-
listAll
-