org.jboss.dna.connector.federation
Class FederationI18n

java.lang.Object
  extended by org.jboss.dna.connector.federation.FederationI18n

public final class FederationI18n
extends Object

Author:
Randall Hauch

Field Summary
static I18n errorAddingProjectionRuleParseMethod
           
static I18n errorRemovingNodeFromCache
           
static I18n federatedRepositoryCannotBeFound
           
static I18n nodeDoesNotExistAtLocation
           
static I18n nodeDoesNotExistAtPath
           
static I18n propertyIsRequired
           
static I18n repositoryHasBeenShutDown
           
static I18n requiredNodeDoesNotExistRelativeToNode
           
static I18n unableToAuthenticateConnectionToFederatedRepository
           
static I18n unableToCreateExecutionContext
           
 
Constructor Summary
FederationI18n()
           
 
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

requiredNodeDoesNotExistRelativeToNode

public static I18n requiredNodeDoesNotExistRelativeToNode

propertyIsRequired

public static I18n propertyIsRequired

nodeDoesNotExistAtPath

public static I18n nodeDoesNotExistAtPath

nodeDoesNotExistAtLocation

public static I18n nodeDoesNotExistAtLocation

errorRemovingNodeFromCache

public static I18n errorRemovingNodeFromCache

unableToCreateExecutionContext

public static I18n unableToCreateExecutionContext

federatedRepositoryCannotBeFound

public static I18n federatedRepositoryCannotBeFound

unableToAuthenticateConnectionToFederatedRepository

public static I18n unableToAuthenticateConnectionToFederatedRepository

repositoryHasBeenShutDown

public static I18n repositoryHasBeenShutDown

errorAddingProjectionRuleParseMethod

public static I18n errorAddingProjectionRuleParseMethod
Constructor Detail

FederationI18n

public FederationI18n()
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.