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.dataSecurity.dataSecurityService.applicationModule.DataSecurityAMImpl

Packages that use DataSecurityAMImpl
oracle.apps.fnd.applcore.audit.model.utility   
oracle.apps.fnd.applcore.dataSecurity.ui.managed   
oracle.apps.fnd.applcore.dataSecurity.util   
oracle.apps.fnd.applcore.dataSecurity.webservice   
oracle.apps.fnd.applcore.tags.util   
 

Uses of DataSecurityAMImpl in oracle.apps.fnd.applcore.audit.model.utility
 

Methods in oracle.apps.fnd.applcore.audit.model.utility that return DataSecurityAMImpl
 DataSecurityAMImpl AuditSecurity.getSecurityAM()
          Deprecated.  
 

Uses of DataSecurityAMImpl in oracle.apps.fnd.applcore.dataSecurity.ui.managed
 

Methods in oracle.apps.fnd.applcore.dataSecurity.ui.managed that return DataSecurityAMImpl
protected  DataSecurityAMImpl DataSecurityBackingBean.getDataSecurityAM()
          gets the handle of Data Security AM from bindings.
 

Uses of DataSecurityAMImpl in oracle.apps.fnd.applcore.dataSecurity.util
 

Methods in oracle.apps.fnd.applcore.dataSecurity.util with parameters of type DataSecurityAMImpl
protected  void FNDEcsfSecurityPlugin.gatherOrgKeys(oracle.ecsf.SearchContext ctx, DataSecurityAMImpl dam, java.util.Vector keys)
           
static java.lang.String[] FndDataSecurityProvider.getObjectMetaData(DataSecurityAMImpl dam, java.lang.String objectName)
           
protected  java.util.Vector<java.lang.String> FNDEcsfSecurityPlugin.getUserManagers(oracle.ecsf.SearchContext ctx, oracle.ecsf.IndexableDocument indexableDocument, DataSecurityAMImpl dam, java.lang.String userGuid)
           
static void FndDataSecurityProvider.initializeSessionContext(DataSecurityAMImpl am)
          Deprecated.  
static void FndDataSecurityProvider.setSessionContext(DataSecurityAMImpl am, int sessionid)
          Deprecated.  
 

Uses of DataSecurityAMImpl in oracle.apps.fnd.applcore.dataSecurity.webservice
 

Subclasses of DataSecurityAMImpl in oracle.apps.fnd.applcore.dataSecurity.webservice
 class DataSecurityWSAMImpl
           
 

Uses of DataSecurityAMImpl in oracle.apps.fnd.applcore.tags.util
 

Methods in oracle.apps.fnd.applcore.tags.util that return DataSecurityAMImpl
 DataSecurityAMImpl FndTagSecurity.getSecurityAM()
          Deprecated.  
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.