edu.isi.pegasus.planner.catalog.site.impl.myosg.util
Class URLParamConstants
java.lang.Object
edu.isi.pegasus.planner.catalog.site.impl.myosg.util.URLParamConstants
public abstract class URLParamConstants
- extends Object
This class contains the URL parameter ID's and utility methods for converting user input to param values.
- Author:
- prasanth
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARAM_SUMMARY_ATTRS_SHOWSERVICE
public static final int PARAM_SUMMARY_ATTRS_SHOWSERVICE
- See Also:
- Constant Field Values
PARAM_SUMMARY_ATTRS_SHOWRSVSTATUS
public static final int PARAM_SUMMARY_ATTRS_SHOWRSVSTATUS
- See Also:
- Constant Field Values
PARAM_SUMMARY_ATTRS_SHOWFQDN
public static final int PARAM_SUMMARY_ATTRS_SHOWFQDN
- See Also:
- Constant Field Values
PARAM_SUMMARY_ATTRS_SHOWVOMEMBERSHIP
public static final int PARAM_SUMMARY_ATTRS_SHOWVOMEMBERSHIP
- See Also:
- Constant Field Values
PARAM_SUMMARY_ATTRS_SHOWVOOWNERSHIP
public static final int PARAM_SUMMARY_ATTRS_SHOWVOOWNERSHIP
- See Also:
- Constant Field Values
PARAM_SUMMARY_ATTRS_SHOWENVIRONMNENT
public static final int PARAM_SUMMARY_ATTRS_SHOWENVIRONMNENT
- See Also:
- Constant Field Values
PARAM_GIP_STATUS_ATTRS_SHOWTESTRESULTS
public static final int PARAM_GIP_STATUS_ATTRS_SHOWTESTRESULTS
- See Also:
- Constant Field Values
PARAM_GIP_STATUS_ATTRS_SHOWFQDN
public static final int PARAM_GIP_STATUS_ATTRS_SHOWFQDN
- See Also:
- Constant Field Values
PARAM_ACCOUNT_TYPE
public static final int PARAM_ACCOUNT_TYPE
- See Also:
- Constant Field Values
PARAM_CE_ACCOUNT_TYPE
public static final int PARAM_CE_ACCOUNT_TYPE
- See Also:
- Constant Field Values
PARAM_SE_ACCOUNT_TYPE
public static final int PARAM_SE_ACCOUNT_TYPE
- See Also:
- Constant Field Values
PARAM_START_TYPE
public static final int PARAM_START_TYPE
- See Also:
- Constant Field Values
PARAM_START_DATE
public static final int PARAM_START_DATE
- See Also:
- Constant Field Values
PARAM_END_TYPE
public static final int PARAM_END_TYPE
- See Also:
- Constant Field Values
PARAM_END_DATE
public static final int PARAM_END_DATE
- See Also:
- Constant Field Values
PARAM_RESOURCE_TO_DISPLAY_ALL_RESOURCES
public static final int PARAM_RESOURCE_TO_DISPLAY_ALL_RESOURCES
- See Also:
- Constant Field Values
PARAM_FILTER_GRID_TYPE
public static final int PARAM_FILTER_GRID_TYPE
- See Also:
- Constant Field Values
PARAM_FILTER_GRID_TYPE_OPTION
public static final int PARAM_FILTER_GRID_TYPE_OPTION
- See Also:
- Constant Field Values
PARAM_FILTER_CURRENT_RSV_STATUS
public static final int PARAM_FILTER_CURRENT_RSV_STATUS
- See Also:
- Constant Field Values
PARAM_FILTER_CURRENT_RSV_STATUS_OPTION
public static final int PARAM_FILTER_CURRENT_RSV_STATUS_OPTION
- See Also:
- Constant Field Values
PARAM_FILTER_VO_SUPPORT
public static final int PARAM_FILTER_VO_SUPPORT
- See Also:
- Constant Field Values
PARAM_FILTER_VO_SUPPORT_OPTION
public static final int PARAM_FILTER_VO_SUPPORT_OPTION
- See Also:
- Constant Field Values
PARAM_FILTER_ACTIVE_STATUS
public static final int PARAM_FILTER_ACTIVE_STATUS
- See Also:
- Constant Field Values
PARAM_FILTER_ACTIVE_STATUS_OPTION
public static final int PARAM_FILTER_ACTIVE_STATUS_OPTION
- See Also:
- Constant Field Values
PARAM_FILTER_DISABLE_STATUS
public static final int PARAM_FILTER_DISABLE_STATUS
- See Also:
- Constant Field Values
PARAM_FILTER_DISABLE_STATUS_OPTION
public static final int PARAM_FILTER_DISABLE_STATUS_OPTION
- See Also:
- Constant Field Values
voNameID
public static final String[][] voNameID
gridTypeID
public static final String[][] gridTypeID
URLParamConstants
public URLParamConstants()
getVOID
public static int getVOID(String name)
getGridTypeID
public static int getGridTypeID(String type)
Copyright © 2011 The University of Southern California. All Rights Reserved.