Uses of Class
org.compass.annotations.ManagedId

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

Uses of ManagedId in org.compass.annotations
 

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

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

Methods in org.compass.annotations.config.binding with parameters of type ManagedId
static ClassPropertyMapping.ManagedId AnnotationsBindingUtils.convert(ManagedId managedId)
           
 



Copyright (c) 2004-2008 The Compass Project.