Oracle Fusion Middleware Java API Reference for Oracle Mobile Application Framework
2.0.0.0.0

E36392-01

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
 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

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


Oracle Fusion Middleware Java API Reference for Oracle Mobile Application Framework
2.0.0.0.0

E36392-01

Copyright © 2014 Oracle. All Rights Reserved.