Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile
11g Release 2 (11.1.2.4.0)

E27204-03


oracle.adfmf.bindings
Interface AttributeContext

All Superinterfaces:
RowContext

public interface AttributeContext
extends RowContext

An AttributeContext contains context that is passed into the TransactionalDataControl APIs when manipulating a bean attribute.


Method Summary
 java.lang.String getAttributeName()
          Attribute name within the associated bean that is being modified.

 

Methods inherited from interface oracle.adfmf.bindings.RowContext
getBindingContextMap, getMasterRowDataProvider, getRowDataProvider, getRowDataProviderType, isNullContainer

 

Method Detail

getAttributeName

java.lang.String getAttributeName()
Attribute name within the associated bean that is being modified.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile
11g Release 2 (11.1.2.4.0)

E27204-03


Copyright © 2012, 2013 Oracle. All Rights Reserved.