Uses of Class
io.meeds.twitter.gamification.entity.TwitterAccountEntity
Packages that use TwitterAccountEntity
-
Uses of TwitterAccountEntity in io.meeds.twitter.gamification.dao
Methods in io.meeds.twitter.gamification.dao that return TwitterAccountEntityModifier and TypeMethodDescriptionTwitterAccountDAO.findTwitterAccountEntityByRemoteId(long remoteId) -
Uses of TwitterAccountEntity in io.meeds.twitter.gamification.storage.mapper
Methods in io.meeds.twitter.gamification.storage.mapper that return TwitterAccountEntityModifier and TypeMethodDescriptionstatic TwitterAccountEntityTwitterAccountMapper.toEntity(TwitterAccount twitterAccount) Methods in io.meeds.twitter.gamification.storage.mapper with parameters of type TwitterAccountEntityModifier and TypeMethodDescriptionstatic TwitterAccountTwitterAccountMapper.fromEntity(TwitterAccountEntity twitterAccountEntity)