Uses of Class
com.maplander.backend.model.ml.AppleUserML
Packages that use AppleUserML
-
Uses of AppleUserML in com.maplander.backend.dao.ml
Fields in com.maplander.backend.dao.ml with type parameters of type AppleUserMLMethods in com.maplander.backend.dao.ml that return AppleUserMLModifier and TypeMethodDescriptionstatic AppleUserML
static AppleUserML
AppleUserMLDAO.loadByAppleId
(String appleId) Methods in com.maplander.backend.dao.ml that return types with arguments of type AppleUserMLModifier and TypeMethodDescriptionstatic List
<AppleUserML> AppleUserMLDAO.loadByEmailAndId
(String email, Long userId)