Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

oracle.apps.fnd.appltest.diagfwk.engine.impl.report
Class UTestTableRowExtnImpl

java.lang.Object
  extended by oracle.apps.fnd.appltest.diagfwk.engine.impl.report.UTestTableRowExtnImpl

public class UTestTableRowExtnImpl
extends java.lang.Object


Field Summary
static ObjectFactory objF
           
 
Constructor Summary
UTestTableRowExtnImpl()
           
 
Method Summary
static void fillTableRowExtnImpl(TableRowExtnImpl tableRowEI, java.lang.String postFix)
           
static void fillTableRowType(TableRowType tableRowT, java.lang.String postFix)
           
static TableRowExtnImpl getTableRowExtnImpl(java.lang.String postFix)
           
static TableRowType getTableRowType(java.lang.String postFix)
           
 void init()
           
static void main(java.lang.String[] args)
           
 void testAddCell()
           
 void testAddCell1()
           
 void testAddCell2()
           
 void testGetJAXBMetadataObj()
           
 void testSetJAXBMetadataObj()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

objF

public static ObjectFactory objF
Constructor Detail

UTestTableRowExtnImpl

public UTestTableRowExtnImpl()
Method Detail

main

public static void main(java.lang.String[] args)

init

public void init()

testGetJAXBMetadataObj

public void testGetJAXBMetadataObj()
See Also:
TableRowExterImpl#getJAXBMetadataObj()

testSetJAXBMetadataObj

public void testSetJAXBMetadataObj()
See Also:
TableRowExterImpl#setJAXBMetadataObj(oracle.apps.fnd.appltest.diagfwk.jaxb.report.TableRowType, Boolean)

testAddCell

public void testAddCell()
See Also:
TableRowExterImpl#addCell(oracle.apps.fnd.appltest.diagfwk.api.report.Message)

testAddCell1

public void testAddCell1()
See Also:
TableRowExterImpl#addCell(oracle.apps.fnd.appltest.diagfwk.api.report.ErrorInfo)

testAddCell2

public void testAddCell2()
See Also:
TableRowExterImpl#addCell(oracle.apps.fnd.appltest.diagfwk.api.report.RowCell)

getTableRowExtnImpl

public static TableRowExtnImpl getTableRowExtnImpl(java.lang.String postFix)

fillTableRowExtnImpl

public static void fillTableRowExtnImpl(TableRowExtnImpl tableRowEI,
                                        java.lang.String postFix)

getTableRowType

public static TableRowType getTableRowType(java.lang.String postFix)

fillTableRowType

public static void fillTableRowType(TableRowType tableRowT,
                                    java.lang.String postFix)

Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.