org.jboss.dna.graph
Class GraphI18n

java.lang.Object
  extended by org.jboss.dna.graph.GraphI18n

public final class GraphI18n
extends Object

Author:
Randall Hauch, John Verhaeg

Field Summary
static I18n actualLocationIsNotChildOfInputLocation
           
static I18n actualLocationIsNotSameAsInputLocation
           
static I18n actualLocationMustHavePath
           
static I18n actualNewLocationIsNotSameAsInputLocation
           
static I18n actualNewLocationMustHavePath
           
static I18n actualNewLocationMustHaveSameNameAsRequest
           
static I18n actualNewLocationMustHaveSameParentAsOldLocation
           
static I18n actualOldLocationIsNotSameAsInputLocation
           
static I18n actualOldLocationMustHavePath
           
static I18n closedConnectionMayNotBeUsed
           
static I18n closedRequestProcessor
           
static I18n closingRequestProcessor
           
static I18n errorConvertingIo
           
static I18n errorConvertingType
           
static I18n errorImportingContent
           
static I18n errorReadingPropertyValueBytes
           
static I18n errorSerializingInMemoryCachePolicyInSource
           
static I18n executedRequest
           
static I18n executingRequest
           
static I18n inMemoryConnectorName
           
static I18n inMemoryConnectorRequestsMustHavePathOrUuid
           
static I18n inMemoryNodeDoesNotExist
           
static I18n invalidIndexInSegmentName
           
static I18n invalidQualifiedNameString
           
static I18n maximumPoolSizeMayNotBeSmallerThanCorePoolSize
           
static I18n messageDigestNotFound
           
static I18n missingEndBracketInSegmentName
           
static I18n multipleErrorsWhileExecutingRequests
           
static I18n noNamespaceRegisteredForPrefix
           
static I18n pathAncestorDegreeIsInvalid
           
static I18n pathCannotBeNormalized
           
static I18n pathExpressionHasInvalidMatch
           
static I18n pathExpressionHasInvalidSelect
           
static I18n pathExpressionIsInvalid
           
static I18n pathExpressionMayNotBeBlank
           
static I18n pathIsAlreadyAbsolute
           
static I18n pathIsNotAbsolute
           
static I18n pathIsNotRelative
           
static I18n pathNotFoundExceptionLowestExistingLocationFound
           
static I18n repositoryConnectionPoolIsNotRunning
           
static I18n unableToAccessResourceFileFromClassLoader
           
static I18n unableToAddMoreRequestsToAlreadyExecutedBatch
           
static I18n unableToCopyToLocationWithoutAPath
           
static I18n unableToCopyToTheRoot
           
static I18n unableToCreateReferenceToNodeWithoutUuid
           
static I18n unableToCreateSubpathBeginIndexGreaterThanOrEqualToEndingIndex
           
static I18n unableToCreateSubpathBeginIndexGreaterThanOrEqualToSize
           
static I18n unableToCreateValue
           
static I18n unableToDiscoverPropertyTypeForNullValue
           
static I18n unableToFindRepositorySourceWithName
           
static I18n unableToObtainValidRepositoryAfterAttempts
           
static I18n unsupportedRequestType
           
static I18n validPathMayNotContainEmptySegment
           
static I18n valueJavaTypeNotCompatibleWithPropertyType
           
static I18n workspaceAlreadyExistsInRepository
           
static I18n workspaceDoesNotExistInRepository
           
 
Constructor Summary
GraphI18n()
           
 
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

closedConnectionMayNotBeUsed

public static I18n closedConnectionMayNotBeUsed

errorConvertingIo

public static I18n errorConvertingIo

errorConvertingType

public static I18n errorConvertingType

errorReadingPropertyValueBytes

public static I18n errorReadingPropertyValueBytes

invalidIndexInSegmentName

public static I18n invalidIndexInSegmentName

invalidQualifiedNameString

public static I18n invalidQualifiedNameString

maximumPoolSizeMayNotBeSmallerThanCorePoolSize

public static I18n maximumPoolSizeMayNotBeSmallerThanCorePoolSize

missingEndBracketInSegmentName

public static I18n missingEndBracketInSegmentName

noNamespaceRegisteredForPrefix

public static I18n noNamespaceRegisteredForPrefix

pathAncestorDegreeIsInvalid

public static I18n pathAncestorDegreeIsInvalid

pathCannotBeNormalized

public static I18n pathCannotBeNormalized

