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 noDefaultWorkspace
           
static I18n pathInProjection
           
static I18n pathsInProjection
           
static I18n propertyIsRequired
           
static I18n repositoryHasBeenShutDown
           
static I18n requiredNodeDoesNotExistRelativeToNode
           
static I18n unableToAuthenticateConnectionToFederatedRepository
           
static I18n unableToCreateExecutionContext
           
static I18n unableToPerformOperationSpanningWorkspaces
           
static I18n unableToPerformOperationUnlessLocationIsFromSingleProjection
           
static I18n unableToPerformOperationUnlessLocationsAreFromSingleProjection
           
static I18n workspaceDoesNotExist
           
 
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

pathInProjection

public static I18n pathInProjection

pathsInProjection

public static I18n pathsInProjection

unableToPerformOperationUnlessLocationIsFromSingleProjection

public static I18n unableToPerformOperationUnlessLocationIsFromSingleProjection

unableToPerformOperationUnlessLocationsAreFromSingleProjection

public static I18n unableToPerformOperationUnlessLocationsAreFromSingleProjection

unableToPerformOperationSpanningWorkspaces

public static I18n unableToPerformOperationSpanningWorkspaces

workspaceDoesNotExist

public static I18n workspaceDoesNotExist

noDefaultWorkspace

public static I18n noDefaultWorkspace
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.