com.evolveum.midpoint.repo.sql.util
Class ClassMapper
java.lang.Object
com.evolveum.midpoint.repo.sql.util.ClassMapper
public final class ClassMapper
- extends java.lang.Object
- Author:
- lazyman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getHQLTypeClass
public static java.lang.Class<? extends RObject> getHQLTypeClass(java.lang.Class<? extends ObjectType> clazz)
getHQLType
public static java.lang.String getHQLType(java.lang.Class<? extends ObjectType> clazz)
getHQLTypeForQName
public static RContainerType getHQLTypeForQName(javax.xml.namespace.QName qname)
getObjectTypeForHQLType
public static ObjectTypes getObjectTypeForHQLType(RContainerType type)
getQNameForHQLType
public static javax.xml.namespace.QName getQNameForHQLType(RContainerType type)
getKnownTypes
public static java.util.Collection<RContainerType> getKnownTypes()
Copyright © 2012 evolveum. All Rights Reserved.