com.ge.grc.acuity.actions
Class DataTableRenderer

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

public class DataTableRenderer
extends java.lang.Object


Constructor Summary
DataTableRenderer()
           
 
Method Summary
 PresentationObject getMappedDataTablePresentationObject(AcuityController _ac, com.hp.hpl.jena.ontology.Individual tableObject)
           
 PresentationObject getMappedDataTablePresentationObject(AcuityController _ac, java.lang.Object[] args)
           
 PresentationObject getSimpleDataTablePresentationObject(AcuityController _ac, com.hp.hpl.jena.ontology.Individual tableObject)
           
 PresentationObject getSimpleDataTablePresentationObject(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

DataTableRenderer

public DataTableRenderer()
Method Detail

getSimpleDataTablePresentationObject

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

getSimpleDataTablePresentationObject

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

getMappedDataTablePresentationObject

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

getMappedDataTablePresentationObject

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