Uses of Enum Class
org.exoplatform.services.resources.Orientation
Packages that use Orientation
-
Uses of Orientation in org.exoplatform.services.resources
Methods in org.exoplatform.services.resources that return OrientationModifier and TypeMethodDescriptionLocaleConfig.getOrientation()Returns the orientation of the locale config.static OrientationReturns the enum constant of this class with the specified name.static Orientation[]Orientation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.exoplatform.services.resources with parameters of type OrientationModifier and TypeMethodDescriptionvoidLocaleConfig.setOrientation(Orientation orientation) Updates the orientation of the locale config.