Class EntityTypeUtils


  • public final class EntityTypeUtils
    extends Object
    • Method Detail

      • getEntityFields

        public static Map<String,​org.jboss.jandex.Type> getEntityFields​(org.jboss.jandex.IndexView index,
                                                                              String entityTypeName)
      • getListenersByEntityType

        public static List<org.jboss.jandex.ClassInfo> getListenersByEntityType​(org.jboss.jandex.IndexView index,
                                                                                List<ResourceMethodListenerBuildItem> resourceMethodListeners,
                                                                                String entityTypeName)