Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.ui
Class ListManagerBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by com.ibm.etools.iseries.ui.ListManagerBeanInfo
All Implemented Interfaces:
BeanInfo

public class ListManagerBeanInfo
extends SimpleBeanInfo

The bean information class for com.ibm.etools.iseries.ui.ListManager.


Field Summary
static String Copyright
           
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
ListManagerBeanInfo()
           
 
Method Summary
 MethodDescriptor addFieldMapping_javalangString___javalangString__MethodDescriptor()
          Gets the addFieldMapping(java.lang.String[], java.lang.String[]) method descriptor.
 MethodDescriptor addFieldMapping_javalangString_javalangStringMethodDescriptor()
          Gets the addFieldMapping(java.lang.String, java.lang.String) method descriptor.
 MethodDescriptor addFirstSelectedRecordMethodDescriptor()
          Gets the addFirstSelectedRecord() method descriptor.
 MethodDescriptor addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor()
          Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
 MethodDescriptor addRecord_intMethodDescriptor()
          Gets the addRecord(int) method descriptor.
 PropertyDescriptor ascendingOrderPropertyDescriptor()
          Gets the ascendingOrder property descriptor.
 PropertyDescriptor autoChangeDataAttributesPropertyDescriptor()
          Gets the autoChangeDataAttributes property descriptor.
 MethodDescriptor cancelReadAllRecordsMethodDescriptor()
          Gets the cancelReadAllRecords() method descriptor.
 MethodDescriptor clearAllDataMethodDescriptor()
          Gets the clearAllData() method descriptor.
 MethodDescriptor closeFileMethodDescriptor()
          Gets the closeFile() method descriptor.
 MethodDescriptor commitMethodDescriptor()
          Gets the commit() method descriptor.
 MethodDescriptor CopyrightMethodDescriptor()
          Gets the Copyright() method descriptor.
 PropertyDescriptor debugLevelPropertyDescriptor()
          Gets the debugLevel property descriptor.
 MethodDescriptor deleteRecord_intMethodDescriptor()
          Gets the deleteRecord(int) method descriptor.
 MethodDescriptor deleteSelectedRecordsMethodDescriptor()
          Gets the deleteSelectedRecords() method descriptor.
 PropertyDescriptor displayContainerPropertyDescriptor()
          Gets the displayContainer property descriptor.
 MethodDescriptor displayData_javaxswingtableDefaultTableModelMethodDescriptor()
          Gets the displayData(javax.swing.table.DefaultTableModel) method descriptor.
 MethodDescriptor endJournalPhysicalFileMethodDescriptor()
          Gets the endJournalPhysicalFile() method descriptor.
static Method findMethod(Class aClass, String methodName, int parameterCount)
          Find the method by comparing (name & parameter size) against the methods in the class.
 MethodDescriptor firePropertyChange_javalangString_javalangObject_javalangObjectMethodDescriptor()
          Gets the firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object) method descriptor.
 BeanInfo[] getAdditionalBeanInfo()
          Returns the BeanInfo of the superclass of this bean to inherit its features.
 MethodDescriptor getAscendingOrderMethodDescriptor()
          Gets the getAscendingOrder() method descriptor.
static Class getBeanClass()
          Gets the bean class.
