org.jboss.dna.connector.svn
Class SVNRepositoryConnectorI18n

java.lang.Object
  extended by org.jboss.dna.connector.svn.SVNRepositoryConnectorI18n

public final class SVNRepositoryConnectorI18n
extends Object

Author:
Serge Pagop

Field Summary
static I18n connectorName
           
static I18n errorSerializingCachePolicyInSource
           
static I18n nodeDoesNotExist
           
static I18n objectFoundInJndiWasNotCache
           
static I18n objectFoundInJndiWasNotCacheFactory
           
static I18n propertyIsRequired
           
 
Constructor Summary
SVNRepositoryConnectorI18n()
           
 
Method Summary
static Set<Locale> getLocalizationProblemLocales()
           
static Set<String> getLocalizationProblems()
           
static Set<String> getLocalizationProblems(Locale locale)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

connectorName

public static I18n connectorName

nodeDoesNotExist

public static I18n nodeDoesNotExist

propertyIsRequired

public static I18n propertyIsRequired

errorSerializingCachePolicyInSource

public static I18n errorSerializingCachePolicyInSource

objectFoundInJndiWasNotCache

public static I18n objectFoundInJndiWasNotCache

objectFoundInJndiWasNotCacheFactory

public static I18n objectFoundInJndiWasNotCacheFactory
Constructor Detail

SVNRepositoryConnectorI18n

public SVNRepositoryConnectorI18n()
Method Detail

getLocalizationProblemLocales

public static Set<Locale> getLocalizationProblemLocales()

getLocalizationProblems

public static Set<String> getLocalizationProblems()

getLocalizationProblems

public static Set<String> getLocalizationProblems(Locale locale)


Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.