|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleExpressionEntry.BuiltInFunctions | |
|---|---|
| oracle.security.jps.service.policystore.info | |
| Uses of RuleExpressionEntry.BuiltInFunctions in oracle.security.jps.service.policystore.info |
|---|
| Fields in oracle.security.jps.service.policystore.info with type parameters of type RuleExpressionEntry.BuiltInFunctions | |
|---|---|
static java.util.Map<RuleExpressionEntry.BuiltInFunctions,java.lang.Class<?>[]> |
RuleExpressionEntry.BUILT_IN_FUNCTION_DEFINITION |
static java.util.Map<RuleExpressionEntry.BuiltInFunctions,VarArgsInfo> |
RuleExpressionEntry.BUILT_IN_FUNCTION_VAR_ARGS |
| Methods in oracle.security.jps.service.policystore.info that return RuleExpressionEntry.BuiltInFunctions | |
|---|---|
static RuleExpressionEntry.BuiltInFunctions |
RuleExpressionEntry.BuiltInFunctions.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static RuleExpressionEntry.BuiltInFunctions[] |
RuleExpressionEntry.BuiltInFunctions.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.security.jps.service.policystore.info with parameters of type RuleExpressionEntry.BuiltInFunctions | |
|---|---|
static RuleExpressionEntry.FunctionCategory |
RuleExpressionEntry.getFunctionCategory(RuleExpressionEntry.BuiltInFunctions func)Returns the category of a built in function. |
static java.lang.String |
RuleExpressionEntry.getOperator(RuleExpressionEntry.BuiltInFunctions func)Returns operator for the function if any, returns null otherwise. |
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||