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

E22562-03

oracle.apps.fnd.applcore.flex.runtime.util.common.category
Interface EffCustomizations

All Known Implementing Classes:
EffCustomizationsImpl, NamingServiceCustomizations, NamingServiceCustomizationsWithDeclarative

public interface EffCustomizations

Since:
release specific (what release of product did this appear in)
Version:
$Header: atgpf/applcore/applications/FlexModeler/Model/src/oracle/apps/fnd/applcore/flex/runtime/util/common/category/EffCustomizations.java /main/10 2009/10/30 17:09:25 ssarnoba Exp $
Author:
ssarnoba

Method Summary
 AdditionalJboCreator getAdditionalJboCreator()
           
 CategoryConfig getCategoryConfig()
          Deprecated. - These options, long term, will be specifiable through the command line arguments like: -declJbos -webService -intf This method will be removed eventually.
 EffViewCriteria getCustomCriteriaManager()
           
 EFFBCModelerNaming getEffNamingScheme()
           
 PrePersistenceHook getPrePersistenceHook()
           
 CategoryContextWhereClauseBuilder getWhereClauseBuilder()
           
 

Method Detail

getEffNamingScheme

EFFBCModelerNaming getEffNamingScheme()

getCategoryConfig

CategoryConfig getCategoryConfig()
Deprecated. - These options, long term, will be specifiable through the command line arguments like: -declJbos -webService -intf This method will be removed eventually.


getAdditionalJboCreator

AdditionalJboCreator getAdditionalJboCreator()

getWhereClauseBuilder

CategoryContextWhereClauseBuilder getWhereClauseBuilder()

getCustomCriteriaManager

EffViewCriteria getCustomCriteriaManager()

getPrePersistenceHook

PrePersistenceHook getPrePersistenceHook()

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.