Uses of Interface
org.xenei.jena.entities.SubjectInfo

Packages that use SubjectInfo
org.xenei.jena.entities   
org.xenei.jena.entities.impl   
 

Uses of SubjectInfo in org.xenei.jena.entities
 

Methods in org.xenei.jena.entities that return SubjectInfo
 SubjectInfo EntityManager.getSubjectInfo(Class<?> clazz)
          Get the SubjectInfo for the class.
 

Uses of SubjectInfo in org.xenei.jena.entities.impl
 

Classes in org.xenei.jena.entities.impl that implement SubjectInfo
 class SubjectInfoImpl
           
 

Methods in org.xenei.jena.entities.impl that return SubjectInfo
 SubjectInfo EntityManagerImpl.getSubjectInfo(Class<?> clazz)
           
 

Constructors in org.xenei.jena.entities.impl with parameters of type SubjectInfo
ResourceEntityProxy(EntityManager entityManager, com.hp.hpl.jena.rdf.model.Resource resource, SubjectInfo subjectInfo)
          The constructor
 



Copyright © 2012 XENEI.com. All Rights Reserved.