Uses of Class
org.exoplatform.gamification.github.entity.GitHubAccountEntity
-
Packages that use GitHubAccountEntity Package Description org.exoplatform.gamification.github.dao -
-
Uses of GitHubAccountEntity in org.exoplatform.gamification.github.dao
Methods in org.exoplatform.gamification.github.dao that return GitHubAccountEntity Modifier and Type Method Description GitHubAccountEntityGitHubAccountDAO. getAccountByGithubId(String gitHubId)GitHubAccountEntityGitHubAccountDAO. getAccountByUserName(String userName)
-