The methods of the << control >> Login will be partialy changed, the setUsername(Username char) will be getUsername() and setPassword(password char) will be getPassword();
On << control >> ValidateAFavor delete the method "AuthorizeLogin".
On << control >> CheckRequestedAnswer willl became << control >> CheckAnswersOfAnAd, delete all the methods, and added the new methods: (Accept(), Decline(), GetAnswers(), ContactUsers()).
On << control >> viewProfile() delete the method sendMessage and change OpenProfile() with GetUsersInfo().
On << control >> ContactUser add the methods ReciveMessage(), LoadAttach().
On << control >> ImportFacebookContacts changed method AddToContacts with AddToFavorites()
On << control >> ViewAds replace the methods ShowAdInfo() and ShowCategory() with GetAds()
Delete the << control >> CheckImboxMessage() and the << boundary >> User_CheckImboxMessage().
The methods of the << control >> Login will be partialy changed, the setUsername(Username char) will be getUsername() and setPassword(password char) will be getPassword();
On << control >> ValidateAFavor delete the method "AuthorizeLogin".
On << control >> CheckRequestedAnswer willl became << control >> CheckAnswersOfAnAd, delete all the methods, and added the new methods: (Accept(), Decline(), GetAnswers(), ContactUsers()).
On << control >> viewProfile() delete the method sendMessage and change OpenProfile() with GetUsersInfo().
On << control >> ContactUser add the methods ReciveMessage(), LoadAttach().
On << control >> ImportFacebookContacts changed method AddToContacts with AddToFavorites()
On << control >> ViewAds replace the methods ShowAdInfo() and ShowCategory() with GetAds()
Delete the << control >> CheckImboxMessage() and the << boundary >> User_CheckImboxMessage().