public class ResourceEntityProxy extends Object implements net.sf.cglib.proxy.MethodInterceptor
| Constructor and Description |
|---|
ResourceEntityProxy(EntityManager entityManager,
com.hp.hpl.jena.rdf.model.Resource resource,
SubjectInfo subjectInfo)
The constructor
|
public ResourceEntityProxy(EntityManager entityManager, com.hp.hpl.jena.rdf.model.Resource resource, SubjectInfo subjectInfo)
entityManager - The entity manager to use.resource - The resource that is being wrappedsubjectInfo - The subjectInfo for the resource.Copyright © 2012-2013 XENEI.com. All Rights Reserved.