Uses of Class
org.compass.annotations.TermVector

Packages that use TermVector
org.compass.annotations   
org.compass.annotations.config.binding   
 

Uses of TermVector in org.compass.annotations
 

Methods in org.compass.annotations that return TermVector
static TermVector TermVector.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TermVector[] TermVector.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of TermVector in org.compass.annotations.config.binding
 

Methods in org.compass.annotations.config.binding with parameters of type TermVector
static Property.TermVector AnnotationsBindingUtils.convert(TermVector termVector)
           
 



Copyright (c) 2004-2008 The Compass Project.