java.lang.Object | +--AttributeInfo | +--com.ibm.commerce.search.catalog.CattoGrpCatGroupIdAttributeInfo
Maps to column CATTOGRP.CATGROUP_ID
Constructor Summary | |
---|---|
CattoGrpCatGroupIdAttributeInfo(TableInfo info) Constructor initializes the column name (and data type) represented by this class. |
Method Summary | |
---|---|
static
CattoGrpCatGroupIdAttributeInfo |
getSingleton() Singleton method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public CattoGrpCatGroupIdAttributeInfo(TableInfo info)
info
- The TableInfo class that represent the table to which
the column (defined by this class) belong to.Method Detail |
---|
public static CattoGrpCatGroupIdAttributeInfo getSingleton()