Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

oracle.apps.fnd.applseed.rt.extract.util.taxonomy
Class SDTaxonomyAttribute

java.lang.Object
  extended by oracle.apps.fnd.applseed.rt.extract.util.taxonomy.SDTaxonomyAttribute

public class SDTaxonomyAttribute
extends java.lang.Object


Constructor Summary
SDTaxonomyAttribute(oracle.jbo.AttributeDef srcattr, oracle.jbo.AttributeDef destattr, boolean modid, boolean lov)
           
 
Method Summary
 oracle.jbo.AttributeDef getDestAttribute()
           
 oracle.jbo.AttributeDef getSrcAttribute()
           
 boolean isLOV()
           
 boolean isModuleId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDTaxonomyAttribute

public SDTaxonomyAttribute(oracle.jbo.AttributeDef srcattr,
                           oracle.jbo.AttributeDef destattr,
                           boolean modid,
                           boolean lov)
Method Detail

getSrcAttribute

public oracle.jbo.AttributeDef getSrcAttribute()

getDestAttribute

public oracle.jbo.AttributeDef getDestAttribute()

isModuleId

public boolean isModuleId()

isLOV

public boolean isLOV()

Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.