Package org.apache.sis.util.resources
Class Messages.Keys
java.lang.Object
org.apache.sis.util.resources.KeyConstants
org.apache.sis.util.resources.Messages.Keys
- Enclosing class:
- Messages
Resource keys. This class is used when compiling sources, but no dependencies to
Keys should appear in any resulting class files. Since the Java compiler
inlines final integer values, using long identifiers will not bloat the constant
pools of compiled classes.- Since:
- 0.3
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final short{0} “{1}” is already registered.static final shortCannot create the {0} schema in database.static final shortCannot instantiate the object of type ‘{0}’ identified by “{1}”.static final shortChanged the container capacity from {0} to {1} elements.static final shortConfiguration of “{0}” received on {1} in {2} seconds.static final shortConnected to geospatial database on “{0}”.static final shortCreated an instance of ‘{0}’ named “{1}” with the “{2}” identifier.static final shortCreated an instance of ‘{0}’ named “{1}”.static final shortCreated an instance of ‘{0}’ in {1} seconds.static final shortCreated an instance of ‘{0}’ from the “{1}” identifier in {2} seconds.static final shortCreating {0} schema in the “{1}” database.static final shortEnvironment variable {0} specifies the “{1}” data directory.static final shortThe {0} environment variable is defined, but the given “{1}” value is not an existing directory.static final shortApache SIS is not authorized to access the “{1}” sub-directory in the directory given by the {0} environment variable.static final shortApache SIS is not authorized to read information given by the “{0}” environment variable.static final shortThe “{1}” directory specified by the {0} environment variable exists but is not readable.static final shortThe “{0}” environment variable is not set.static final shortApache SIS cannot write in the “{1}” directory given by the {0} environment variable.static final shortProperty “{0}” has been discarded in favor of “{1}”, because those two properties are mutually exclusive.static final shortDropped the “{0}” foreigner key constraint.static final shortIgnored properties after the first occurrence of ‘{0}’.static final shortIgnored property associated to ‘{0}’.static final shortIgnored value of property ‘{0}’.static final shortParsing of “{0}” done, but some elements were ignored.static final shortInserted {0} records in {1} seconds.(package private) static final Messages.KeysThe unique instance of key constants handler.static final shortNo object associated to the “{0}” JNDI name.static final shortText were discarded for some locales.static final shortThis “{0}” formatting is a departure from standard format.static final shortOptional module “{0}” requested but not found.static final shortPossible inconsistency in “{0}”.static final shortProperty “{0}” is hidden by “{1}”.static final short“{0}” is not the name of a known list of codes.static final shortThe text contains unknown elements:static final shortLoading of “{0}” done, but some records were ignored because of unrecognized keywords: {1}static final shortCannot parse “{1}” as an instance of ‘{0}’. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sis.util.resources.KeyConstants
getKeyName, getKeyNames, getKeyValue
-
Field Details
-
INSTANCE
The unique instance of key constants handler. -
AlreadyRegistered_2
public static final short AlreadyRegistered_2{0} “{1}” is already registered. The second instance will be ignored.- See Also:
-
CanNotCreateSchema_1
public static final short CanNotCreateSchema_1Cannot create the {0} schema in database.- See Also:
-
CanNotInstantiateForIdentifier_3
public static final short CanNotInstantiateForIdentifier_3Cannot instantiate the object of type ‘{0}’ identified by “{1}”. Reason is:{2}- See Also:
-
ChangedContainerCapacity_2
public static final short ChangedContainerCapacity_2Changed the container capacity from {0} to {1} elements.- See Also:
-
ConfigurationOf_3
public static final short ConfigurationOf_3Configuration of “{0}” received on {1} in {2} seconds.- See Also:
-
ConnectedToGeospatialDatabase_1
public static final short ConnectedToGeospatialDatabase_1Connected to geospatial database on “{0}”.- See Also:
-
CreateDurationFromIdentifier_3
public static final short CreateDurationFromIdentifier_3Created an instance of ‘{0}’ from the “{1}” identifier in {2} seconds.- See Also:
-
CreateDuration_2
public static final short CreateDuration_2Created an instance of ‘{0}’ in {1} seconds.- See Also:
-
CreatedIdentifiedObject_3
public static final short CreatedIdentifiedObject_3Created an instance of ‘{0}’ named “{1}” with the “{2}” identifier.- See Also:
-
CreatedNamedObject_2
public static final short CreatedNamedObject_2Created an instance of ‘{0}’ named “{1}”.- See Also:
-
CreatingSchema_2
public static final short CreatingSchema_2Creating {0} schema in the “{1}” database.- See Also:
-
DataDirectoryDoesNotExist_2
public static final short DataDirectoryDoesNotExist_2The {0} environment variable is defined, but the given “{1}” value is not an existing directory.- See Also:
-
DataDirectoryNotAccessible_2
public static final short DataDirectoryNotAccessible_2Apache SIS is not authorized to access the “{1}” sub-directory in the directory given by the {0} environment variable.- See Also:
-
DataDirectoryNotAuthorized_1
public static final short DataDirectoryNotAuthorized_1Apache SIS is not authorized to read information given by the “{0}” environment variable.- See Also:
-
DataDirectoryNotReadable_2
public static final short DataDirectoryNotReadable_2The “{1}” directory specified by the {0} environment variable exists but is not readable.- See Also:
-
DataDirectoryNotSpecified_1
public static final short DataDirectoryNotSpecified_1The “{0}” environment variable is not set.- See Also:
-
DataDirectoryNotWritable_2
public static final short DataDirectoryNotWritable_2Apache SIS cannot write in the “{1}” directory given by the {0} environment variable.- See Also:
-
DataDirectory_2
public static final short DataDirectory_2Environment variable {0} specifies the “{1}” data directory.- See Also:
-
DiscardedExclusiveProperty_2
public static final short DiscardedExclusiveProperty_2Property “{0}” has been discarded in favor of “{1}”, because those two properties are mutually exclusive.- See Also:
-
DroppedForeignerKey_1
public static final short DroppedForeignerKey_1Dropped the “{0}” foreigner key constraint.- See Also:
-
IgnoredPropertiesAfterFirst_1
public static final short IgnoredPropertiesAfterFirst_1Ignored properties after the first occurrence of ‘{0}’.- See Also:
-
IgnoredPropertyAssociatedTo_1
public static final short IgnoredPropertyAssociatedTo_1Ignored property associated to ‘{0}’.- See Also:
-
IgnoredPropertyValue_1
public static final short IgnoredPropertyValue_1Ignored value of property ‘{0}’.- See Also:
-
IncompleteParsing_1
public static final short IncompleteParsing_1Parsing of “{0}” done, but some elements were ignored.- See Also:
-
InsertDuration_2
public static final short InsertDuration_2Inserted {0} records in {1} seconds.- See Also:
-
JNDINotSpecified_1
public static final short JNDINotSpecified_1No object associated to the “{0}” JNDI name.- See Also:
-
LocalesDiscarded
public static final short LocalesDiscardedText were discarded for some locales.- See Also:
-
NonConformFormatting_1
public static final short NonConformFormatting_1This “{0}” formatting is a departure from standard format.- See Also:
-
OptionalModuleNotFound_1
public static final short OptionalModuleNotFound_1Optional module “{0}” requested but not found.- See Also:
-
PossibleInconsistency_1
public static final short PossibleInconsistency_1Possible inconsistency in “{0}”.- See Also:
-
PropertyHiddenBy_2
public static final short PropertyHiddenBy_2Property “{0}” is hidden by “{1}”.- See Also:
-
UnknownCodeList_1
public static final short UnknownCodeList_1“{0}” is not the name of a known list of codes.- See Also:
-
UnknownElementsInText
public static final short UnknownElementsInTextThe text contains unknown elements:- See Also:
-
UnknownKeywordInRecord_2
public static final short UnknownKeywordInRecord_2Loading of “{0}” done, but some records were ignored because of unrecognized keywords: {1}- See Also:
-
UnparsableValueStoredAsText_2
public static final short UnparsableValueStoredAsText_2Cannot parse “{1}” as an instance of ‘{0}’. The value is stored as plain text instead, but will be ignored by some processing.- See Also:
-
-
Constructor Details
-
Keys
private Keys()ForINSTANCEcreation only.
-