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

G

getAll(Map<String, String[]>) - Method in interface edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.contracts.IContactDBRequestHandler
method to fetch all contacts of a user
getAll(Map<String, String[]>) - Method in interface edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.contracts.IVisibilityDBRequestHandler
method to get all contacts that are visible
getAll(Map<String, String[]>) - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.services.ContactDBRequestHandler
method to fetch all contacts of a user
getAll(Map<String, String[]>) - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.services.VisibilityDBRequestHandler
 
GetAllContactsWorkflowTest - Class in edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests
This class tests workflows related to fetching contacts
GetAllContactsWorkflowTest() - Constructor for class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests.GetAllContactsWorkflowTest
 
getAttendingContacts(Map<String, String[]>) - Method in interface edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.contracts.IMealDBRequestHandler
 
getAttendingContacts(Map<String, String[]>) - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.services.MealDBRequestHandler
 
getClass(String) - Method in interface edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.reflectionManager.contracts.IReflectionManager
 
getClass(String) - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.reflectionManager.services.ReflectionManager
 
GetConfigurationInstance() - Method in interface edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.configuration.contracts.IConfigurationHelper
 
GetConfigurationInstance() - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.configuration.services.ConfigurationHelper
Method that returns a configuration properties object.
GetContactsTest() - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests.GetAllContactsWorkflowTest
This method creates 3 accounts UserA, UserB, UserC.
GetContactsTest() - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests.VisibilityWorkflowTest
This method creates 2 accounts UserA and UserB A is visible to B, B is not visible to A
GetFullAccountInfoTest() - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests.GetInfoAccountWorkflowTest
Test fetching the full information of an account
getGraphDatabaseInstance() - Method in interface edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbManager.contracts.IDBInstanceManager
 
getGraphDatabaseInstance() - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbManager.services.DBInstanceManager
 
getInfo(Map<String, String[]>) - Method in interface edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.contracts.IAccountDBRequestHandler
Method to get contact information
getInfo(Map<String, String[]>) - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.services.AccountDBRequestHandler
Method to get full account information
GetInfoAccountWorkflowTest - Class in edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests
This class tests workflow related to fetching account information
GetInfoAccountWorkflowTest() - Constructor for class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests.GetInfoAccountWorkflowTest
 
GetIPAddress() - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.configuration.properties.ConfigurationProperties
 
getProtocol() - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.configuration.properties.ConfigurationProperties
 
GetQueryParameterMap(Map<String, String[]>) - Static method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.dbRequestHandler.helpers.DBRequestHandlerHelper
This method is used for formatting query parameters.
GetReponseMap(CloseableHttpResponse) - Static method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.workflow.tests.helpers.WorkflowTestHelper
This method builds the http response message map from a response
getServerPort() - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.configuration.properties.ConfigurationProperties
 
getServerURL() - Method in class edu.jhu.cs.oose.fall2014.group19.neverEatAlone.server.configuration.properties.ConfigurationProperties
 
A C D E F G H I L M N P R S T U V W 
Skip navigation links