|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocalizedValue
A value of a PdC's axis either used in a position of a classification the PdC or in as a axis value. This value has the particularity to be localized according to the language of the user to which it has to be displayed.
| Field Summary | |
|---|---|
static int |
MAX_NUMBER_OF_RENDERED_PATH_NODE
Maximum number of value terms to render in the value rendering. |
static int |
NUMBER_OF_RENDERED_PATH_NODE_IN_TRUNCATION
Number of value terms to render before and after the the truncation separator in a truncated axis value rendering. |
static String |
SEPARATOR_PATH
The path separator to use in an axis value rendering. |
static String |
TRUNCATION_SEPARATOR
The truncator symbol to use in a truncated value rendering. |
| Method Summary | |
|---|---|
String |
getLanguage()
Gets the language in which the path of the value is localized. |
String |
getLocalizedPath()
Gets the path of the value whose the terms are translated in a given language. |
| Field Detail |
|---|
static final int MAX_NUMBER_OF_RENDERED_PATH_NODE
static final int NUMBER_OF_RENDERED_PATH_NODE_IN_TRUNCATION
static final String TRUNCATION_SEPARATOR
static final String SEPARATOR_PATH
| Method Detail |
|---|
String getLocalizedPath()
String getLanguage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||