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

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

public final class ResourceDictionary
extends java.lang.Object


Field Summary
static java.lang.String CONF_PERMALINK_BASE
           
static java.lang.String CONF_RESOURCE_KEY
           
static java.lang.String CONF_V_METRIC_KEY
           
static java.lang.String CONF_V_PLUGIN_KEY
           
static java.lang.String CONF_V_RESOURCE_KEY
           
 
Method Summary
static java.lang.String getPermaLinkURLBase()
           
static java.lang.String getResourceKey()
           
static com.google.gwt.i18n.client.Dictionary getResourceViewers()
           
static java.lang.String getViewerMetricKey()
           
static java.lang.String getViewerPluginKey()
           
static java.lang.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 java.lang.String CONF_PERMALINK_BASE
See Also:
Constant Field Values

CONF_RESOURCE_KEY

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

CONF_V_RESOURCE_KEY

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

CONF_V_PLUGIN_KEY

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

CONF_V_METRIC_KEY

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

getPermaLinkURLBase

public static java.lang.String getPermaLinkURLBase()

getResourceKey

public static java.lang.String getResourceKey()

getViewerResourceKey

public static java.lang.String getViewerResourceKey()

getViewerPluginKey

public static java.lang.String getViewerPluginKey()

getViewerMetricKey

public static java.lang.String getViewerMetricKey()

getResourceViewers

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


Copyright © 2009 SonarSource SA. All Rights Reserved.