org.jboss.dna.jcr
Class JcrI18n

java.lang.Object
  extended by org.jboss.dna.jcr.JcrI18n

public final class JcrI18n
extends Object

Author:
John Verhaeg, Randall Hauch

Field Summary
static I18n allPropertyValuesMustHaveSameType
           
static I18n ambiguousPrimaryItemName
           
static I18n autocreatedNodesNeedDefaults
           
static I18n autocreatedPropertyNeedsDefault
           
static I18n cannotConvertValue
           
static I18n cannotMakeMandatoryDefinitionOptional
           
static I18n cannotOverrideProtectedDefinition
           
static I18n cannotRedefineProperty
           
static I18n childNotFoundUnderNode
           
static I18n constraintsChangedInSubtype
           
static I18n credentialsMustProvideJaasMethod
           
static I18n credentialsMustReturnAccessControlContext
           
static I18n credentialsMustReturnLoginContext
           
static I18n defaultWorkspaceName
           
static I18n errorObtainingDefaultWorkspaceName
           
static I18n errorObtainingWorkspaceNames
           
static I18n errorRegisteringPersistentNamespace
           
static I18n errorVerifyingWorkspaceName
           
static I18n errorWhileFindingNodeWithPath
           
static I18n errorWhileFindingNodeWithUuid
           
static I18n errorWhileInitializingTheNamespaceRegistry
           
static I18n inputStreamConsumed
           
static I18n invalidNamePattern
           
static I18n invalidNodeTypeName
           
static I18n invalidNodeTypeNameParameter
           
static I18n invalidPathParameter
           
static I18n invalidPrimaryItemName
           
static I18n invalidPrimaryTypeName
           
static I18n invalidQueryLanguage
           
static I18n invalidRelativePath
           
static I18n invalidSupertypeName
           
static I18n itemNotFoundAtPath
           
static I18n itemNotFoundAtPathRelativeToReferenceNode
           
static I18n itemNotFoundWithUuid
           
static I18n missingMandatoryItem
           
static I18n missingNodeTypeForExistingNode
           
static I18n nodeDefinitionCouldNotBeDeterminedForNode
           
static I18n noDefinition
           
static I18n nodeHasAlreadyBeenRemovedFromThisSession
           
static I18n nodeNotFoundAtPathRelativeToReferenceNode
           
static I18n nodeTypeAlreadyExists
           
static I18n noNamespaceWithPrefix
           
static I18n noNamespaceWithUri
           
static I18n noNegativeDepth
           
static I18n nonInputStreamConsumed
           
static I18n noPrimaryItemNameDefinedOnPrimaryType
           
static I18n noSnsDefinition
           
static I18n noSnsDefinitionForNode
           
static I18n notStoredQuery
           
static I18n pathNotFound
           
static I18n pathNotFoundRelativeTo
           
static I18n permissionDenied
           
static I18n primaryItemDoesNotExist
           
static I18n primaryItemNameForPrimaryTypeIsNotValid
           
static I18n propertyNotFoundAtPathRelativeToReferenceNode
           
static I18n propertyNotFoundOnNode
           
static I18n REP_NAME_DESC
           
static I18n REP_VENDOR_DESC
           
static I18n repositoryDoesNotExist
           
static I18n repositoryMustBeConfigured
           
static I18n residualDefinitionsCannotBeMandatory
           
static I18n singleValuedPropertyNeedsSingleValuedDefault
           
static I18n sourceInUse
           
static I18n SPEC_NAME_DESC
           
static I18n supertypeNotFound
           
static I18n supertypesConflict
           
static I18n tooDeep
           
static I18n typeNotFound
           
static I18n unableToChangeTheDefaultNamespace
           
static I18n unableToCreateNodeWithNoDefaultPrimaryTypeOnChildNodeDefinition
           
static I18n unableToCreateNodeWithPrimaryTypeThatDoesNotExist
           
static I18n unableToMoveNodeToBeChildOfDecendent
           
static I18n unableToRefreshBranchSinceAtLeastOneNodeMovedToParentOutsideOfBranch
           
static I18n unableToRegisterNamespaceUsingXmlPrefix
           
static I18n unableToRegisterNamespaceWithInvalidPrefix
           
static I18n unableToRegisterReservedNamespacePrefix
           
static I18n unableToRegisterReservedNamespaceUri
           
static I18n unableToRemapUriNotRegisteredInNamespaceRegistry
           
