Package | Description |
---|---|
de.espirit.firstspirit.access.store.templatestore.gom |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGomLangInfo
Default implementation of a GOM information object.
|
Modifier and Type | Method and Description |
---|---|
GomLangInfo |
DefaultGomLangInfo.cloneAndComplete(GomLangInfo source)
Clones this language information container and completes missing information by the given source.
|
GomLangInfo |
GomLangInfo.cloneAndComplete(GomLangInfo source)
Produce a mutable clone of the instance being completed by
values from the given source.
|
GomLangInfo |
DefaultGomLangInfos.get(int index)
Provide the language information entry stored at the given index.
|
GomLangInfo |
GomLangInfos.get(int index)
Getter for GomLangInfos.
|
GomLangInfo |
DefaultGomLangInfos.get(String lang)
Provide the language information entry for the given language.
|
GomLangInfo |
GomLangInfos.get(String lang)
Get a language information entry by the language it is defined
for.
|
GomLangInfo |
DefaultGomLangInfos.resolve(String lang)
Resolves the language information entry to be used for the given language.
|
GomLangInfo |
GomLangInfos.resolve(String lang)
Resolve the language-specific information for the given language.
|
Modifier and Type | Method and Description |
---|---|
GomLangInfo |
DefaultGomLangInfo.cloneAndComplete(GomLangInfo source)
Clones this language information container and completes missing information by the given source.
|
GomLangInfo |
GomLangInfo.cloneAndComplete(GomLangInfo source)
Produce a mutable clone of the instance being completed by
values from the given source.
|
Constructor and Description |
---|
DefaultGomLangInfos(Class<? extends GomLangInfo> langInfoClass)
Constructor defining the concrete language information entry type.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210