Uses of Interface
thewebsemantic.AnnotationHelper
-
Packages that use AnnotationHelper Package Description thewebsemantic -
-
Uses of AnnotationHelper in thewebsemantic
Classes in thewebsemantic that implement AnnotationHelper Modifier and Type Class Description classNullJPAHelperMethods in thewebsemantic with parameters of type AnnotationHelper Modifier and Type Method Description ObjectDefaultTypeWrapper. toProxyBean(org.apache.jena.rdf.model.Resource source, AnnotationHelper jpa)ObjectEnumTypeWrapper. toProxyBean(org.apache.jena.rdf.model.Resource source, AnnotationHelper jpa)ObjectIdFieldTypeWrapper. toProxyBean(org.apache.jena.rdf.model.Resource source, AnnotationHelper jpa)ObjectIdMethodTypeWrapper. toProxyBean(org.apache.jena.rdf.model.Resource source, AnnotationHelper jpa)abstract ObjectTypeWrapper. toProxyBean(org.apache.jena.rdf.model.Resource source, AnnotationHelper jpa)ObjectUriMethodTypeWrapper. toProxyBean(org.apache.jena.rdf.model.Resource source, AnnotationHelper jpa)Constructors in thewebsemantic with parameters of type AnnotationHelper Constructor Description Bean2RDF(org.apache.jena.rdf.model.Model m, AnnotationHelper jpa)RDF2Bean(org.apache.jena.rdf.model.Model model, AnnotationHelper h)
-