| Package | Description |
|---|---|
| com.liferay.faces.util.config.internal |
| Modifier and Type | Method and Description |
|---|---|
static Ordering.Path |
Ordering.Path.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ordering.Path[] |
Ordering.Path.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumMap<Ordering.Path,String[]> |
OrderingImpl.getRoutes() |
EnumMap<Ordering.Path,String[]> |
Ordering.getRoutes() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderingImpl.setRoutes(EnumMap<Ordering.Path,String[]> routes) |
void |
Ordering.setRoutes(EnumMap<Ordering.Path,String[]> routes) |
| Constructor and Description |
|---|
OrderingCircularDependencyException(Ordering.Path path,
List<FacesConfigDescriptor> facesConfigs) |
Copyright © 2016 Liferay, Inc.. All rights reserved.