org.jboss.dna.connector.svn
Class SVNRepositoryConnectorI18n

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

public final class SVNRepositoryConnectorI18n
extends Object

The internationalized string constants for the org.jboss.dna.connector.svn* packages.


Field Summary
static I18n connectingFailureOrUserAuthenticationProblem
           
static I18n connectorName
           
static I18n errorSerializingCachePolicyInSource
           
static I18n locationInRequestMustHavePath
           
static I18n nodeDoesNotExist
           
static I18n nodeIsActuallyUnknow
           
static I18n onlyTheDefaultNamespaceIsAllowed
           
static I18n pathForDefaultWorkspaceCannotBeRead
           
static I18n pathForDefaultWorkspaceDoesNotExist
           
static I18n pathForDefaultWorkspaceIsNotDirectory
           
static I18n pathForPredefinedWorkspaceCannotBeRead
           
static I18n pathForPredefinedWorkspaceDoesNotExist
           
static I18n pathForPredefinedWorkspaceIsNotDirectory
           
static I18n propertyIsRequired
           
static I18n sameNameSiblingsAreNotAllowed
           
static I18n sourceDoesNotSupportCloningWorkspaces
           
static I18n sourceDoesNotSupportCreatingWorkspaces
           
static I18n sourceDoesNotSupportDeletingWorkspaces
           
static I18n sourceIsReadOnly
           
static I18n unableToCreateWorkspaces
           
static I18n workspaceDoesNotExist
           
 
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

nodeIsActuallyUnknow

public static I18n nodeIsActuallyUnknow

propertyIsRequired

public static I18n propertyIsRequired

errorSerializingCachePolicyInSource

public static I18n errorSerializingCachePolicyInSource

locationInRequestMustHavePath

public static I18n locationInRequestMustHavePath

sourceIsReadOnly

public static I18n sourceIsReadOnly

sourceDoesNotSupportCreatingWorkspaces

public static I18n sourceDoesNotSupportCreatingWorkspaces

sourceDoesNotSupportCloningWorkspaces

public static I18n sourceDoesNotSupportCloningWorkspaces

sourceDoesNotSupportDeletingWorkspaces

public static I18n sourceDoesNotSupportDeletingWorkspaces

connectingFailureOrUserAuthenticationProblem

public static I18n connectingFailureOrUserAuthenticationProblem

pathForPredefinedWorkspaceDoesNotExist

public static I18n pathForPredefinedWorkspaceDoesNotExist

pathForPredefinedWorkspaceIsNotDirectory

public static I18n pathForPredefinedWorkspaceIsNotDirectory

pathForPredefinedWorkspaceCannotBeRead

public static I18n pathForPredefinedWorkspaceCannotBeRead

workspaceDoesNotExist

public static I18n workspaceDoesNotExist

pathForDefaultWorkspaceDoesNotExist

public static I18n pathForDefaultWorkspaceDoesNotExist

pathForDefaultWorkspaceIsNotDirectory

public static I18n pathForDefaultWorkspaceIsNotDirectory

pathForDefaultWorkspaceCannotBeRead

public static I18n pathForDefaultWorkspaceCannotBeRead

sameNameSiblingsAreNotAllowed

public static I18n sameNameSiblingsAreNotAllowed

onlyTheDefaultNamespaceIsAllowed

public static I18n onlyTheDefaultNamespaceIsAllowed

unableToCreateWorkspaces

public static I18n unableToCreateWorkspaces
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-2009 JBoss, a division of Red Hat. All Rights Reserved.