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


Constructor Summary
ResourceDictionary()
           
 
Method Summary
 java.lang.String getPageProjectKey()
           
 java.lang.String getPluginKey()
           
 java.lang.String getSourceKey()
           
 com.google.gwt.i18n.client.Dictionary getSourceViewers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceDictionary

public ResourceDictionary()
Method Detail

getPageProjectKey

public java.lang.String getPageProjectKey()

getPluginKey

public java.lang.String getPluginKey()

getSourceKey

public java.lang.String getSourceKey()

getSourceViewers

public com.google.gwt.i18n.client.Dictionary getSourceViewers()


Copyright © 2008-2009 SonarSource SA. All Rights Reserved.