Skip navigation links
A C D E F G H I L M N P R S T U V W 

U

undoAccept(Map<String, String[]>) - Method in interface edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.contracts.IMealDBRequestHandler
 
undoAccept(Map<String, String[]>) - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.services.MealDBRequestHandler
 
update(Map<String, String[]>) - Method in interface edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.contracts.IAccountDBRequestHandler
Method to update an user account
update(Map<String, String[]>) - Method in interface edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.contracts.IContactDBRequestHandler
method to update a contact
update(Map<String, String[]>) - Method in interface edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.contracts.IVisibilityDBRequestHandler
method to set status of visibility
update(Map<String, String[]>) - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.services.AccountDBRequestHandler
This method is responsible for account update database transactions.
update(Map<String, String[]>) - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.services.ContactDBRequestHandler
method to update a contact's information
update(Map<String, String[]>) - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.services.VisibilityDBRequestHandler
 
updateAccountRequest(String, Map<String, String[]>) - Static method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests.helpers.TestRequestBuilder
Build UpdateAccount request
UpdateAccountTest() - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests.UpdateAccountWorkflowTest
This test create two accounts, change password and email, and check the uniqueness constraint on email
UpdateAccountWorkflowTest - Class in edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests
This class tests workflows related to updating account, including setting availability
UpdateAccountWorkflowTest() - Constructor for class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests.UpdateAccountWorkflowTest
 
UpdateContactWorkflowTest - Class in edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests
This class handles test cases related to updating contact information.
UpdateContactWorkflowTest() - Constructor for class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests.UpdateContactWorkflowTest
 
A C D E F G H I L M N P R S T U V W 
Skip navigation links