static String getBeanClassName()
          Gets the bean class name.
 BeanDescriptor getBeanDescriptor()
           
 MethodDescriptor getDatabaseFieldValue_javalangString_javalangString_javalangString_intMethodDescriptor()
          Gets the getDatabaseFieldValue(java.lang.String, java.lang.String, java.lang.String, int) method descriptor.
 MethodDescriptor getDebugLevelMethodDescriptor()
          Gets the getDebugLevel() method descriptor.
 MethodDescriptor getDebugMethodDescriptor()
          Gets the getDebug() method descriptor.
 MethodDescriptor getDisplayContainerMethodDescriptor()
          Gets the getDisplayContainer() method descriptor.
 EventSetDescriptor[] getEventSetDescriptors()
          Return the event set descriptors for this bean.
 Image getIcon(int iconKind)
           
 MethodDescriptor[] getMethodDescriptors()
          Return the method descriptors for this bean.
 PropertyDescriptor[] getPropertyDescriptors()
          Return the property descriptors for this bean.
 MethodDescriptor getReadingAllMethodDescriptor()
          Gets the getReadingAll() method descriptor.
 MethodDescriptor getRecordIOManagerMethodDescriptor()
          Gets the getRecordIOManager() method descriptor.
 MethodDescriptor getRecordNumber_intMethodDescriptor()
          Gets the getRecordNumber(int) method descriptor.
 MethodDescriptor getResultSetTableModelMethodDescriptor()
          Gets the getResultSetTableModel() method descriptor.
 MethodDescriptor getSystemMethodDescriptor()
          Gets the getSystem() method descriptor.
 MethodDescriptor getThreadUsedMethodDescriptor()
          Gets the getThreadUsed() method descriptor.
 MethodDescriptor insertAfterCurrentRecordMethodDescriptor()
          Gets the insertAfterCurrentRecord() method descriptor.
 MethodDescriptor insertBeforeCurrentRecordMethodDescriptor()
          Gets the insertBeforeCurrentRecord() method descriptor.
 MethodDescriptor joinDataBase_javalangString___comibmivjet400utilListManagerMethodDescriptor()
          Gets the joinDataBase(java.lang.String[], com.ibm.etools.iseries.ui.ListManager) method descriptor.
 MethodDescriptor openFileMethodDescriptor()
          Gets the openFile() method descriptor.
 MethodDescriptor positionCursor_intMethodDescriptor()
          Gets the positionCursor(int) method descriptor.
 MethodDescriptor positionCursor_javalangString__MethodDescriptor()
          Gets the positionCursor(java.lang.String[]) method descriptor.
 MethodDescriptor positionCursorAfterLastMethodDescriptor()
          Gets the positionCursorAfterLast() method descriptor.
 MethodDescriptor positionCursorBeforeFirstMethodDescriptor()
          Gets the positionCursorBeforeFirst() method descriptor.
 MethodDescriptor positionCursorToFirstMethodDescriptor()
          Gets the positionCursorToFirst() method descriptor.
 MethodDescriptor positionCursorToLastMethodDescriptor()
          Gets the positionCursorToLast() method descriptor.
 MethodDescriptor positionCursorToNextMethodDescriptor()
          Gets the positionCursorToNext() method descriptor.
 MethodDescriptor positionCursorToPreviousMethodDescriptor()
          Gets the positionCursorToPrevious() method descriptor.
 MethodDescriptor propertyChange_javabeansPropertyChangeEventMethodDescriptor()
          Gets the propertyChange(java.beans.PropertyChangeEvent) method descriptor.
 EventSetDescriptor propertyChangeEventSetDescriptor()
          Gets the propertyChange event set descriptor.
 MethodDescriptor propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor()
          Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.
 MethodDescriptor readAllRecordsEqual_javalangString__MethodDescriptor()
          Gets the readAllRecordsEqual(java.lang.String[]) method descriptor.
 MethodDescriptor readAllRecordsMethodDescriptor()
          Gets the readAllRecords() method descriptor.
 MethodDescriptor readFirstSetOfRecordsMethodDescriptor()
          Gets the readFirstSetOfRecords() method descriptor.
 PropertyDescriptor readingAllPropertyDescriptor()
          Gets the readingAll property descriptor.
 MethodDescriptor readNextRecordEqual_javalangString__MethodDescriptor()
          Gets the readNextRecordEqual(java.lang.String[]) method descriptor.
 MethodDescriptor readNextRecordMethodDescriptor()
          Gets the readNextRecord() method descriptor.
 MethodDescriptor readNextSetOfRecordsMethodDescriptor()
          Gets the readNextSetOfRecords() method descriptor.
 MethodDescriptor readPreviousRecordEqual_javalangString__MethodDescriptor()
          Gets the readPreviousRecordEqual(java.lang.String[]) method descriptor.
 MethodDescriptor readPreviousRecordMethodDescriptor()
          Gets the readPreviousRecord() method descriptor.
 MethodDescriptor readPreviousSetOfRecordsMethodDescriptor()
          Gets the readPreviousSetOfRecords() method descriptor.
 MethodDescriptor readRecord_intMethodDescriptor()
          Gets the readRecord(int) method descriptor.
 MethodDescriptor readRecord_javalangString___intMethodDescriptor()
          Gets the readRecord(java.lang.String[], int) method descriptor.
 MethodDescriptor readRecord_javalangString__MethodDescriptor()
          Gets the readRecord(java.lang.String[]) method descriptor.
 MethodDescriptor readRecordMethodDescriptor()
          Gets the readRecord() method descriptor.
 PropertyDescriptor recordIOManagerPropertyDescriptor()
          Gets the recordIOManager property descriptor.
 IndexedPropertyDescriptor recordNumberPropertyDescriptor()
          Gets the recordNumber property descriptor.
 MethodDescriptor removeFieldMapping_javalangString_javalangStringMethodDescriptor()
          Gets the removeFieldMapping(java.lang.String, java.lang.String) method descriptor.
 MethodDescriptor removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor()
          Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
 PropertyDescriptor resultSetTableModelPropertyDescriptor()
          Gets the resultSetTableModel property descriptor.
 MethodDescriptor rollbackMethodDescriptor()
          Gets the rollback() method descriptor.
 MethodDescriptor setAscendingOrder_booleanMethodDescriptor()
          Gets the setAscendingOrder(boolean) method descriptor.
 MethodDescriptor setDebug_booleanMethodDescriptor()
          Gets the setDebug(boolean) method descriptor.
 MethodDescriptor setDebugLevel_intMethodDescriptor()
          Gets the setDebugLevel(int) method descriptor.
 MethodDescriptor setDisplayContainer_javaawtContainerMethodDescriptor()
          Gets the setDisplayContainer(java.awt.Container) method descriptor.
 MethodDescriptor setRecordIOManager_comibmivjet400utilRecordIOManagerMethodDescriptor()
          Gets the setRecordIOManager(com.ibm.etools.iseries.ui.RecordIOManager) method descriptor.
 MethodDescriptor setSystem_comibmas400accessAS400MethodDescriptor()
          Gets the setSystem(com.ibm.as400.access.AS400) method descriptor.
 MethodDescriptor setThreadUsed_booleanMethodDescriptor()
          Gets the setThreadUsed(boolean) method descriptor.
 MethodDescriptor startJournalPhysicalFileMethodDescriptor()
          Gets the startJournalPhysicalFile() method descriptor.
 PropertyDescriptor systemPropertyDescriptor()
          Gets the system property descriptor.
 PropertyDescriptor threadUsedPropertyDescriptor()
          Gets the threadUsed property descriptor.
 MethodDescriptor updateFirstSelectedRecordMethodDescriptor()
          Gets the updateFirstSelectedRecord() method descriptor.
 MethodDescriptor updateRecord_intMethodDescriptor()
          Gets the updateRecord(int) method descriptor.
 
