com.ibm.commerce.search.catalog
Class CatGrpRelChildCatalogIdAttributeInfo
com.ibm.commerce.search.catalog.CatGrpRelChildCatalogIdAttributeInfo
- public final class CatGrpRelChildCatalogIdAttributeInfo
Maps to column CATGRPREL.CATALOG_ID_CHILD
Constructor Summary |
CatGrpRelChildCatalogIdAttributeInfo(com.ibm.commerce.search.catalog.TableInfo info)
Constructor initializes the column name (and data type) represented by this class. |
CatGrpRelChildCatalogIdAttributeInfo
public CatGrpRelChildCatalogIdAttributeInfo(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 CatGrpRelChildCatalogIdAttributeInfo getSingleton()
- Singleton method.
- Returns:
- An instance of this class.