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

Packages that use SortSettings.SortField
org.exoplatform.forum.service   
 

Uses of SortSettings.SortField in org.exoplatform.forum.service
 

Methods in org.exoplatform.forum.service that return SortSettings.SortField
 SortSettings.SortField SortSettings.getField()
           
static SortSettings.SortField SortSettings.SortField.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SortSettings.SortField[] SortSettings.SortField.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.SortField
SortSettings(SortSettings.SortField field, SortSettings.Direction direction)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.