com.ibm.commerce.search.catalog

Class CatalogIdentAttributeInfo



  • public final class CatalogIdentAttributeInfo
    extends AttributeInfo
    This class maps to the CATALOG.IDENTIFIER column.
    • Constructor Detail

      • CatalogIdentAttributeInfo

        public CatalogIdentAttributeInfo(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

      • getSingleton

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