Uses of Class
blackboard.persist.user.UserSearch.SortKey

Packages that use UserSearch.SortKey
blackboard.persist.user   
 

Uses of UserSearch.SortKey in blackboard.persist.user
 

Methods in blackboard.persist.user that return UserSearch.SortKey
static UserSearch.SortKey UserSearch.SortKey.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UserSearch.SortKey[] UserSearch.SortKey.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.