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 SearchResultSetfor ITEM SqlColumnType
 
Method Summary
 int getType()
          Returns column type which can be compared with one of the column type constants available in this interface
 

Field Detail

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 SearchResultSetfor ITEM SqlColumnType

See Also:
Constant Field Values
Method Detail

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