Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.rse.ui.search
Interface IISeriesSearchConstants


public interface IISeriesSearchConstants


Field Summary
static int ALL_COLUMNS
           
static int BOTH_COLUMNS
           
static String Copyright
           
static String ISERIES_SEARCH_PAGE_ID
           
static int ONE_COLUMN
           
 

Field Detail

Copyright

static final String Copyright
See Also:
Constant Field Values

ISERIES_SEARCH_PAGE_ID

static final String ISERIES_SEARCH_PAGE_ID
See Also:
Constant Field Values

ALL_COLUMNS

static final int ALL_COLUMNS
See Also:
Constant Field Values

BOTH_COLUMNS

static final int BOTH_COLUMNS
See Also:
Constant Field Values

ONE_COLUMN

static final int ONE_COLUMN
See Also:
Constant Field Values

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.