com.ibm.commerce.tools.campaigns.search

Class CollDescLanguageAttributeInfo



  • public final class CollDescLanguageAttributeInfo
    extends AttributeInfo
    Class maps to Colldesc.LANGUAGE_id column.
    • Constructor Detail

      • CollDescLanguageAttributeInfo

        public CollDescLanguageAttributeInfo(TableInfo tblInfo)
        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.