| Package | Description |
|---|---|
| org.xenei.jena.entities | |
| org.xenei.jena.entities.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResourceWrapper
An interface to retrieve a resource from a subject annotated object.
|
| Modifier and Type | Method and Description |
|---|---|
Subject |
SubjectInfo.getSubject()
Get the @Subject annotation object for this subject.
|
Subject |
EntityManager.getSubject(Class<?> clazz)
Get the subject annotation for the class.
|
| Modifier and Type | Method and Description |
|---|---|
Subject |
SubjectInfoImpl.getSubject()
Get the subject annotation for this class.
|
Subject |
EntityManagerImpl.getSubject(Class<?> clazz) |
Copyright © 2012-2013 XENEI.com. All Rights Reserved.