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

E22565-02

Uses of Interface
oracle.apps.fnd.appltest.diagfwk.jaxb.testdef.BaseType

Packages that use BaseType
oracle.apps.fnd.appltest.diagfwk.engine   
oracle.apps.fnd.appltest.diagfwk.engine.impl   
oracle.apps.fnd.appltest.diagfwk.jaxb.testdef   
 

Uses of BaseType in oracle.apps.fnd.appltest.diagfwk.engine
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine with parameters of type BaseType
 void TestPrereqList.addPrereq(BaseType p, java.lang.String pSourceTestName)
          Adds a TestPrereq object to this list based on the JAXB object passed as parameter.
 void TagValueList.addTagValue(BaseType t)
          Adds the tag value represented by the given JAXB BaseType to this list.
static StepExecutor DiagEngineFactory.createStepExecutor(BaseType pStepDef, java.lang.String pBaseExtnName)
           
 void TestPrereq.setBaseType(BaseType p)
          Sets the JAXB object type that represents the prerequisite in the test definition metadata
 

Uses of BaseType in oracle.apps.fnd.appltest.diagfwk.engine.impl
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl with parameters of type BaseType
 void TestPrereqListImpl.addPrereq(BaseType p, java.lang.String pSourceTestName)
           
 void TagValueListImpl.addTagValue(BaseType t)
           
 void TestPrereqImpl.setBaseType(BaseType p)
           
 

Uses of BaseType in oracle.apps.fnd.appltest.diagfwk.jaxb.testdef
 

Subinterfaces of BaseType in oracle.apps.fnd.appltest.diagfwk.jaxb.testdef
 interface JavaClassType
           
 interface JavaStepDefType
           
 interface LOVDefType
           
 interface ModuleType
           
 interface NameValueType
           
 interface PLSQLPkgType
           
 interface PLSQLStepDefType
           
 interface PrereqTestType
           
 interface TagNameValueType
           
 interface TagValueIdType
           
static interface TestDefType.PrereqsType.TagValueId
           
static interface TestDefType.PrereqsType.Test
           
static interface TestDefType.StepDefsType.JavaStepDef
           
static interface TestDefType.StepDefsType.PlsqlStepDef
           
static interface TestDefType.StepDefsType.TestRefStepDef
           
static interface TestDefType.TagsType.TagNameValue
           
static interface TestDefType.TagsType.TagValueId
           
static interface TestDefType.TargetModulesType.JavaClass
           
static interface TestDefType.TargetModulesType.PlsqlPkg
           
 interface TestRefStepDefType
           
 interface TestStepType
           
 interface TestType
           
 interface ValidatorDefType
           
 

Classes in oracle.apps.fnd.appltest.diagfwk.jaxb.testdef that implement BaseType
 class BaseTypeImpl
           
 class JavaClassTypeImpl
           
 class JavaStepDefTypeImpl
           
 class LOVDefTypeImpl
           
 class ModuleTypeImpl
           
 class NameValueTypeImpl
           
 class PLSQLPkgTypeImpl
           
 class PLSQLStepDefTypeImpl
           
 class PrereqTestTypeImpl
           
 class TagNameValueTypeImpl
           
 class TagValueIdTypeImpl
           
static class TestDefTypeImpl.PrereqsTypeImpl.TagValueIdImpl
           
static class TestDefTypeImpl.PrereqsTypeImpl.TestImpl
           
static class TestDefTypeImpl.StepDefsTypeImpl.JavaStepDefImpl
           
static class TestDefTypeImpl.StepDefsTypeImpl.PlsqlStepDefImpl
           
static class TestDefTypeImpl.StepDefsTypeImpl.TestRefStepDefImpl
           
static class TestDefTypeImpl.TagsTypeImpl.TagNameValueImpl
           
static class TestDefTypeImpl.TagsTypeImpl.TagValueIdImpl
           
static class TestDefTypeImpl.TargetModulesTypeImpl.JavaClassImpl
           
static class TestDefTypeImpl.TargetModulesTypeImpl.PlsqlPkgImpl
           
 class TestRefStepDefTypeImpl
           
 class TestStepTypeImpl
           
 class TestTypeImpl
           
 class ValidatorDefTypeImpl
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.jaxb.testdef that return BaseType
 BaseType ObjectFactory.createBaseType()
           
 


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

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.