Rev 28769 | Rev 29271 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
public AuthUser selectByGmailId(String gmailId);
List<AuthUser> selectHOUsers();
AuthUser selectByManagerId(int managerId);
}