org.sonar.api.web.gwt.client
Class ResourceDictionary

java.lang.Object
  extended by org.sonar.api.web.gwt.client.ResourceDictionary

public final class ResourceDictionary
extends Object


Field Summary
static String CONF_PERMALINK_BASE
           
static String CONF_RESOURCE_KEY
           
static String CONF_V_METRIC_KEY
           
static String CONF_V_PLUGIN_KEY
           
static String CONF_V_RESOURCE_KEY
           
 
Method Summary
static String getPermaLinkURLBase()
           
static String getResourceKey()
           
static com.google.gwt.i18n.client.Dictionary getResourceViewers()
           
static String getViewerMetricKey()
           
static String getViewerPluginKey()
           
static String getViewerResourceKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONF_PERMALINK_BASE

public static final String CONF_PERMALINK_BASE
See Also:
Constant Field Values

CONF_RESOURCE_KEY

public static final String CONF_RESOURCE_KEY
See Also:
Constant Field Values

CONF_V_RESOURCE_KEY

public static final String CONF_V_RESOURCE_KEY
See Also:
Constant Field Values

CONF_V_PLUGIN_KEY

public static final String CONF_V_PLUGIN_KEY
See Also:
Constant Field Values

CONF_V_METRIC_KEY

public static final String CONF_V_METRIC_KEY
See Also:
Constant Field Values
Method Detail

getPermaLinkURLBase

public static String getPermaLinkURLBase()

getResourceKey

public static String getResourceKey()

getViewerResourceKey

public static String getViewerResourceKey()

getViewerPluginKey

public static String getViewerPluginKey()

getViewerMetricKey

public static String getViewerMetricKey()

getResourceViewers

public static com.google.gwt.i18n.client.Dictionary getResourceViewers()


Copyright © 2009-2011 SonarSource. All Rights Reserved.