Methods inherited from class java.beans.SimpleBeanInfo
getDefaultEventIndex, getDefaultPropertyIndex, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Copyright

public static final String Copyright
See Also:
Constant Field Values
Constructor Detail

ListManagerBeanInfo

public ListManagerBeanInfo()
Method Detail

addFieldMapping_javalangString___javalangString__MethodDescriptor

public MethodDescriptor addFieldMapping_javalangString___javalangString__MethodDescriptor()
Gets the addFieldMapping(java.lang.String[], java.lang.String[]) method descriptor.

Returns:
java.beans.MethodDescriptor

addFieldMapping_javalangString_javalangStringMethodDescriptor

public MethodDescriptor addFieldMapping_javalangString_javalangStringMethodDescriptor()
Gets the addFieldMapping(java.lang.String, java.lang.String) method descriptor.

Returns:
java.beans.MethodDescriptor

addFirstSelectedRecordMethodDescriptor

public MethodDescriptor addFirstSelectedRecordMethodDescriptor()
Gets the addFirstSelectedRecord() method descriptor.

Returns:
java.beans.MethodDescriptor

addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor

public MethodDescriptor addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor()
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.

Returns:
java.beans.MethodDescriptor

addRecord_intMethodDescriptor

public MethodDescriptor addRecord_intMethodDescriptor()
Gets the addRecord(int) method descriptor.

Returns:
java.beans.MethodDescriptor

ascendingOrderPropertyDescriptor

public PropertyDescriptor ascendingOrderPropertyDescriptor()
Gets the ascendingOrder property descriptor.

Returns:
java.beans.PropertyDescriptor

autoChangeDataAttributesPropertyDescriptor

public PropertyDescriptor autoChangeDataAttributesPropertyDescriptor()
Gets the autoChangeDataAttributes property descriptor.

