Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


oracle.jbo.common
Class ExprDefUtils

java.lang.Object
  extended by oracle.jbo.common.ExprDefUtils


public class ExprDefUtils
extends java.lang.Object

Field Summary
static java.lang.String EXPRESSION_ID_SEPARATOR
           
static java.lang.String EXPRESSION_ID_SUFFIX
           
static java.lang.String EXPRESSION_ID_UNKNOWN
           

 

Constructor Summary
ExprDefUtils()
           

 

Method Summary
static java.lang.String getExprIdentifier(java.lang.String model, OwnerType ownerType)
           
static java.lang.String getExprIdentifier(java.lang.String model, java.lang.String attrName, java.lang.String triggerName, OwnerType ownerType)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

EXPRESSION_ID_SEPARATOR

public static final java.lang.String EXPRESSION_ID_SEPARATOR
See Also:
Constant Field Values

EXPRESSION_ID_SUFFIX

public static final java.lang.String EXPRESSION_ID_SUFFIX
See Also:
Constant Field Values

EXPRESSION_ID_UNKNOWN

public static final java.lang.String EXPRESSION_ID_UNKNOWN
See Also:
Constant Field Values

Constructor Detail

ExprDefUtils

public ExprDefUtils()

Method Detail

getExprIdentifier

public static java.lang.String getExprIdentifier(java.lang.String model,
                                                 OwnerType ownerType)

getExprIdentifier

public static java.lang.String getExprIdentifier(java.lang.String model,
                                                 java.lang.String attrName,
                                                 java.lang.String triggerName,
                                                 OwnerType ownerType)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


Copyright © 1997, 2015, Oracle. All rights reserved.