com.ibm.commerce.search.catalog
Class CatGrpRelParentCatalogIdAttributeInfo

com.ibm.commerce.search.catalog.CatGrpRelParentCatalogIdAttributeInfo

public final class CatGrpRelParentCatalogIdAttributeInfo

Maps to column CATGRPREL.CATALOG_ID_PARENT


Constructor Summary
CatGrpRelParentCatalogIdAttributeInfo(com.ibm.commerce.search.catalog.TableInfo info)
          Constructor initializes the column name (and data type) represented by this class.
 
Method Summary
static CatGrpRelParentCatalogIdAttributeInfo getSingleton()
          Singleton method.
 

Constructor Detail

CatGrpRelParentCatalogIdAttributeInfo

public CatGrpRelParentCatalogIdAttributeInfo(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.
Method Detail

getSingleton

public static CatGrpRelParentCatalogIdAttributeInfo getSingleton()
Singleton method.
Returns:
An instance of this class.