Returns:
java.beans.PropertyDescriptor

cancelReadAllRecordsMethodDescriptor

public MethodDescriptor cancelReadAllRecordsMethodDescriptor()
Gets the cancelReadAllRecords() method descriptor.

Returns:
java.beans.MethodDescriptor

clearAllDataMethodDescriptor

public MethodDescriptor clearAllDataMethodDescriptor()
Gets the clearAllData() method descriptor.

Returns:
java.beans.MethodDescriptor

closeFileMethodDescriptor

public MethodDescriptor closeFileMethodDescriptor()
Gets the closeFile() method descriptor.

Returns:
java.beans.MethodDescriptor

commitMethodDescriptor

public MethodDescriptor commitMethodDescriptor()
Gets the commit() method descriptor.

Returns:
java.beans.MethodDescriptor

CopyrightMethodDescriptor

public MethodDescriptor CopyrightMethodDescriptor()
Gets the Copyright() method descriptor.

Returns:
java.beans.MethodDescriptor

debugLevelPropertyDescriptor

public PropertyDescriptor debugLevelPropertyDescriptor()
Gets the debugLevel property descriptor.

Returns:
java.beans.PropertyDescriptor

deleteRecord_intMethodDescriptor

public MethodDescriptor deleteRecord_intMethodDescriptor()
Gets the deleteRecord(int) method descriptor.

Returns:
java.beans.MethodDescriptor

deleteSelectedRecordsMethodDescriptor

public MethodDescriptor deleteSelectedRecordsMethodDescriptor()
Gets the deleteSelectedRecords() method descriptor.

Returns:
java.beans.MethodDescriptor

displayContainerPropertyDescriptor

public PropertyDescriptor displayContainerPropertyDescriptor()
Gets the displayContainer property descriptor.

Returns:
java.beans.PropertyDescriptor

displayData_javaxswingtableDefaultTableModelMethodDescriptor

public MethodDescriptor displayData_javaxswingtableDefaultTableModelMethodDescriptor()
Gets the displayData(javax.swing.table.DefaultTableModel) method descriptor.

Returns:
java.beans.MethodDescriptor

endJournalPhysicalFileMethodDescriptor

public MethodDescriptor endJournalPhysicalFileMethodDescriptor()
Gets the endJournalPhysicalFile() method descriptor.

Returns:
java.beans.MethodDescriptor

findMethod

public static Method findMethod(Class aClass,
                                String methodName,
                                int parameterCount)
Find the method by comparing (name & parameter size) against the methods in the class.

Parameters:
aClass - java.lang.Class
methodName - java.lang.String
parameterCount - int
Returns:
java.lang.reflect.Method

firePropertyChange_javalangString_javalangObject_javalangObjectMethodDescriptor

public MethodDescriptor firePropertyChange_javalangString_javalangObject_javalangObjectMethodDescriptor()
Gets the firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object) method descriptor.

Returns:
java.beans.MethodDescriptor

getAdditionalBeanInfo

public BeanInfo[] getAdditionalBeanInfo()
Returns the BeanInfo of the superclass of this bean to inherit its features.

Specified by:
getAdditionalBeanInfo in interface BeanInfo
Overrides:
getAdditionalBeanInfo in class SimpleBeanInfo
Returns:
java.beans.BeanInfo[]

getAscendingOrderMethodDescriptor

public MethodDescriptor getAscendingOrderMethodDescriptor()
Gets the getAscendingOrder() method descriptor.

Returns:
java.beans.MethodDescriptor

getBeanClass

public static Class getBeanClass()
Gets the bean class.

Returns:
java.lang.Class

getBeanClassName

public static String getBeanClassName()
Gets the bean class name.

Returns:
java.lang.String

getBeanDescriptor

public BeanDescriptor getBeanDescriptor()
Specified by:
getBeanDescriptor in interface BeanInfo
Overrides:
getBeanDescriptor in class SimpleBeanInfo

getDatabaseFieldValue_javalangString_javalangString_javalangString_intMethodDescriptor

public MethodDescriptor getDatabaseFieldValue_javalangString_javalangString_javalangString_intMethodDescriptor()
Gets the getDatabaseFieldValue(java.lang.String, java.lang.String, java.lang.String, int) method descriptor.

Returns:
java.beans.MethodDescriptor

