Skip navigation links

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

E27155-01 ESAPI


Uses of Class
oracle.security.jps.service.policystore.info.RuleExpressionEntry.FunctionCategory

Packages that use RuleExpressionEntry.FunctionCategory
oracle.security.jps.service.policystore.info   

 

Uses of RuleExpressionEntry.FunctionCategory in oracle.security.jps.service.policystore.info

 

Methods in oracle.security.jps.service.policystore.info that return RuleExpressionEntry.FunctionCategory
static RuleExpressionEntry.FunctionCategory RuleExpressionEntry.getFunctionCategory(RuleExpressionEntry.BuiltInFunctions func)
          Returns the category of a built in function.
static RuleExpressionEntry.FunctionCategory BuiltInFunctionsHandler.getFunctionCategory(java.lang.String name)
          Returns category of a funtion given simple name
static RuleExpressionEntry.FunctionCategory RuleExpressionEntry.FunctionCategory.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RuleExpressionEntry.FunctionCategory[] RuleExpressionEntry.FunctionCategory.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

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

E27155-01 ESAPI


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