Skip navigation links
A B C D G I L S U 

G

getAccount(String, String) - Method in interface com.buckosoft.BSAccount.BSAccountMan
Get a user account, given his username and password.
getAccount(String, String) - Method in class com.buckosoft.BSAccount.BSAccountManImpl
 
getAccount(String, String) - Method in interface com.buckosoft.BSAccount.db.Database
Get the user's account - i.e.
getAccount(int) - Method in interface com.buckosoft.BSAccount.db.Database
 
getAccount(String, String) - Method in class com.buckosoft.BSAccount.db.DatabaseImpl
 
getAccount(int) - Method in class com.buckosoft.BSAccount.db.DatabaseImpl
 
getAccountCount() - Method in interface com.buckosoft.BSAccount.db.Database
Get the number of accounts
getAccountCount() - Method in class com.buckosoft.BSAccount.db.DatabaseImpl
 
getAddress1() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getAddress2() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getAppJumper(BSAccount) - Method in interface com.buckosoft.BSAccount.BSAccountMan
Given a logged in account, return a key that can be used by another app to retrieve this logged in account.
getAppJumper(BSAccount) - Method in class com.buckosoft.BSAccount.BSAccountManImpl
 
getAppJumperUser(long) - Method in interface com.buckosoft.BSAccount.db.Database
Get the userId who wanted this appJumper
getAppJumperUser(long) - Method in class com.buckosoft.BSAccount.db.DatabaseImpl
 
getAppName() - Method in interface com.buckosoft.BSAccount.BSAccountMan
 
getAppName() - Method in class com.buckosoft.BSAccount.BSAccountManImpl
 
getCity() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getCountry() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getCreatedAt() - Method in class com.buckosoft.BSAccount.domain.AppJumper
 
getEmail() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getFirstName() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getId() - Method in class com.buckosoft.BSAccount.domain.AppJumper
 
getJumpApp(HttpServletRequest, PrintWriter) - Method in class com.buckosoft.BSAccount.web.BSAccountController
 
getJumpToken() - Method in class com.buckosoft.BSAccount.domain.AppJumper
 
getLastAccess() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getLastAccess() - Method in class com.buckosoft.BSAccount.domain.BSAccountUser
 
getLastName() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getNewUser() - Method in interface com.buckosoft.BSAccount.BSAccountMan
Create a new anonymous BSAccountUSer
getNewUser() - Method in class com.buckosoft.BSAccount.BSAccountManImpl
 
getNewUser() - Method in interface com.buckosoft.BSAccount.domain.UserFactory
 
getNewUser() - Method in class com.buckosoft.BSAccount.SimpleUserFactory
 
getNewUserWebSession(BSAccountUser) - Method in class com.buckosoft.BSAccount.BSAccountManImpl
 
getNewUserWebSession(BSAccountUser) - Method in interface com.buckosoft.BSAccount.domain.UserFactory
 
getNewUserWebSession(BSAccountUser) - Method in class com.buckosoft.BSAccount.SimpleUserFactory
 
getPassword() - Method in class com.buckosoft.BSAccount.domain.Credentials
 
getPhone() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getRegisterDate() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getRegisterToken() - Method in class com.buckosoft.BSAccount.domain.BSAccount
Return the random number that was emailed to the user.
getState() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getStatus() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getUser(BSAccount) - Method in interface com.buckosoft.BSAccount.BSAccountMan
 
getUser(BSAccount) - Method in class com.buckosoft.BSAccount.BSAccountManImpl
 
getUser() - Method in class com.buckosoft.BSAccount.domain.BSAccountUserWebSession
Get the user attached to this session.
getUser(BSAccount) - Method in interface com.buckosoft.BSAccount.domain.UserFactory
 
getUser(BSAccount) - Method in class com.buckosoft.BSAccount.SimpleUserFactory
BSAccountUser has no persistent attributes per se, so just create a new one for this account
getUserId() - Method in class com.buckosoft.BSAccount.domain.AppJumper
 
getUserId() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getUserId() - Method in class com.buckosoft.BSAccount.domain.BSAccountUser
Convenience accessor to the userid
getUsername() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getUsername() - Method in class com.buckosoft.BSAccount.domain.BSAccountUser
Convenience accessor to get the username.
getUsername() - Method in class com.buckosoft.BSAccount.domain.Credentials
 
getUserWebSession(HttpServletRequest) - Method in interface com.buckosoft.BSAccount.BSAccountMan
 
getUserWebSession(HttpServletRequest) - Method in class com.buckosoft.BSAccount.BSAccountManImpl
 
getWebPage() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
getZip() - Method in class com.buckosoft.BSAccount.domain.BSAccount
 
A B C D G I L S U 
Skip navigation links