getDebugLevelMethodDescriptor

public MethodDescriptor getDebugLevelMethodDescriptor()
Gets the getDebugLevel() method descriptor.

Returns:
java.beans.MethodDescriptor

getDebugMethodDescriptor

public MethodDescriptor getDebugMethodDescriptor()
Gets the getDebug() method descriptor.

Returns:
java.beans.MethodDescriptor

getDisplayContainerMethodDescriptor

public MethodDescriptor getDisplayContainerMethodDescriptor()
Gets the getDisplayContainer() method descriptor.

Returns:
java.beans.MethodDescriptor

getEventSetDescriptors

public EventSetDescriptor[] getEventSetDescriptors()
Return the event set descriptors for this bean.

Specified by:
getEventSetDescriptors in interface BeanInfo
Overrides:
getEventSetDescriptors in class SimpleBeanInfo
Returns:
java.beans.EventSetDescriptor[]

getIcon

public Image getIcon(int iconKind)
Specified by:
getIcon in interface BeanInfo
Overrides:
getIcon in class SimpleBeanInfo

getMethodDescriptors

public MethodDescriptor[] getMethodDescriptors()
Return the method descriptors for this bean.

Specified by:
getMethodDescriptors in interface BeanInfo
Overrides:
getMethodDescriptors in class SimpleBeanInfo
Returns:
java.beans.MethodDescriptor[]

getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()
Return the property descriptors for this bean.

Specified by:
getPropertyDescriptors in interface BeanInfo
Overrides:
getPropertyDescriptors in class SimpleBeanInfo
Returns:
java.beans.PropertyDescriptor[]

getReadingAllMethodDescriptor

public MethodDescriptor getReadingAllMethodDescriptor()
Gets the getReadingAll() method descriptor.

Returns:
java.beans.MethodDescriptor

getRecordIOManagerMethodDescriptor

public MethodDescriptor getRecordIOManagerMethodDescriptor()
Gets the getRecordIOManager() method descriptor.

Returns:
java.beans.MethodDescriptor

getRecordNumber_intMethodDescriptor

public MethodDescriptor getRecordNumber_intMethodDescriptor()
Gets the getRecordNumber(int) method descriptor.

Returns:
java.beans.MethodDescriptor

getResultSetTableModelMethodDescriptor

public MethodDescriptor getResultSetTableModelMethodDescriptor()
Gets the getResultSetTableModel() method descriptor.

Returns:
java.beans.MethodDescriptor

getSystemMethodDescriptor

public MethodDescriptor getSystemMethodDescriptor()
Gets the getSystem() method descriptor.

Returns:
java.beans.MethodDescriptor

getThreadUsedMethodDescriptor

public MethodDescriptor getThreadUsedMethodDescriptor()
Gets the getThreadUsed() method descriptor.

Returns:
java.beans.MethodDescriptor

insertAfterCurrentRecordMethodDescriptor

public MethodDescriptor insertAfterCurrentRecordMethodDescriptor()
Gets the insertAfterCurrentRecord() method descriptor.

Returns:
java.beans.MethodDescriptor

insertBeforeCurrentRecordMethodDescriptor

public MethodDescriptor insertBeforeCurrentRecordMethodDescriptor()
Gets the insertBeforeCurrentRecord() method descriptor.

Returns:
java.beans.MethodDescriptor

joinDataBase_javalangString___comibmivjet400utilListManagerMethodDescriptor

public MethodDescriptor joinDataBase_javalangString___comibmivjet400utilListManagerMethodDescriptor()
Gets the joinDataBase(java.lang.String[], com.ibm.etools.iseries.ui.ListManager) method descriptor.

Returns:
java.beans.MethodDescriptor

openFileMethodDescriptor

public MethodDescriptor openFileMethodDescriptor()
Gets the openFile() method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursor_intMethodDescriptor

public MethodDescriptor positionCursor_intMethodDescriptor()
Gets the positionCursor(int) method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursor_javalangString__MethodDescriptor

public MethodDescriptor positionCursor_javalangString__MethodDescriptor()
Gets the positionCursor(java.lang.String[]) method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursorAfterLastMethodDescriptor

public MethodDescriptor positionCursorAfterLastMethodDescriptor()
Gets the positionCursorAfterLast() method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursorBeforeFirstMethodDescriptor

