A B C D E F G H I L M N O P R S T V

S

serialize(ResultSetMetaData, String) - Method in class com.sun.data.provider.impl.MetaDataSerializer
Serializes an instance of ResultSetMetaData and writes the object to a file
setArray(Object[]) - Method in class com.sun.data.provider.impl.ObjectArrayDataProvider
Replace the array that we are wrapping.
setAscending(boolean) - Method in class com.sun.data.provider.SortCriteria
Sets the ascending sort state for this SortCriteria
setCachedRowSet(CachedRowSet) - Method in class com.sun.data.provider.impl.CachedRowSetDataProvider
Set the CachedRowSet that we are wrapping.
setCollectionElementType(Class) - Method in class com.sun.data.provider.impl.MethodResultTableDataProvider
If the dataMethod returns a Collection type, this property will be used to determine the appropriate FieldKeys for the elements in the collection type.
setCompareLocale(Locale) - Method in class com.sun.data.provider.impl.CompareFilterCriteria
 
setCompareValue(Object) - Method in class com.sun.data.provider.impl.CompareFilterCriteria
 
setCursorIndex(int) - Method in class com.sun.data.provider.impl.AbstractTableDataProvider
 
setCursorIndex(int) - Method in class com.sun.data.provider.impl.CachedRowSetDataProvider
 
setCursorRow(RowKey) - Method in class com.sun.data.provider.impl.AbstractTableDataProvider

Sets the cursor to the row represented by the passed RowKey.

setCursorRow(RowKey) - Method in class com.sun.data.provider.impl.CachedRowSetDataProvider

Sets the cursor to the row represented by the passed RowKey.

setCursorRow(RowKey) - Method in class com.sun.data.provider.impl.MethodResultTableDataProvider

Sets the cursor to the row represented by the passed RowKey.

setCursorRow(RowKey) - Method in interface com.sun.data.provider.TableDataProvider
Sets the cursor to the row represented by the passed RowKey.
setDataClassInstance(Object) - Method in class com.sun.data.provider.impl.MethodResultDataProvider
Sets the dataClassInstance that contains the dataMethod to be invoked.
setDataClassInstance(Object) - Method in class com.sun.data.provider.impl.MethodResultTableDataProvider
Sets the dataClassInstance that contains the dataMethod to be invoked.
setDataMethod(Method) - Method in class com.sun.data.provider.impl.MethodResultDataProvider
Sets the dataMethod that will be invoked
setDataMethod(Method) - Method in class com.sun.data.provider.impl.MethodResultTableDataProvider
Sets the dataMethod that will be invoked
setDataMethodArguments(Object[]) - Method in class com.sun.data.provider.impl.MethodResultDataProvider
Sets the dataMethodArguments, which will be passed to the dataMethod when it is invoked.
setDataMethodArguments(Object[]) - Method in class com.sun.data.provider.impl.MethodResultTableDataProvider
Sets the dataMethodArguments, which will be passed to the dataMethod when it is invoked.
setDataProvider(DataProvider) - Method in class com.sun.data.provider.impl.BasicTransactionalDataProvider
 
setDisplayName(String) - Method in class com.sun.data.provider.FieldKey
 
setDisplayName(String) - Method in class com.sun.data.provider.FilterCriteria
Sets the display name for this filter criteria.
setDisplayName(String) - Method in class com.sun.data.provider.SortCriteria
Sets the display name for this filter criteria.
setExpression(String) - Method in class com.sun.data.provider.impl.RegexFilterCriteria
 
setFieldId(String) - Method in class com.sun.data.provider.FieldKey
 
setFieldId(String) - Method in class com.sun.data.provider.impl.FieldIdSortCriteria
Sets the fieldId to use to fetch a FieldKey for this sort criteria.
setFieldKey(FieldKey) - Method in class com.sun.data.provider.impl.CompareFilterCriteria
 
setFieldKey(FieldKey) - Method in class com.sun.data.provider.impl.FieldKeySortCriteria
Sets the FieldKey for this sort criteria.
setFieldKey(FieldKey) - Method in class com.sun.data.provider.impl.RegexFilterCriteria
 
setFilterCriteria(FilterCriteria[]) - Method in class com.sun.data.provider.impl.BasicTableDataFilter

Sets the filter criteria on this data filter.

setFilterCriteria(FilterCriteria[]) - Method in class com.sun.data.provider.impl.NestedFilterCriteria
 
