com.ibm.commerce.tools.campaigns.search

Class CollDescIDAttributeInfo



  • public final class CollDescIDAttributeInfo
    extends AttributeInfo
    Class maps to Colldesc.Collateral_id column.
    • Constructor Detail

      • CollDescIDAttributeInfo

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

      • getSingleton

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