com.ibm.commerce.search.catalog

Class CatGroupIdentAttributeInfo



  • public final class CatGroupIdentAttributeInfo
    extends AttributeInfo
    This class maps to the CATGROUP.IDENTIFIER column.
    • Constructor Detail

      • CatGroupIdentAttributeInfo

        public CatGroupIdentAttributeInfo(TableInfo aInfo)
        This constructor initializes the column name and data type represented by this class.
        Parameters:
        info - The TableInfo class that represents the table to which the column, defined by this class, belongs.
    • Method Detail