|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GomLangInfoProvider
Definition of a language information providing GOM element. Provides a convenient method to access information in a specific language. $Date$
Method Summary | |
---|---|
String |
description(String lang)
Resolve the description for the given language or fallback. |
GomLangInfos |
getLangInfos()
Get the container of language information stored for this element. |
String |
label(String lang)
Resolve the label for the given language or fallback. |
Methods inherited from interface de.espirit.firstspirit.access.store.templatestore.gom.GomElement |
---|
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfiguration, validate |
Method Detail |
---|
GomLangInfos getLangInfos()
String label(String lang)
lang
- The language abbreviation.
String description(String lang)
lang
- The langauge abbreviation.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |