PSE 2000 Group 4

Uses of Class
jobmatch.data.AccountDO

Packages that use AccountDO
jobmatch.data   
 

Uses of AccountDO in jobmatch.data
 

Subclasses of AccountDO in jobmatch.data
 class CandidateAccountDO
          Data core class, used to set, retrieve the CandidateAccountDO information.
 class CompanyAccountDO
          Data core class, used to set, retrieve the CompanyAccountDO information.
 class ProviderAccountDO
          Data core class, used to set, retrieve the ProviderAccountDO information.
 

Methods in jobmatch.data with parameters of type AccountDO
protected  void AccountDO.makeIdentical(AccountDO orig)
          makeIdentical() Assigns the DataStruct of an existing DO to this DO.
 


PSE 2000 Group 4