public MethodDescriptor positionCursorBeforeFirstMethodDescriptor()
Gets the positionCursorBeforeFirst() method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursorToFirstMethodDescriptor

public MethodDescriptor positionCursorToFirstMethodDescriptor()
Gets the positionCursorToFirst() method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursorToLastMethodDescriptor

public MethodDescriptor positionCursorToLastMethodDescriptor()
Gets the positionCursorToLast() method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursorToNextMethodDescriptor

public MethodDescriptor positionCursorToNextMethodDescriptor()
Gets the positionCursorToNext() method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursorToPreviousMethodDescriptor

public MethodDescriptor positionCursorToPreviousMethodDescriptor()
Gets the positionCursorToPrevious() method descriptor.

Returns:
java.beans.MethodDescriptor

propertyChange_javabeansPropertyChangeEventMethodDescriptor

public MethodDescriptor propertyChange_javabeansPropertyChangeEventMethodDescriptor()
Gets the propertyChange(java.beans.PropertyChangeEvent) method descriptor.

Returns:
java.beans.MethodDescriptor

propertyChangeEventSetDescriptor

public EventSetDescriptor propertyChangeEventSetDescriptor()
Gets the propertyChange event set descriptor.

Returns:
java.beans.EventSetDescriptor

propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor

public MethodDescriptor propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor()
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.

Returns:
java.beans.MethodDescriptor

readAllRecordsEqual_javalangString__MethodDescriptor

public MethodDescriptor readAllRecordsEqual_javalangString__MethodDescriptor()
Gets the readAllRecordsEqual(java.lang.String[]) method descriptor.

Returns:
java.beans.MethodDescriptor

readAllRecordsMethodDescriptor

public MethodDescriptor readAllRecordsMethodDescriptor()
Gets the readAllRecords() method descriptor.

Returns:
java.beans.MethodDescriptor

readFirstSetOfRecordsMethodDescriptor

public MethodDescriptor readFirstSetOfRecordsMethodDescriptor()
Gets the readFirstSetOfRecords() method descriptor.

Returns:
java.beans.MethodDescriptor

readingAllPropertyDescriptor

public PropertyDescriptor readingAllPropertyDescriptor()
Gets the readingAll property descriptor.

Returns:
java.beans.PropertyDescriptor

readNextRecordEqual_javalangString__MethodDescriptor

public MethodDescriptor readNextRecordEqual_javalangString__MethodDescriptor()
Gets the readNextRecordEqual(java.lang.String[]) method descriptor.

Returns:
java.beans.MethodDescriptor

readNextRecordMethodDescriptor

public MethodDescriptor readNextRecordMethodDescriptor()
Gets the readNextRecord() method descriptor.

Returns:
java.beans.MethodDescriptor

readNextSetOfRecordsMethodDescriptor

public MethodDescriptor readNextSetOfRecordsMethodDescriptor()
Gets the readNextSetOfRecords() method descriptor.

Returns:
java.beans.MethodDescriptor

readPreviousRecordEqual_javalangString__MethodDescriptor

public MethodDescriptor readPreviousRecordEqual_javalangString__MethodDescriptor()
Gets the readPreviousRecordEqual(java.lang.String[]) method descriptor.

Returns:
java.beans.MethodDescriptor

readPreviousRecordMethodDescriptor

public MethodDescriptor readPreviousRecordMethodDescriptor()
Gets the readPreviousRecord() method descriptor.

Returns:
java.beans.MethodDescriptor

readPreviousSetOfRecordsMethodDescriptor

public MethodDescriptor readPreviousSetOfRecordsMethodDescriptor()
Gets the readPreviousSetOfRecords() method descriptor.

Returns:
java.beans.MethodDescriptor

readRecord_intMethodDescriptor

public MethodDescriptor readRecord_intMethodDescriptor()
Gets the readRecord(int) method descriptor.

Returns:
java.beans.MethodDescriptor

readRecord_javalangString___intMethodDescriptor

public MethodDescriptor readRecord_javalangString___intMethodDescriptor()
Gets the readRecord(java.lang.String[], int) method descriptor.

Returns:
java.beans.MethodDescriptor

readRecord_javalangString__MethodDescriptor

public MethodDescriptor readRecord_javalangString__MethodDescriptor()
Gets the readRecord(java.lang.String[]) method descriptor.

