Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

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

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

public class UTestRowCellExtnImpl
extends java.lang.Object


Field Summary
static ObjectFactory objF
           
 
Constructor Summary
UTestRowCellExtnImpl()
           
 
Method Summary
static void fillRowCellExtnImpl(RowCellExtnImpl rowCell, java.lang.String postFix)
           
static void fillRowCellType(RowCellType rowCellT, java.lang.String postFix)
           
static RowCellExtnImpl getRowCellExtnImpl(java.lang.String postFix)
           
static RowCellType getRowCellType(java.lang.String postFix)
           
 void init()
           
static void main(java.lang.String[] args)
           
 void testGetJAXBMetadataObj()
           
 void testSetData()
           
 void testSetError()
           
 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

UTestRowCellExtnImpl

public UTestRowCellExtnImpl()
Method Detail

main

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

init

public void init()

testGetJAXBMetadataObj

public void testGetJAXBMetadataObj()
See Also:
RowCellExtnImpl.getJAXBMetadataObj()

testSetJAXBMetadataObj

public void testSetJAXBMetadataObj()
See Also:
RowCellExtnImpl.setJAXBMetadataObj(oracle.apps.fnd.appltest.diagfwk.jaxb.report.RowCellType)

testSetData

public void testSetData()
See Also:
RowCellExtnImpl.setData(oracle.apps.fnd.appltest.diagfwk.api.report.Message)

testSetError

public void testSetError()
See Also:
RowCellExtnImpl.setError(oracle.apps.fnd.appltest.diagfwk.api.report.ErrorInfo)

getRowCellExtnImpl

public static RowCellExtnImpl getRowCellExtnImpl(java.lang.String postFix)

fillRowCellExtnImpl

public static void fillRowCellExtnImpl(RowCellExtnImpl rowCell,
                                       java.lang.String postFix)

getRowCellType

public static RowCellType getRowCellType(java.lang.String postFix)

fillRowCellType

public static void fillRowCellType(RowCellType rowCellT,
                                   java.lang.String postFix)

Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.