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 SDTaxonomyAttributeUtil

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

public final class SDTaxonomyAttributeUtil
extends java.lang.Object

Since:
drop 6
Version:
$Header: atgpf/applseed/src/java/oracle/apps/fnd/applseed/rt/extract/util/taxonomy/SDTaxonomyAttributeUtil.java /main/4 2009/04/29 15:33:03 ksedlund Exp $
Author:
sjanarth

Method Summary
static SDTaxonomyAttribute getTaxonomyAttributeName(oracle.jbo.server.ViewObjectImpl theVO)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTaxonomyAttributeName

public static SDTaxonomyAttribute getTaxonomyAttributeName(oracle.jbo.server.ViewObjectImpl theVO)
                                                    throws SDTooManyAttributesMatchException,
                                                           SDTooManyAttributesInViewLinkException,
                                                           SDMissingLOVDerivedAttrException
Parameters:
theVO - the view object whose attributes we need to inspect
Returns:
the attribute on the view object which links into taxonomy null if none of the attributes link into taxonomy
Throws:
SDTooManyAttributesMatchException - SDTooManyAttributesInViewLinkException SDMissingLOVDerivedAttrException
SDTooManyAttributesInViewLinkException
SDMissingLOVDerivedAttrException

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

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.