com.ibm.commerce.search.catalog
Class CatGrpRelCatalogIdAttributeInfo
com.ibm.commerce.search.catalog.CatGrpRelCatalogIdAttributeInfo
- public final class CatGrpRelCatalogIdAttributeInfo
Maps to column CATGRPREL.CATALOG_ID
Constructor Summary |
CatGrpRelCatalogIdAttributeInfo(com.ibm.commerce.search.catalog.TableInfo info)
Constructor initializes the column name (and data type) represented by this class. |
CatGrpRelCatalogIdAttributeInfo
public CatGrpRelCatalogIdAttributeInfo(com.ibm.commerce.search.catalog.TableInfo info)
- Constructor initializes the column name (and data type) represented by this class.
- Parameters:
info
- The TableInfo class that represent the table to which the column (defined by this class) belong to.
getSingleton
public static CatGrpRelCatalogIdAttributeInfo getSingleton()
- Singleton method.
- Returns:
- An instance of this class.