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

E22562-03

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

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

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

Methods in oracle.apps.fnd.applcore.taxonomy.taxonomyService.applicationModule that return ApplTaxonomyFullDeliveryVORowImpl
 ApplTaxonomyFullDeliveryVORowImpl[] ApplTaxonomyAMImpl.getAllLeafModules()
          This api returns all the child leaf modules.
 ApplTaxonomyFullDeliveryVORowImpl[] ApplTaxonomyAMImpl.getChildModulesByAncestorModuleId(java.lang.String ancestorModuleId)
          This api returns all the child modules for a given ancestorModuleId.
 ApplTaxonomyFullDeliveryVORowImpl[] ApplTaxonomyAMImpl.getChildModulesByDistance(java.lang.Long distance)
          This api returns all the child modules for a given distance.
 ApplTaxonomyFullDeliveryVORowImpl[] ApplTaxonomyAMImpl.getImmediateChildModulesByModuleId(java.lang.String ModuleId, java.lang.String DeploymentStatus)
          Get immediate child Taxonomy Modules (the next immediate level only) for a given ModuleId.
 ApplTaxonomyFullDeliveryVORowImpl ApplTaxonomyAMImpl.getTaxonomyModule(java.lang.String moduleId)
          Traverse the Taxonomy Delivery hierarchy for a given module.
 ApplTaxonomyFullDeliveryVORowImpl ApplTaxonomyAMImpl.getTaxonomyModuleForApplication(java.lang.Long applicationId)
          Traverse the Taxonomy Delivery hierarchy for a given application.
 ApplTaxonomyFullDeliveryVORowImpl[] ApplTaxonomyAMImpl.getTaxonomyModules(java.lang.String moduleType)
          Traverse the Taxonomy Delivery hierarchy for multiple modules of a given module type.
 

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

Methods in oracle.apps.fnd.applcore.taxonomy.taxonomyService.view with parameters of type ApplTaxonomyFullDeliveryVORowImpl
abstract  java.lang.Object ApplTaxonomyFullDeliveryVORowImpl.AttributesEnum.get(ApplTaxonomyFullDeliveryVORowImpl object)
           
abstract  void ApplTaxonomyFullDeliveryVORowImpl.AttributesEnum.put(ApplTaxonomyFullDeliveryVORowImpl object, java.lang.Object value)
           
 void ApplTaxonomyFullDeliveryVORowImpl.setParentApplTaxonomyFullDeliveryVO(ApplTaxonomyFullDeliveryVORowImpl value)
          Sets the master-detail link ParentApplTaxonomyFullDeliveryVO between this object and value.
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.