PSE 2000 Group 4

Uses of Class
jobmatch.business.provider.account.ProviderAccount

Packages that use ProviderAccount
jobmatch.business.provider.account   
jobmatch.presentation   
 

Uses of ProviderAccount in jobmatch.business.provider.account
 

Methods in jobmatch.business.provider.account that return ProviderAccount
 ProviderAccount AccountManager.getProviderAccount(String username)
          Returns the account of the provider with the specified username
 

Uses of ProviderAccount in jobmatch.presentation
 

Methods in jobmatch.presentation that return ProviderAccount
protected  ProviderAccount AuthentificationPage.getProviderAccount(jobmatch.presentation.HttpPresentationComms comms)
          Return the current provider account
 


PSE 2000 Group 4