Returns:
java.beans.MethodDescriptor

readRecordMethodDescriptor

public MethodDescriptor readRecordMethodDescriptor()
Gets the readRecord() method descriptor.

Returns:
java.beans.MethodDescriptor

recordIOManagerPropertyDescriptor

public PropertyDescriptor recordIOManagerPropertyDescriptor()
Gets the recordIOManager property descriptor.

Returns:
java.beans.PropertyDescriptor

recordNumberPropertyDescriptor

public IndexedPropertyDescriptor recordNumberPropertyDescriptor()
Gets the recordNumber property descriptor.

Returns:
java.beans.IndexedPropertyDescriptor

removeFieldMapping_javalangString_javalangStringMethodDescriptor

public MethodDescriptor removeFieldMapping_javalangString_javalangStringMethodDescriptor()
Gets the removeFieldMapping(java.lang.String, java.lang.String) method descriptor.

Returns:
java.beans.MethodDescriptor

removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor

public MethodDescriptor removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor()
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.

Returns:
java.beans.MethodDescriptor

resultSetTableModelPropertyDescriptor

public PropertyDescriptor resultSetTableModelPropertyDescriptor()
Gets the resultSetTableModel property descriptor.

Returns:
java.beans.PropertyDescriptor

rollbackMethodDescriptor

public MethodDescriptor rollbackMethodDescriptor()
Gets the rollback() method descriptor.

Returns:
java.beans.MethodDescriptor

setAscendingOrder_booleanMethodDescriptor

public MethodDescriptor setAscendingOrder_booleanMethodDescriptor()
Gets the setAscendingOrder(boolean) method descriptor.

Returns:
java.beans.MethodDescriptor

setDebug_booleanMethodDescriptor

public MethodDescriptor setDebug_booleanMethodDescriptor()
Gets the setDebug(boolean) method descriptor.

Returns:
java.beans.MethodDescriptor

setDebugLevel_intMethodDescriptor

public MethodDescriptor setDebugLevel_intMethodDescriptor()
Gets the setDebugLevel(int) method descriptor.

Returns:
java.beans.MethodDescriptor

setDisplayContainer_javaawtContainerMethodDescriptor

public MethodDescriptor setDisplayContainer_javaawtContainerMethodDescriptor()
Gets the setDisplayContainer(java.awt.Container) method descriptor.

Returns:
java.beans.MethodDescriptor

setRecordIOManager_comibmivjet400utilRecordIOManagerMethodDescriptor

public MethodDescriptor setRecordIOManager_comibmivjet400utilRecordIOManagerMethodDescriptor()
Gets the setRecordIOManager(com.ibm.etools.iseries.ui.RecordIOManager) method descriptor.

Returns:
java.beans.MethodDescriptor

setSystem_comibmas400accessAS400MethodDescriptor

public MethodDescriptor setSystem_comibmas400accessAS400MethodDescriptor()
Gets the setSystem(com.ibm.as400.access.AS400) method descriptor.

Returns:
java.beans.MethodDescriptor

setThreadUsed_booleanMethodDescriptor

public MethodDescriptor setThreadUsed_booleanMethodDescriptor()
Gets the setThreadUsed(boolean) method descriptor.

Returns:
java.beans.MethodDescriptor

startJournalPhysicalFileMethodDescriptor

public MethodDescriptor startJournalPhysicalFileMethodDescriptor()
Gets the startJournalPhysicalFile() method descriptor.

Returns:
java.beans.MethodDescriptor

systemPropertyDescriptor

public PropertyDescriptor systemPropertyDescriptor()
Gets the system property descriptor.

Returns:
java.beans.PropertyDescriptor

threadUsedPropertyDescriptor

public PropertyDescriptor threadUsedPropertyDescriptor()
Gets the threadUsed property descriptor.

Returns:
java.beans.PropertyDescriptor

updateFirstSelectedRecordMethodDescriptor

public MethodDescriptor updateFirstSelectedRecordMethodDescriptor()
Gets the updateFirstSelectedRecord() method descriptor.

Returns:
java.beans.MethodDescriptor

updateRecord_intMethodDescriptor

public MethodDescriptor updateRecord_intMethodDescriptor()
Gets the updateRecord(int) method descriptor.

Returns:
java.beans.MethodDescriptor

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.