| Package | Description |
|---|---|
| org.exoplatform.services.resources | |
| org.exoplatform.services.resources.impl |
| Modifier and Type | Method and Description |
|---|---|
Orientation |
LocaleConfig.getOrientation()
Returns the orientation of the locale config.
|
static Orientation |
Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Orientation[] |
Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocaleConfig.setOrientation(Orientation orientation)
Updates the orientation of the locale config.
|
| Modifier and Type | Method and Description |
|---|---|
Orientation |
LocaleConfigImpl.getOrientation() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocaleConfigImpl.setOrientation(Orientation orientation) |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.