com.ge.grc.acuity.actions
Class DefaultPresentationObjectRenderer

java.lang.Object
  extended bycom.ge.grc.acuity.actions.DefaultPresentationObjectRenderer

public class DefaultPresentationObjectRenderer
extends java.lang.Object


Constructor Summary
DefaultPresentationObjectRenderer()
           
 
Method Summary
 PresentationObject getPresentationObject(AcuityController _ac, com.hp.hpl.jena.ontology.Individual poInd)
           
 PresentationObject getPresentationObject(AcuityController _ac, java.lang.Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPresentationObjectRenderer

public DefaultPresentationObjectRenderer()
Method Detail

getPresentationObject

public PresentationObject getPresentationObject(AcuityController _ac,
                                                java.lang.Object[] args)
                                         throws AcuityException
Throws:
AcuityException

getPresentationObject

public PresentationObject getPresentationObject(AcuityController _ac,
                                                com.hp.hpl.jena.ontology.Individual poInd)
                                         throws AcuityException
Throws:
AcuityException