Uses of Class
it.sistematica.isharedoc.model.configuration.Search.Scope

Packages that use Search.Scope
it.sistematica.isharedoc.model.configuration   
 

Uses of Search.Scope in it.sistematica.isharedoc.model.configuration
 

Methods in it.sistematica.isharedoc.model.configuration that return Search.Scope
static Search.Scope Search.Scope.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Search.Scope[] Search.Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.