public class MYOSGURLGenerator extends Object
Constructor and Description |
---|
MYOSGURLGenerator() |
Modifier and Type | Method and Description |
---|---|
private String |
defaultParameters()
Returns the default parameters
|
private String |
getConfigurableParameters(Properties paramProperties)
Parsers through the list of parameterID-value pair and returns the
parameters name value pair
|
(package private) String |
getParam(int ID,
String value)
Returns the parameter name-value pair
|
String |
getURL(Properties paramProperties)
Returns the url
|
private static String BASE_URL
public String getURL(Properties paramProperties)
paramProperties
- list of parameterID-value pairprivate String defaultParameters()
private String getConfigurableParameters(Properties paramProperties)
paramProperties
- URL's paramID-value parameter pairCopyright © 2011 The University of Southern California. All Rights Reserved.