com.ge.grc.acuity.actions
Class DocumentRenderer

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

public class DocumentRenderer
extends java.lang.Object


Constructor Summary
DocumentRenderer()
           
 
Method Summary
 PresentationObject getDocumentPresentationObject(AcuityController _ac, com.hp.hpl.jena.ontology.Individual poInd)
           
 PresentationObject getDocumentPresentationObject(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

DocumentRenderer

public DocumentRenderer()
Method Detail

getDocumentPresentationObject

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

getDocumentPresentationObject

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