|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.isi.pegasus.planner.catalog.site.impl.myosg.util.MYOSGURLGenerator
public class MYOSGURLGenerator
This is an utility class which generates the MYOSG url.
| Field Summary | |
|---|---|
private static String |
BASE_URL
|
| Constructor Summary | |
|---|---|
MYOSGURLGenerator()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static String BASE_URL
| Constructor Detail |
|---|
public MYOSGURLGenerator()
| Method Detail |
|---|
public String getURL(Properties paramProperties)
paramProperties - list of parameterID-value pair
private String defaultParameters()
private String getConfigurableParameters(Properties paramProperties)
paramProperties - URL's paramID-value parameter pair
String getParam(int ID,
String value)
ID - parameter IDvalue - parameter value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||