setFilterCriteria(FilterCriteria[]) - Method in interface com.sun.data.provider.TableDataFilter
Sets the filter criteria on this data filter.
setInclude(boolean) - Method in class com.sun.data.provider.FilterCriteria
Sets the include/exclude setting for this filter criteria.
setIncludeFields(boolean) - Method in class com.sun.data.provider.impl.MethodResultDataProvider
Sets the includeFields property.
setIncludeFields(boolean) - Method in class com.sun.data.provider.impl.MethodResultTableDataProvider
Sets the includeFields property.
setIncludeFields(boolean) - Method in class com.sun.data.provider.impl.ObjectArrayDataProvider
Set the includeFields property.
setIncludeFields(boolean) - Method in class com.sun.data.provider.impl.ObjectDataProvider
Sets the includeFields property.
setIncludeFields(boolean) - Method in class com.sun.data.provider.impl.ObjectListDataProvider
Set the includeFields property.
setList(List) - Method in class com.sun.data.provider.impl.ListDataProvider
Sets the List to use for internal storage.
setList(List) - Method in class com.sun.data.provider.impl.ObjectListDataProvider
Replace the List that we are wrapping.
setMap(Map) - Method in class com.sun.data.provider.impl.MapDataProvider
Sets the Map to use as internal storage.
setMatchAllCriteria(boolean) - Method in class com.sun.data.provider.impl.BasicTableDataFilter
Sets the matchAllCriteria property.
setMatchAllCriteria(boolean) - Method in class com.sun.data.provider.impl.NestedFilterCriteria
Sets the matchAllCriteria property.
setMatchEqualTo(boolean) - Method in class com.sun.data.provider.impl.CompareFilterCriteria
 
setMatchGreaterThan(boolean) - Method in class com.sun.data.provider.impl.CompareFilterCriteria
 
setMatchLessThan(boolean) - Method in class com.sun.data.provider.impl.CompareFilterCriteria
 
setObject(Object) - Method in class com.sun.data.provider.impl.ObjectDataProvider
Sets the Object to be wrapped by this DataProvider.
setObject(RowKey, Object) - Method in class com.sun.data.provider.impl.ObjectListDataProvider
Replace the object at the specified row.
setObjectType(Class) - Method in class com.sun.data.provider.impl.ObjectArrayDataProvider
Set the object type contained in this ObjectListDataProvider.
setObjectType(Class) - Method in class com.sun.data.provider.impl.ObjectListDataProvider
Set the object type contained in this ObjectListDataProvider.
setRowId(String) - Method in class com.sun.data.provider.RowKey
 
setSortCriteria(SortCriteria[]) - Method in class com.sun.data.provider.impl.BasicTableDataSorter

Sets the sort criteria on this data sorter.

setSortCriteria(SortCriteria[]) - Method in interface com.sun.data.provider.TableDataSorter
Sets the sort criteria on this data sorter.
setSortLocale(Locale) - Method in class com.sun.data.provider.impl.BasicTableDataSorter

Sets the sort locale to use when comparing objects.

setSortLocale(Locale) - Method in interface com.sun.data.provider.TableDataSorter
Sets the sort locale to use when comparing objects.
setTableDataFilter(TableDataFilter) - Method in class com.sun.data.provider.impl.FilteredTableDataProvider
 
setTableDataProvider(TableDataProvider) - Method in class com.sun.data.provider.impl.BasicTransactionalTableDataProvider
 
setTableDataProvider(TableDataProvider) - Method in class com.sun.data.provider.impl.FilteredTableDataProvider
 
setTableDataProvider(TableDataProvider) - Method in class com.sun.data.provider.impl.TableRowDataProvider
 
setTableRow(RowKey) - Method in class com.sun.data.provider.impl.TableRowDataProvider
 
setUserResizable(boolean) - Method in class com.sun.data.provider.impl.ObjectListDataProvider
Set the user resizable property.
setValue(FieldKey, Object) - Method in interface com.sun.data.provider.DataProvider
Set the value of the data element represented by the specified FieldKey to the specified new value.
setValue(FieldKey, Object) - Method in class com.sun.data.provider.impl.AbstractDataProvider

Set the value of the data element represented by the specified FieldKey to the specified new value.

setValue(String, Object) - Method in class com.sun.data.provider.impl.AbstractDataProvider
 
setValue(FieldKey, RowKey, Object) - Method in class com.sun.data.provider.impl.AbstractTableDataProvider

Sets the value of the data element represented by the specified FieldKey and RowKey to the specified new value.

setValue(String, RowKey, Object) - Method in class com.sun.data.provider.impl.AbstractTableDataProvider
 
setValue(FieldKey, Object) - Method in class com.sun.data.provider.impl.AbstractTableDataProvider

