org.modeshape.connector.filesystem
Class FileSystemI18n
java.lang.Object
org.modeshape.connector.filesystem.FileSystemI18n
public final class FileSystemI18n
- extends Object
The internationalized string constants for the org.modeshape.connector.filesystem*
packages.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
connectorName
public static I18n connectorName
workspaceDoesNotExist
public static I18n workspaceDoesNotExist
pathForWorkspaceRootDoesNotExist
public static I18n pathForWorkspaceRootDoesNotExist
pathForWorkspaceRootIsNotDirectory
public static I18n pathForWorkspaceRootIsNotDirectory
pathForWorkspaceRootCannotBeRead
public static I18n pathForWorkspaceRootCannotBeRead
propertyIsRequired
public static I18n propertyIsRequired
errorSerializingCachePolicyInSource
public static I18n errorSerializingCachePolicyInSource
sameNameSiblingsAreNotAllowed
public static I18n sameNameSiblingsAreNotAllowed
nodeOrderingNotSupported
public static I18n nodeOrderingNotSupported
onlyTheDefaultNamespaceIsAllowed
public static I18n onlyTheDefaultNamespaceIsAllowed
sourceIsReadOnly
public static I18n sourceIsReadOnly
pathIsReadOnly
public static I18n pathIsReadOnly
unableToCreateWorkspaces
public static I18n unableToCreateWorkspaces
couldNotCreateDirectory
public static I18n couldNotCreateDirectory
ancestorInPathIsFile
public static I18n ancestorInPathIsFile
pathForWorkspaceCannotBeRead
public static I18n pathForWorkspaceCannotBeRead
pathForWorkspaceIsNotDirectory
public static I18n pathForWorkspaceIsNotDirectory
workspaceRootPathPropertyDescription
public static I18n workspaceRootPathPropertyDescription
workspaceRootPathPropertyLabel
public static I18n workspaceRootPathPropertyLabel
workspaceRootPathPropertyCategory
public static I18n workspaceRootPathPropertyCategory
defaultWorkspaceNamePropertyDescription
public static I18n defaultWorkspaceNamePropertyDescription
defaultWorkspaceNamePropertyLabel
public static I18n defaultWorkspaceNamePropertyLabel
defaultWorkspaceNamePropertyCategory
public static I18n defaultWorkspaceNamePropertyCategory
predefinedWorkspaceNamesPropertyDescription
public static I18n predefinedWorkspaceNamesPropertyDescription
predefinedWorkspaceNamesPropertyLabel
public static I18n predefinedWorkspaceNamesPropertyLabel
predefinedWorkspaceNamesPropertyCategory
public static I18n predefinedWorkspaceNamesPropertyCategory
updatesAllowedPropertyDescription
public static I18n updatesAllowedPropertyDescription
updatesAllowedPropertyLabel
public static I18n updatesAllowedPropertyLabel
updatesAllowedPropertyCategory
public static I18n updatesAllowedPropertyCategory
exclusionPatternPropertyDescription
public static I18n exclusionPatternPropertyDescription
exclusionPatternPropertyLabel
public static I18n exclusionPatternPropertyLabel
exclusionPatternPropertyCategory
public static I18n exclusionPatternPropertyCategory
inclusionPatternPropertyDescription
public static I18n inclusionPatternPropertyDescription
inclusionPatternPropertyLabel
public static I18n inclusionPatternPropertyLabel
inclusionPatternPropertyCategory
public static I18n inclusionPatternPropertyCategory
maxPathLengthPropertyDescription
public static I18n maxPathLengthPropertyDescription
maxPathLengthPropertyLabel
public static I18n maxPathLengthPropertyLabel
maxPathLengthPropertyCategory
public static I18n maxPathLengthPropertyCategory
eagerFileLoadingPropertyDescription
public static I18n eagerFileLoadingPropertyDescription
eagerFileLoadingPropertyLabel
public static I18n eagerFileLoadingPropertyLabel
eagerFileLoadingPropertyCategory
public static I18n eagerFileLoadingPropertyCategory
determineMimeTypeUsingContentPropertyDescription
public static I18n determineMimeTypeUsingContentPropertyDescription
determineMimeTypeUsingContentPropertyLabel
public static I18n determineMimeTypeUsingContentPropertyLabel
determineMimeTypeUsingContentPropertyCategory
public static I18n determineMimeTypeUsingContentPropertyCategory
extraPropertiesPropertyDescription
public static I18n extraPropertiesPropertyDescription
extraPropertiesPropertyLabel
public static I18n extraPropertiesPropertyLabel
extraPropertiesPropertyCategory
public static I18n extraPropertiesPropertyCategory
customPropertiesFactoryPropertyDescription
public static I18n customPropertiesFactoryPropertyDescription
customPropertiesFactoryPropertyLabel
public static I18n customPropertiesFactoryPropertyLabel
customPropertiesFactoryPropertyCategory
public static I18n customPropertiesFactoryPropertyCategory
temporaryStoragePathPropertyDescription
public static I18n temporaryStoragePathPropertyDescription
temporaryStoragePathPropertyLabel
public static I18n temporaryStoragePathPropertyLabel
temporaryStoragePathPropertyCategory
public static I18n temporaryStoragePathPropertyCategory
parentIsReadOnly
public static I18n parentIsReadOnly
fileAlreadyExists
public static I18n fileAlreadyExists
couldNotCreateFile
public static I18n couldNotCreateFile
cannotRenameFileToExcludedPattern
public static I18n cannotRenameFileToExcludedPattern
cannotCreateFileAsExcludedPattern
public static I18n cannotCreateFileAsExcludedPattern
unsupportedPrimaryType
public static I18n unsupportedPrimaryType
invalidNameForResource
public static I18n invalidNameForResource
invalidPathForResource
public static I18n invalidPathForResource
invalidPropertyNames
public static I18n invalidPropertyNames
couldNotReadData
public static I18n couldNotReadData
couldNotWriteData
public static I18n couldNotWriteData
couldNotCopyData
public static I18n couldNotCopyData
missingRequiredProperty
public static I18n missingRequiredProperty
deleteFailed
public static I18n deleteFailed
getCanonicalPathFailed
public static I18n getCanonicalPathFailed
maxPathLengthExceeded
public static I18n maxPathLengthExceeded
couldNotStoreProperty
public static I18n couldNotStoreProperty
couldNotStoreProperties
public static I18n couldNotStoreProperties
FileSystemI18n
public FileSystemI18n()
Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.