com.ibm.pim.interfaces.search
Interface SearchColumnType
- public interface SearchColumnType
Field Summary |
static java.lang.String |
copyright
IBM standard copyright |
static int |
ITEM
ITEM represents Catalog Item of WPC.getItem() can be used in
SearchResultSet for ITEM
SqlColumnType |
Method Summary |
int |
getType()
Returns column type which can be compared with one of the column type
constants available in this interface |
copyright
public static final java.lang.String copyright
- IBM standard
copyright
- See Also:
- Constant Field Values
ITEM
public static final int ITEM
- ITEM represents Catalog Item of WPC.getItem() can be used in
SearchResultSet
for ITEM
SqlColumnType
- See Also:
- Constant Field Values
getType
public int getType()
- Returns column type which can be compared with one of the column type
constants available in this interface
- Returns:
- Returns column type