Uses of Class
ch.bztf.m226blb1.Database.Entities.User
Package
Description
-
Uses of User in ch.bztf.m226blb1.Base
Modifier and TypeMethodDescriptionabstract User
BaseService.mapJsonToUser
(@NotBlank String json) Maps the JSON data to auser
objectModifier and TypeMethodDescriptionGets the stats of a user by itsusername
. -
Uses of User in ch.bztf.m226blb1.Database.Entities
-
Uses of User in ch.bztf.m226blb1.Database.Repositories
Modifier and TypeMethodDescriptionUserRepository.findByUsernameAndPlatform
(String username, Platform platform) Finds auser
by the given username and platform. -
Uses of User in ch.bztf.m226blb1.Platforms.GraphQL
-
Uses of User in ch.bztf.m226blb1.Platforms.Instagram
-
Uses of User in ch.bztf.m226blb1.Platforms.Twitter