org.compass.annotations.config.binding
Class AnnotationsBindingUtils
java.lang.Object
org.compass.annotations.config.binding.AnnotationsBindingUtils
public abstract class AnnotationsBindingUtils
- extends Object
- Author:
- kimchy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationsBindingUtils
public AnnotationsBindingUtils()
getCollectionParameterClassName
public static String getCollectionParameterClassName(Class<?> clazz,
Type type)
getCollectionParameterClass
public static Class getCollectionParameterClass(Class<?> clazz,
Type type)
convert
public static ClassPropertyMapping.ManagedId convert(ManagedId managedId)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
convert
public static Property.TermVector convert(TermVector termVector)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
convert
public static ResourcePropertyMapping.ReverseType convert(Reverse reverse)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
convert
public static ResourcePropertyMapping.ExcludeFromAllType convert(ExcludeFromAll excludeFromAll)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
convert
public static Boolean convert(OmitNorms omitNorms)
convert
public static Boolean convert(OmitTf omitTf)
convert
public static Property.Store convert(Store store)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
convert
public static Property.Index convert(Index index)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
convert
public static Property.Index convert(ManagedIdIndex index)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
convert
public static CascadeMapping.Cascade convert(Cascade cascade)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
Copyright (c) 2004-2008 The Compass Project.