org.cagrid.gaards.ui.gridgrouper
Class GridGrouperUIConstants

java.lang.Object
  extended by org.cagrid.gaards.ui.gridgrouper.GridGrouperUIConstants

public class GridGrouperUIConstants
extends java.lang.Object


Field Summary
static java.lang.String GRIDGROUPER_SERVICES_CONF
           
static java.lang.String UI_CONF
           
 
Constructor Summary
GridGrouperUIConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UI_CONF

public static final java.lang.String UI_CONF
See Also:
Constant Field Values

GRIDGROUPER_SERVICES_CONF

public static final java.lang.String GRIDGROUPER_SERVICES_CONF
See Also:
Constant Field Values
Constructor Detail

GridGrouperUIConstants

public GridGrouperUIConstants()