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

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

public class ResourceDictionary
extends java.lang.Object


Field Summary
static java.lang.String CONF_PAGE_PROJECT_KEY
           
static java.lang.String CONF_PERMALINK_BASE
           
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 getMetricKey()
           
static java.lang.String getPageProjectKey()
           
static java.lang.String getPermaLinkURLBase()
           
static java.lang.String getPluginKey()
           
static java.lang.String getResourceKey()
           
static com.google.gwt.i18n.client.Dictionary getResourceViewers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONF_PAGE_PROJECT_KEY

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

CONF_PERMALINK_BASE

public static final java.lang.String CONF_PERMALINK_BASE
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

getPageProjectKey

public static java.lang.String getPageProjectKey()

getPermaLinkURLBase

public static java.lang.String getPermaLinkURLBase()

getResourceKey

public static java.lang.String getResourceKey()

getPluginKey

public static java.lang.String getPluginKey()

getMetricKey

public static java.lang.String getMetricKey()

getResourceViewers

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


Copyright © 2009 SonarSource SA. All Rights Reserved.