|
| Query |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface ExportCubeMlsLanguage
Represents a language that is supported by a cube.
| Method Summary | |
|---|---|
abstract java.lang.String |
getFileSuffix()
returns the file suffix used to resolve MLS specific files, the default will always be "". |
abstract java.util.Locale |
getJavaLocale()
returns the Java Locale object for a Cube's supported MLS language or null if this is the default language. |
abstract java.lang.String |
getSASLocale()
returns the SAS locale string for a Cube's supported MLS language or empty string if this is the default language. |
abstract boolean |
isDefaultLanguage()
returns true if this is the first language defined in the cube and there is the 'default'. |
| Method Detail |
|---|
java.lang.String getSASLocale()
java.util.Locale getJavaLocale()
boolean isDefaultLanguage()
java.lang.String getFileSuffix()
|
| Query |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||