com.ibm.commerce.search.catalog

Class InventoryQuantityAttributeInfo



  • public final class InventoryQuantityAttributeInfo
    extends AttributeInfo
    This class maps to the INVENTORY.QUANTITY column.
    • Constructor Detail

      • InventoryQuantityAttributeInfo

        public InventoryQuantityAttributeInfo(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.