Uses of Class
org.compass.annotations.ManagedIdIndex

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

Uses of ManagedIdIndex in org.compass.annotations
 

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

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

Methods in org.compass.annotations.config.binding with parameters of type ManagedIdIndex
static Property.Index AnnotationsBindingUtils.convert(ManagedIdIndex index)
           
 



Copyright (c) 2004-2008 The Compass Project.