static I18n unableToRemapUriUsingPrefixUsedInNamespaceRegistry
           
static I18n unableToRemoveRootNode
           
static I18n unableToSaveNodeThatWasCreatedSincePreviousSave
           
static I18n unableToSetMultiValuedPropertyUsingSingleValue
           
static I18n unableToSetSingleValuedPropertyUsingMultipleValues
           
static I18n unableToUnregisterPrefixForNamespaceThatIsNotRegistered
           
static I18n unableToUnregisterReservedNamespacePrefix
           
static I18n unableToUnregisterReservedNamespaceUri
           
static I18n workspaceNameIsInvalid
           
 
Constructor Summary
JcrI18n()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cannotConvertValue

public static I18n cannotConvertValue

credentialsMustProvideJaasMethod

public static I18n credentialsMustProvideJaasMethod

credentialsMustReturnAccessControlContext

public static I18n credentialsMustReturnAccessControlContext

credentialsMustReturnLoginContext

public static I18n credentialsMustReturnLoginContext

defaultWorkspaceName

public static I18n defaultWorkspaceName

inputStreamConsumed

public static I18n inputStreamConsumed

nonInputStreamConsumed

public static I18n nonInputStreamConsumed

pathNotFound

public static I18n pathNotFound

pathNotFoundRelativeTo

public static I18n pathNotFoundRelativeTo

permissionDenied

public static I18n permissionDenied

repositoryMustBeConfigured

public static I18n repositoryMustBeConfigured

sourceInUse

public static I18n sourceInUse

repositoryDoesNotExist

public static I18n repositoryDoesNotExist

noNamespaceWithPrefix

public static I18n noNamespaceWithPrefix

noNamespaceWithUri

public static I18n noNamespaceWithUri

unableToChangeTheDefaultNamespace

public static I18n unableToChangeTheDefaultNamespace

unableToRegisterReservedNamespacePrefix

public static I18n unableToRegisterReservedNamespacePrefix

unableToRegisterReservedNamespaceUri

public static I18n unableToRegisterReservedNamespaceUri

unableToRegisterNamespaceUsingXmlPrefix

public static I18n unableToRegisterNamespaceUsingXmlPrefix

unableToRegisterNamespaceWithInvalidPrefix

public static I18n unableToRegisterNamespaceWithInvalidPrefix

errorRegisteringPersistentNamespace

public static I18n errorRegisteringPersistentNamespace

unableToUnregisterReservedNamespacePrefix

public static I18n unableToUnregisterReservedNamespacePrefix

unableToUnregisterReservedNamespaceUri

public static I18n unableToUnregisterReservedNamespaceUri

unableToUnregisterPrefixForNamespaceThatIsNotRegistered

public static I18n unableToUnregisterPrefixForNamespaceThatIsNotRegistered

unableToRemapUriNotRegisteredInNamespaceRegistry

public static I18n unableToRemapUriNotRegisteredInNamespaceRegistry

unableToRemapUriUsingPrefixUsedInNamespaceRegistry

public static I18n unableToRemapUriUsingPrefixUsedInNamespaceRegistry

errorWhileInitializingTheNamespaceRegistry

public static I18n errorWhileInitializingTheNamespaceRegistry

invalidRelativePath

public static I18n invalidRelativePath

invalidPathParameter

public static I18n invalidPathParameter

invalidNamePattern

public static I18n invalidNamePattern

invalidNodeTypeNameParameter

public static I18n invalidNodeTypeNameParameter

noPrimaryItemNameDefinedOnPrimaryType

public static I18n noPrimaryItemNameDefinedOnPrimaryType

primaryItemNameForPrimaryTypeIsNotValid

public static I18n primaryItemNameForPrimaryTypeIsNotValid

primaryItemDoesNotExist

public static I18n primaryItemDoesNotExist

itemNotFoundWithUuid

public static I18n itemNotFoundWithUuid

itemNotFoundAtPath

public static I18n itemNotFoundAtPath

itemNotFoundAtPathRelativeToReferenceNode

public static I18n itemNotFoundAtPathRelativeToReferenceNode

propertyNotFoundOnNode

public static I18n propertyNotFoundOnNode

propertyNotFoundAtPathRelativeToReferenceNode

public static I18n propertyNotFoundAtPathRelativeToReferenceNode

nodeNotFoundAtPathRelativeToReferenceNode

public static I18n nodeNotFoundAtPathRelativeToReferenceNode

