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

E10653-05

oracle.adf.model.utils
Interface BindingContextHelper


public interface BindingContextHelper


Field Summary
static int BINDINGCONTAINER
           
static int DATACONTROL
           
 
Method Summary
 void startContextObject(BindingContext ctx, int type, java.lang.String name, java.lang.String fullName)
           
 

Field Detail

DATACONTROL

static final int DATACONTROL
See Also:
Constant Field Values

BINDINGCONTAINER

static final int BINDINGCONTAINER
See Also:
Constant Field Values
Method Detail

startContextObject

void startContextObject(BindingContext ctx,
                        int type,
                        java.lang.String name,
                        java.lang.String fullName)

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.