Uses of Class
org.apache.james.mailbox.SearchQuery.Scope

Packages that use SearchQuery.Scope
org.apache.james.mailbox   
 

Uses of SearchQuery.Scope in org.apache.james.mailbox
 

Methods in org.apache.james.mailbox that return SearchQuery.Scope
 SearchQuery.Scope SearchQuery.TextCriterion.getType()
          Gets the type of text to be searched.
static SearchQuery.Scope SearchQuery.Scope.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SearchQuery.Scope[] SearchQuery.Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2010 The Apache Software Foundation. All Rights Reserved.