Uses of Class
org.apache.lucene.gdata.server.registry.Scope.ScopeType

Packages that use Scope.ScopeType
org.apache.lucene.gdata.server.registry Internal registry - registering services and server components 
 

Uses of Scope.ScopeType in org.apache.lucene.gdata.server.registry
 

Methods in org.apache.lucene.gdata.server.registry that return Scope.ScopeType
static Scope.ScopeType Scope.ScopeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Scope.ScopeType[] Scope.ScopeType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.