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

E10653-05

oracle.jbo.server
Class GlobalFunctions

java.lang.Object
  extended by oracle.jbo.server.GlobalFunctions

Deprecated.

public class GlobalFunctions
extends java.lang.Object

For internal framework use only.


Method Summary
static void addOperation(OperationDefinitionImpl opDef)
          Deprecated.  
static OperationDefinitionsImpl getCustomGlobalOperations()
          Deprecated.  
static groovy.lang.Script getGlobalFunctionObject()
          Deprecated.  
static OperationDefinitionsImpl getMutableGlobalOperations()
          Deprecated.  
static void removeOperation(java.lang.String operId)
          Deprecated.  
static void replaceOperation(OperationDefinitionImpl opDef)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGlobalFunctionObject

public static groovy.lang.Script getGlobalFunctionObject()
Deprecated. 

For internal framework use only.


getCustomGlobalOperations

public static OperationDefinitionsImpl getCustomGlobalOperations()
Deprecated. 

For internal framework use only.


getMutableGlobalOperations

public static OperationDefinitionsImpl getMutableGlobalOperations()
Deprecated. 

For internal framework use only.


addOperation

public static void addOperation(OperationDefinitionImpl opDef)
Deprecated. 

For internal framework use only.


replaceOperation

public static void replaceOperation(OperationDefinitionImpl opDef)
Deprecated. 

For internal framework use only.


removeOperation

public static void removeOperation(java.lang.String operId)
Deprecated. 

For internal framework use only.


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

E10653-05

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