Business Components 9.0.5

oracle.adf.model
Interface DataControl

All Superinterfaces:
java.util.Map
All Known Implementing Classes:
DCDataControl

public interface DataControl
extends java.util.Map

DataControl is a collection of DataControls accessed by their key This is only for internal purposes and implementing just this interface will not work in ADF 9.0.5.1. This interface exists for future api needs.


Nested Class Summary
 
Nested classes inherited from class java.util.Map
java.util.Map.Entry
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 

Method Detail

getName

public java.lang.String getName()

Business Components 9.0.5

 

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