childNotFoundUnderNode

public static I18n childNotFoundUnderNode

errorWhileFindingNodeWithUuid

public static I18n errorWhileFindingNodeWithUuid

errorWhileFindingNodeWithPath

public static I18n errorWhileFindingNodeWithPath

nodeDefinitionCouldNotBeDeterminedForNode

public static I18n nodeDefinitionCouldNotBeDeterminedForNode

noSnsDefinitionForNode

public static I18n noSnsDefinitionForNode

missingNodeTypeForExistingNode

public static I18n missingNodeTypeForExistingNode

unableToCreateNodeWithPrimaryTypeThatDoesNotExist

public static I18n unableToCreateNodeWithPrimaryTypeThatDoesNotExist

unableToCreateNodeWithNoDefaultPrimaryTypeOnChildNodeDefinition

public static I18n unableToCreateNodeWithNoDefaultPrimaryTypeOnChildNodeDefinition

unableToSaveNodeThatWasCreatedSincePreviousSave

public static I18n unableToSaveNodeThatWasCreatedSincePreviousSave

unableToSetMultiValuedPropertyUsingSingleValue

public static I18n unableToSetMultiValuedPropertyUsingSingleValue

unableToSetSingleValuedPropertyUsingMultipleValues

public static I18n unableToSetSingleValuedPropertyUsingMultipleValues

unableToRefreshBranchSinceAtLeastOneNodeMovedToParentOutsideOfBranch

public static I18n unableToRefreshBranchSinceAtLeastOneNodeMovedToParentOutsideOfBranch

allPropertyValuesMustHaveSameType

public static I18n allPropertyValuesMustHaveSameType

unableToRemoveRootNode

public static I18n unableToRemoveRootNode

unableToMoveNodeToBeChildOfDecendent

public static I18n unableToMoveNodeToBeChildOfDecendent

nodeHasAlreadyBeenRemovedFromThisSession

public static I18n nodeHasAlreadyBeenRemovedFromThisSession

typeNotFound

public static I18n typeNotFound

supertypeNotFound

public static I18n supertypeNotFound

noNegativeDepth

public static I18n noNegativeDepth

tooDeep

public static I18n tooDeep

REP_NAME_DESC

public static I18n REP_NAME_DESC

REP_VENDOR_DESC

public static I18n REP_VENDOR_DESC

SPEC_NAME_DESC

public static I18n SPEC_NAME_DESC

errorObtainingWorkspaceNames

public static I18n errorObtainingWorkspaceNames

errorObtainingDefaultWorkspaceName

public static I18n errorObtainingDefaultWorkspaceName

workspaceNameIsInvalid

public static I18n workspaceNameIsInvalid

errorVerifyingWorkspaceName

public static I18n errorVerifyingWorkspaceName

notStoredQuery

public static I18n notStoredQuery

invalidQueryLanguage

public static I18n invalidQueryLanguage

invalidNodeTypeName

public static I18n invalidNodeTypeName

nodeTypeAlreadyExists

public static I18n nodeTypeAlreadyExists

invalidPrimaryTypeName

public static I18n invalidPrimaryTypeName

invalidSupertypeName

public static I18n invalidSupertypeName

supertypesConflict

public static I18n supertypesConflict

ambiguousPrimaryItemName

public static I18n ambiguousPrimaryItemName

invalidPrimaryItemName

public static I18n invalidPrimaryItemName

autocreatedNodesNeedDefaults

public static I18n autocreatedNodesNeedDefaults

residualDefinitionsCannotBeMandatory

public static I18n residualDefinitionsCannotBeMandatory

cannotOverrideProtectedDefinition

public static I18n cannotOverrideProtectedDefinition

cannotMakeMandatoryDefinitionOptional

public static I18n cannotMakeMandatoryDefinitionOptional

constraintsChangedInSubtype

public static I18n constraintsChangedInSubtype

cannotRedefineProperty

public static I18n cannotRedefineProperty

autocreatedPropertyNeedsDefault

public static I18n autocreatedPropertyNeedsDefault

singleValuedPropertyNeedsSingleValuedDefault

public static I18n singleValuedPropertyNeedsSingleValuedDefault

noDefinition

public static I18n noDefinition

noSnsDefinition

public static I18n noSnsDefinition

missingMandatoryItem

public static I18n missingMandatoryItem
Constructor Detail

JcrI18n

public JcrI18n()


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