Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

Uses of Class
oracle.apps.fnd.applcore.taxonomy.taxonomyService.view.ApplTaxonomyVORowImpl

Packages that use ApplTaxonomyVORowImpl
oracle.apps.fnd.applcore.taxonomy.taxonomyService.applicationModule   
oracle.apps.fnd.applcore.taxonomy.taxonomyService.view   
 

Uses of ApplTaxonomyVORowImpl in oracle.apps.fnd.applcore.taxonomy.taxonomyService.applicationModule
 

Methods in oracle.apps.fnd.applcore.taxonomy.taxonomyService.applicationModule that return ApplTaxonomyVORowImpl
 ApplTaxonomyVORowImpl[] ApplTaxonomyAMImpl.getModulesByComponentId(java.lang.String ComponentId)
          Get Taxonomy Modules for a given ComponentId.
 ApplTaxonomyVORowImpl ApplTaxonomyAMImpl.getTaxonomyModuleForAlternativeId(java.lang.String moduleType, java.lang.Long alternativeId)
          Get Taxonomy Module for a given module type and alternative id.
 ApplTaxonomyVORowImpl ApplTaxonomyAMImpl.getTaxonomyModuleForModuleKey(java.lang.String moduleType, java.lang.String moduleKey)
          Get Taxonomy Module for a given module type and alternative id.
 

Uses of ApplTaxonomyVORowImpl in oracle.apps.fnd.applcore.taxonomy.taxonomyService.view
 

Methods in oracle.apps.fnd.applcore.taxonomy.taxonomyService.view with parameters of type ApplTaxonomyVORowImpl
abstract  java.lang.Object ApplTaxonomyVORowImpl.AttributesEnum.get(ApplTaxonomyVORowImpl object)
           
abstract  void ApplTaxonomyVORowImpl.AttributesEnum.put(ApplTaxonomyVORowImpl object, java.lang.Object value)
           
 void ApplTaxonomyNodeComponentsVORowImpl.setApplTaxonomy(ApplTaxonomyVORowImpl value)
          Sets the master-detail link ApplTaxonomy between this object and value.
 void ApplTaxonomyComponentsVORowImpl.setApplTaxonomy1(ApplTaxonomyVORowImpl value)
          Sets the master-detail link ApplTaxonomy1 between this object and value.
 


Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.