com.ibm.commerce.search.catalog

Class CatEntrySKUAttributeInfo



  • public final class CatEntrySKUAttributeInfo
    extends AttributeInfo
    This class maps to the CATENTRY.SKU column.
    • Constructor Detail

      • CatEntrySKUAttributeInfo

        public CatEntrySKUAttributeInfo(TableInfo info)
        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 CatEntrySKUAttributeInfo getSingleton()
        Singleton method.
        Returns:
        An instance of this class.