|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortSettings.Direction | |
|---|---|
| org.exoplatform.forum.service | |
| Uses of SortSettings.Direction in org.exoplatform.forum.service |
|---|
| Methods in org.exoplatform.forum.service that return SortSettings.Direction | |
|---|---|
SortSettings.Direction |
SortSettings.getDirection()
|
static SortSettings.Direction |
SortSettings.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SortSettings.Direction[] |
SortSettings.Direction.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.exoplatform.forum.service with parameters of type SortSettings.Direction | |
|---|---|
SortSettings(SortSettings.SortField field,
SortSettings.Direction direction)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||