Uses of Class
io.meeds.twitter.gamification.entity.TwitterTweetEntity
Packages that use TwitterTweetEntity
-
Uses of TwitterTweetEntity in io.meeds.twitter.gamification.dao
Methods in io.meeds.twitter.gamification.dao that return TwitterTweetEntityModifier and TypeMethodDescriptionTwitterTweetDAO.findTwitterTweetEntityByTweetLink(String tweetLink) -
Uses of TwitterTweetEntity in io.meeds.twitter.gamification.storage.mapper
Methods in io.meeds.twitter.gamification.storage.mapper that return TwitterTweetEntityMethods in io.meeds.twitter.gamification.storage.mapper with parameters of type TwitterTweetEntityModifier and TypeMethodDescriptionstatic TweetTwitterTweetMapper.fromEntity(TwitterTweetEntity twitterTweetEntity)