BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.

com.bea.wlw.netui.tags.databinding.grid.datacontext
Class RowSetDataContext.RowSetItemMetadata

java.lang.Object
  extended by com.bea.wlw.netui.tags.databinding.grid.datacontext.DataContext.DataContextItemMetadata
      extended by com.bea.wlw.netui.tags.databinding.grid.datacontext.RowSetDataContext.RowSetItemMetadata
Enclosing class:
RowSetDataContext

public class RowSetDataContext.RowSetItemMetadata
extends DataContext.DataContextItemMetadata


Constructor Summary
RowSetDataContext.RowSetItemMetadata()
           
 
Method Summary
 Iterator getRowIdentifiers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowSetDataContext.RowSetItemMetadata

public RowSetDataContext.RowSetItemMetadata()
Method Detail

getRowIdentifiers

public Iterator getRowIdentifiers()
Specified by:
getRowIdentifiers in class DataContext.DataContextItemMetadata

BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.