Uses of Class
org.exoplatform.forum.service.SortSettings.Direction

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)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.