org.openrdf.elmo.dynabean.helpers
Class DynaClassInfoFactory

java.lang.Object
  extended by org.openrdf.elmo.dynabean.helpers.DynaClassInfoFactory

public class DynaClassInfoFactory
extends Object

creates SesameDynaClasses for the calling SesameDynaBean.

Author:
James Leigh

Constructor Summary
DynaClassInfoFactory()
           
 
Method Summary
 DynaClassInfo buildDynaClass(SesameManager manager, Collection<URI> rdfTypes)
           
 DynaClassInfo findDyanClass(SesameManager manager, Resource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynaClassInfoFactory

public DynaClassInfoFactory()
Method Detail

findDyanClass

public DynaClassInfo findDyanClass(SesameManager manager,
                                   Resource resource)

buildDynaClass

public DynaClassInfo buildDynaClass(SesameManager manager,
                                    Collection<URI> rdfTypes)
                             throws RepositoryException,
                                    QueryEvaluationException
Throws:
RepositoryException
QueryEvaluationException


Copyright © 2004-2008 Aduna. All Rights Reserved.