Set the value of the data element represented by the specified FieldKey to the specified new value.

setValue(FieldKey, Object) - Method in class com.sun.data.provider.impl.BasicTransactionalDataProvider

Set the value of the data element represented by the specified FieldKey to the specified new value.

setValue(FieldKey, RowKey, Object) - Method in class com.sun.data.provider.impl.BasicTransactionalTableDataProvider

Sets the value of the data element represented by the specified FieldKey and RowKey to the specified new value.

setValue(FieldKey, RowKey, Object) - Method in class com.sun.data.provider.impl.CachedRowSetDataProvider

Sets the value of the data element represented by the specified FieldKey and RowKey to the specified new value.

setValue(FieldKey, RowKey, Object) - Method in class com.sun.data.provider.impl.FilteredTableDataProvider

Sets the value of the data element represented by the specified FieldKey and RowKey to the specified new value.

setValue(FieldKey, RowKey, Object) - Method in class com.sun.data.provider.impl.ListDataProvider
NOTE: FieldKey is ignored in this class.
setValue(FieldKey, Object) - Method in class com.sun.data.provider.impl.MapDataProvider
Puts the specified value in the Map under the specified FieldKey.
setValue(FieldKey, Object) - Method in class com.sun.data.provider.impl.MethodResultDataProvider

Set the value of the data element represented by the specified FieldKey to the specified new value.

setValue(FieldKey, Object) - Method in class com.sun.data.provider.impl.MethodResultTableDataProvider

Set the value of the data element represented by the specified FieldKey to the specified new value.

setValue(FieldKey, RowKey, Object) - Method in class com.sun.data.provider.impl.MethodResultTableDataProvider

Sets the value of the data element represented by the specified FieldKey and RowKey to the specified new value.

setValue(FieldKey, Object) - Method in class com.sun.data.provider.impl.ObjectArrayDataProvider

Set the value of the data element represented by the specified FieldKey to the specified new value.

setValue(FieldKey, RowKey, Object) - Method in class com.sun.data.provider.impl.ObjectArrayDataProvider

Sets the value of the data element represented by the specified FieldKey and RowKey to the specified new value.

setValue(FieldKey, Object) - Method in class com.sun.data.provider.impl.ObjectDataProvider

Set the value of the data element represented by the specified FieldKey to the specified new value.

setValue(FieldKey, Object, Object) - Method in class com.sun.data.provider.impl.ObjectFieldKeySupport
Set the value for the specified FieldKey, on the specified base object.
setValue(FieldKey, Object) - Method in class com.sun.data.provider.impl.ObjectListDataProvider

Set the value of the data element represented by the specified FieldKey to the specified new value.

setValue(FieldKey, RowKey, Object) - Method in class com.sun.data.provider.impl.ObjectListDataProvider

Sets the value of the data element represented by the specified FieldKey and RowKey to the specified new value.

setValue(FieldKey, Object) - Method in class com.sun.data.provider.impl.TableRowDataProvider
 
setValue(FieldKey, RowKey, Object) - Method in interface com.sun.data.provider.TableDataProvider
Sets the value of the data element represented by the specified FieldKey and RowKey to the specified new value.
sort(TableDataProvider, RowKey[]) - Method in class com.sun.data.provider.impl.BasicTableDataSorter
Get an array containing an row of sorted rows.
sort(TableDataProvider, RowKey[]) - Method in interface com.sun.data.provider.TableDataSorter
Sorts the rows from the specified TableDataProvider based on the current sort criteria, and returns an array of RowKeys representing the sorted row order.
sortCriteria - Variable in class com.sun.data.provider.impl.BasicTableDataSorter
Storage for the sort criteria
SortCriteria - Class in com.sun.data.provider
The abstract SortCriteria class defines a single sort criteria for a TableDataFilter.
SortCriteria() - Constructor for class com.sun.data.provider.SortCriteria
Constructs a new SortCriteria object with no display name and the default state for include (true).
SortCriteria(String) - Constructor for class com.sun.data.provider.SortCriteria
Constructs a new SortCriteria object with the specified display name and the default state for the include/exclude (true == include).
SortCriteria(String, boolean) - Constructor for class com.sun.data.provider.SortCriteria
Constructs a new SortCriteria object with the specified display name and state for include/exclude (true == include).
sortFieldKeys() - Method in class com.sun.data.provider.impl.AbstractDataProvider
Sorts the FieldKeys (using Arrays.sort)
sortLocale - Variable in class com.sun.data.provider.impl.BasicTableDataSorter
Storage for the sort locale

A B C D E F G H I L M N O P R S T V