Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Uses of Interface
oracle.wsm.policyaccess.IPolicyAccessSubject

Packages that use IPolicyAccessSubject
oracle.wsm.policyaccess   
oracle.wsm.policyaccess.impl   
oracle.wsm.policytools   

 

Uses of IPolicyAccessSubject in oracle.wsm.policyaccess

 

Methods in oracle.wsm.policyaccess that return types with arguments of type IPolicyAccessSubject
 Map<IPolicyAccessSubject,IPolicyAccessSubjectResult> IPolicyAccessor.getPolicySetMap(List<IPolicyAccessSubject> polAccessSubjects, boolean synchronizedAttachmentEntries)
           

 

Methods in oracle.wsm.policyaccess with parameters of type IPolicyAccessSubject
 IPolicyAccessSubjectResult IPolicyAccessor.getPolicySet(IPolicyAccessSubject polAccessSubject, boolean synchronizedAttachmentEntries)
           

 

Method parameters in oracle.wsm.policyaccess with type arguments of type IPolicyAccessSubject
 Map<IPolicyAccessSubject,IPolicyAccessSubjectResult> IPolicyAccessor.getPolicySetMap(List<IPolicyAccessSubject> polAccessSubjects, boolean synchronizedAttachmentEntries)
           
 void IPolicyAccessor.processEvent(List<IPolicyAccessSubject> polAccessSubjects, int lcEventType)
          This api deletes the backtrace entries for deatcivated SCA Component, Service and Module.

 

Uses of IPolicyAccessSubject in oracle.wsm.policyaccess.impl

 

Classes in oracle.wsm.policyaccess.impl that implement IPolicyAccessSubject
 class PolicyAccessSubject
           

 

Methods in oracle.wsm.policyaccess.impl that return types with arguments of type IPolicyAccessSubject
 Map<IPolicyAccessSubject,IPolicyAccessSubjectResult> PolicyAccessorImpl.getPolicySetMap(List<IPolicyAccessSubject> polAccessSubjects, boolean synchronizeAttachmentEntries)
           

 

Methods in oracle.wsm.policyaccess.impl with parameters of type IPolicyAccessSubject
 IPolicyAccessSubjectResult PolicyAccessorImpl.getPolicySet(IPolicyAccessSubject polAccessSubject, boolean synchronizeAttachmentEntries)
           

 

Method parameters in oracle.wsm.policyaccess.impl with type arguments of type IPolicyAccessSubject
 Map<IPolicyAccessSubject,IPolicyAccessSubjectResult> PolicyAccessorImpl.getPolicySetMap(List<IPolicyAccessSubject> polAccessSubjects, boolean synchronizeAttachmentEntries)
           
 void PolicyAccessorImpl.processEvent(List<IPolicyAccessSubject> polAccessSubjects, int lcEventType)
          This method deletes the backtrace entries for deatcivated SCA Component, Service and Module.

 

Uses of IPolicyAccessSubject in oracle.wsm.policytools

 

Methods in oracle.wsm.policytools that return types with arguments of type IPolicyAccessSubject
protected  List<IPolicyAccessSubject> PolicyTool.getPolicyAccessSubjects(List<Element> elements)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.