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.flex.deployment.util.EFFCategoryFlexFieldUsagePageBean

Packages that use EFFCategoryFlexFieldUsagePageBean
oracle.apps.fnd.applcore.flex.dff.descriptiveFlexfieldService.applicationModule   
oracle.apps.fnd.applcore.flex.dff.uiModel.applicationModule   
oracle.apps.fnd.applcore.flex.runtime   
 

Uses of EFFCategoryFlexFieldUsagePageBean in oracle.apps.fnd.applcore.flex.dff.descriptiveFlexfieldService.applicationModule
 

Methods in oracle.apps.fnd.applcore.flex.dff.descriptiveFlexfieldService.applicationModule that return types with arguments of type EFFCategoryFlexFieldUsagePageBean
 java.util.ArrayList<EFFCategoryFlexFieldUsagePageBean> DescriptiveFlexfieldServiceAMImpl.getCategoryCodeFlexUsageCodePageCodeMap(java.lang.Long applicationId, java.lang.String descriptiveFlexfieldCode)
          gets category code, flexusage code, pagecode map for UIModeler Query the FND_EF_PAGE_TASK_FLOWS table and get the unique list of (flex_usage_code, category_code, page_code) combination for the current descriptive_flexfield_code If partialDeployment is true the api would return the code map for only the pages which need to be regenerated.
 java.util.ArrayList<EFFCategoryFlexFieldUsagePageBean> DescriptiveFlexfieldServiceAMImpl.getCategoryCodeFlexUsageCodePageCodeMap(java.lang.Long applicationId, java.lang.String descriptiveFlexfieldCode, boolean partialDeployment)
           
 

Uses of EFFCategoryFlexFieldUsagePageBean in oracle.apps.fnd.applcore.flex.dff.uiModel.applicationModule
 

Methods in oracle.apps.fnd.applcore.flex.dff.uiModel.applicationModule that return types with arguments of type EFFCategoryFlexFieldUsagePageBean
 java.util.ArrayList<EFFCategoryFlexFieldUsagePageBean> DFFSetupUIAMImpl.getCategoryCodeFlexUsageCodePageCodeMap(java.lang.Long applicationId, java.lang.String descriptiveFlexfieldCode)
          gets category code, flexusage code, pagecode map for UIModeler Query the FND_EF_PAGE_TASK_FLOWS table and get the unique list of (flex_usage_code, category_code, page_code) combination for the current descriptive_flexfield_code If partialDeployment is true the api would return the code map for only the pages which need to be regenerated.
 java.util.ArrayList<EFFCategoryFlexFieldUsagePageBean> DFFSetupUIAMImpl.getCategoryCodeFlexUsageCodePageCodeMap(java.lang.Long applicationId, java.lang.String descriptiveFlexfieldCode, boolean partialDeployment)
           
 

Uses of EFFCategoryFlexFieldUsagePageBean in oracle.apps.fnd.applcore.flex.runtime
 

Constructor parameters in oracle.apps.fnd.applcore.flex.runtime with type arguments of type EFFCategoryFlexFieldUsagePageBean
EffUIModelerRHSTask(java.lang.String descriptiveFlexfieldCode, java.lang.Object[] appInfo, oracle.jbo.ApplicationModule dffAM, UIModelerMetadataProvider uiMMetadataProvider, java.util.ArrayList<EFFCategoryFlexFieldUsagePageBean> categoryCodeFlexUsageCodePageCodeMap, java.util.ArrayList<java.lang.String> effGroupNames)
           
EffUIModelerTask(java.util.ArrayList<EFFCategoryFlexFieldUsageBean> categoryCodeFlexUsageCodeMap, java.util.ArrayList<EFFCategoryFlexFieldUsagePageBean> categoryCodeFlexUsageCodePageCodeMap, java.util.ArrayList<java.lang.String> searchCategories, java.lang.String primaryFlexfieldUsage, java.util.ArrayList<java.lang.String> effGroupNames, java.lang.Boolean isExtensionInterface, java.lang.Long applicationId, java.lang.String descriptiveFlexfieldCode)
           
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.