Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.bindings
Interface AttributeContext

All Superinterfaces:
RowContext

public interface AttributeContext
extends RowContext

A 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.adfnmc.bindings.RowContext
getBindingContextMap, getMasterRowDataProvider, getRowDataProvider, getRowDataProviderType, isNullContainer
 

Method Detail

getAttributeName

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


Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.