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.BuiltInFunctionsHandler.SupportedArgTypes

Packages that use BuiltInFunctionsHandler.SupportedArgTypes
oracle.security.jps.service.policystore.info   

 

Uses of BuiltInFunctionsHandler.SupportedArgTypes in oracle.security.jps.service.policystore.info

 

Methods in oracle.security.jps.service.policystore.info that return BuiltInFunctionsHandler.SupportedArgTypes
static BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.getFunctionInputParameters(java.lang.String name)
          Returns list of function input parameters given name.
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.LogicalFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.EqualityFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.LessThanFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.GreaterThanFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.LessThanEqualFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.GreaterThanEqualFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.TypeIsInFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.TypeIsInBagFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.ValueExistenceCheckFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.RegExpFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.ValidForFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.ArithmeticFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.StringConversionFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.NumericConversionFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.DateTimeArithmeticFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.RuntimeIdentityContextAsserterFunction.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.RuntimeIdentityContextRetriverFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.FromStringConversionFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.ToStringConversionFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.StringFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.TypeOneAndOnlyFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.TypeBagSizeFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.TypeBagFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.TypeIntersectionFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.TypeAtLeastOneMemberFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.TypeUnionFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.TypeSubsetFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.TypeSetEqualsFunctions.getInputParams()
           
 BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.SpecialMatchFunctions.getInputParams()
           
static BuiltInFunctionsHandler.SupportedArgTypes BuiltInFunctionsHandler.SupportedArgTypes.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BuiltInFunctionsHandler.SupportedArgTypes[] BuiltInFunctionsHandler.SupportedArgTypes.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 BuiltInFunctionsHandler.SupportedArgTypes
static DataType.TYPE BuiltInFunctionsHandler.getDataTypeOfArg(BuiltInFunctionsHandler.SupportedArgTypes spt)
          Get DataType.TYPE for given SupportedArgType.
static java.util.List<java.lang.Class<? extends ExpressionComponent>> BuiltInFunctionsHandler.getList(BuiltInFunctionsHandler.SupportedArgTypes... a)
           

 


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.