pathIsAlreadyAbsolute

public static I18n pathIsAlreadyAbsolute

pathIsNotAbsolute

public static I18n pathIsNotAbsolute

pathIsNotRelative

public static I18n pathIsNotRelative

repositoryConnectionPoolIsNotRunning

public static I18n repositoryConnectionPoolIsNotRunning

unableToCreateSubpathBeginIndexGreaterThanOrEqualToEndingIndex

public static I18n unableToCreateSubpathBeginIndexGreaterThanOrEqualToEndingIndex

unableToCreateSubpathBeginIndexGreaterThanOrEqualToSize

public static I18n unableToCreateSubpathBeginIndexGreaterThanOrEqualToSize

unableToCreateValue

public static I18n unableToCreateValue

unableToDiscoverPropertyTypeForNullValue

public static I18n unableToDiscoverPropertyTypeForNullValue

unableToObtainValidRepositoryAfterAttempts

public static I18n unableToObtainValidRepositoryAfterAttempts

validPathMayNotContainEmptySegment

public static I18n validPathMayNotContainEmptySegment

valueJavaTypeNotCompatibleWithPropertyType

public static I18n valueJavaTypeNotCompatibleWithPropertyType

pathExpressionMayNotBeBlank

public static I18n pathExpressionMayNotBeBlank

pathExpressionIsInvalid

public static I18n pathExpressionIsInvalid

pathExpressionHasInvalidSelect

public static I18n pathExpressionHasInvalidSelect

pathExpressionHasInvalidMatch

public static I18n pathExpressionHasInvalidMatch

messageDigestNotFound

public static I18n messageDigestNotFound

unableToAccessResourceFileFromClassLoader

public static I18n unableToAccessResourceFileFromClassLoader

pathNotFoundExceptionLowestExistingLocationFound

public static I18n pathNotFoundExceptionLowestExistingLocationFound

executingRequest

public static I18n executingRequest

executedRequest

public static I18n executedRequest

closingRequestProcessor

public static I18n closingRequestProcessor

closedRequestProcessor

public static I18n closedRequestProcessor

multipleErrorsWhileExecutingRequests

public static I18n multipleErrorsWhileExecutingRequests

unsupportedRequestType

public static I18n unsupportedRequestType

unableToAddMoreRequestsToAlreadyExecutedBatch

public static I18n unableToAddMoreRequestsToAlreadyExecutedBatch

unableToCreateReferenceToNodeWithoutUuid

public static I18n unableToCreateReferenceToNodeWithoutUuid

unableToCopyToLocationWithoutAPath

public static I18n unableToCopyToLocationWithoutAPath

unableToCopyToTheRoot

public static I18n unableToCopyToTheRoot

actualLocationIsNotSameAsInputLocation

public static I18n actualLocationIsNotSameAsInputLocation

actualLocationIsNotChildOfInputLocation

public static I18n actualLocationIsNotChildOfInputLocation

actualLocationMustHavePath

public static I18n actualLocationMustHavePath

actualNewLocationIsNotSameAsInputLocation

public static I18n actualNewLocationIsNotSameAsInputLocation

actualNewLocationMustHavePath

public static I18n actualNewLocationMustHavePath

actualOldLocationIsNotSameAsInputLocation

public static I18n actualOldLocationIsNotSameAsInputLocation

actualOldLocationMustHavePath

public static I18n actualOldLocationMustHavePath

actualNewLocationMustHaveSameParentAsOldLocation

public static I18n actualNewLocationMustHaveSameParentAsOldLocation

actualNewLocationMustHaveSameNameAsRequest

public static I18n actualNewLocationMustHaveSameNameAsRequest

errorImportingContent

public static I18n errorImportingContent

unableToFindRepositorySourceWithName

public static I18n unableToFindRepositorySourceWithName

inMemoryConnectorName

public static I18n inMemoryConnectorName

inMemoryNodeDoesNotExist

public static I18n inMemoryNodeDoesNotExist

errorSerializingInMemoryCachePolicyInSource

public static I18n errorSerializingInMemoryCachePolicyInSource

inMemoryConnectorRequestsMustHavePathOrUuid

public static I18n inMemoryConnectorRequestsMustHavePathOrUuid

workspaceDoesNotExistInRepository

public static I18n workspaceDoesNotExistInRepository

workspaceAlreadyExistsInRepository

public static I18n workspaceAlreadyExistsInRepository
Constructor Detail

GraphI18n

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