Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Uses of Class
oracle.security.jps.service.policystore.info.common.EntryReference.EntryType

Packages that use EntryReference.EntryType
oracle.security.jps.service.policystore   
oracle.security.jps.service.policystore.info.common   
oracle.security.jps.service.policystore.info.distribution   

 

Uses of EntryReference.EntryType in oracle.security.jps.service.policystore

 

Methods in oracle.security.jps.service.policystore with parameters of type EntryReference.EntryType
 long ApplicationPolicy.getObjectCount(EntryReference.EntryType type)
          Returns policy object count with specified entry type

 

Uses of EntryReference.EntryType in oracle.security.jps.service.policystore.info.common

 

Methods in oracle.security.jps.service.policystore.info.common that return EntryReference.EntryType
 EntryReference.EntryType EntryReference.getEntryType()
          Get the Entry Type
static EntryReference.EntryType EntryReference.EntryType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EntryReference.EntryType[] EntryReference.EntryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Uses of EntryReference.EntryType in oracle.security.jps.service.policystore.info.distribution

 

Methods in oracle.security.jps.service.policystore.info.distribution that return types with arguments of type EntryReference.EntryType
 java.util.Map<EntryReference.EntryType,java.lang.Long> PDPAppInfoEntry.getPolicyObjectsCount()
          Returns policy object count by entry type in PDP for this application policy

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Copyright © 2011, 2015, Oracle and/or its affiliates. All rights reserved.