com.ibm.commerce.catalog.facade.server.entity.datatypes

Interface BaseItem

    • Method Detail

      • getBaseItemId

        long getBaseItemId()
        Returns the value of the 'Base Item Id' attribute.

        If the meaning of the 'Base Item Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Base Item Id' attribute.
        See Also:
        setBaseItemId(long), CatalogEntityPackage.getBaseItem_BaseItemId()
      • setBaseItemId

        void setBaseItemId(long value)
        Sets the value of the 'Base Item Id' attribute.
        Parameters:
        value - the new value of the 'Base Item Id' attribute.
        See Also:
        getBaseItemId()
      • getMemberId

        long getMemberId()
        Returns the value of the 'Member Id' attribute.

        If the meaning of the 'Member Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Member Id' attribute.
        See Also:
        setMemberId(long), CatalogEntityPackage.getBaseItem_MemberId()
      • setMemberId

        void setMemberId(long value)
        Sets the value of the 'Member Id' attribute.
        Parameters:
        value - the new value of the 'Member Id' attribute.
        See Also:
        getMemberId()
      • getItemTypeId

        java.lang.String getItemTypeId()
        Returns the value of the 'Item Type Id' attribute.

        If the meaning of the 'Item Type Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Item Type Id' attribute.
        See Also:
        setItemTypeId(String), CatalogEntityPackage.getBaseItem_ItemTypeId()
      • setItemTypeId

        void setItemTypeId(java.lang.String value)
        Sets the value of the 'Item Type Id' attribute.
        Parameters:
        value - the new value of the 'Item Type Id' attribute.
        See Also:
        getItemTypeId()
      • getQuantityMeasure

        java.lang.String getQuantityMeasure()
        Returns the value of the 'Quantity Measure' attribute.

        If the meaning of the 'Quantity Measure' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Quantity Measure' attribute.
        See Also:
        setQuantityMeasure(String), CatalogEntityPackage.getBaseItem_QuantityMeasure()
      • setQuantityMeasure

        void setQuantityMeasure(java.lang.String value)
        Sets the value of the 'Quantity Measure' attribute.
        Parameters:
        value - the new value of the 'Quantity Measure' attribute.
        See Also:
        getQuantityMeasure()
      • getLastupdate

        java.util.Date getLastupdate()
        Returns the value of the 'Lastupdate' attribute.

        If the meaning of the 'Lastupdate' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Lastupdate' attribute.
        See Also:
        setLastupdate(Date), CatalogEntityPackage.getBaseItem_Lastupdate()
      • setLastupdate

        void setLastupdate(java.util.Date value)
        Sets the value of the 'Lastupdate' attribute.
        Parameters:
        value - the new value of the 'Lastupdate' attribute.
        See Also:
        getLastupdate()
      • getMarkForDelete

        int getMarkForDelete()
        Returns the value of the 'Mark For Delete' attribute.

        If the meaning of the 'Mark For Delete' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Mark For Delete' attribute.
        See Also:
        setMarkForDelete(int), CatalogEntityPackage.getBaseItem_MarkForDelete()
      • setMarkForDelete

        void setMarkForDelete(int value)
        Sets the value of the 'Mark For Delete' attribute.
        Parameters:
        value - the new value of the 'Mark For Delete' attribute.
        See Also:
        getMarkForDelete()
      • getPartNumber

        java.lang.String getPartNumber()
        Returns the value of the 'Part Number' attribute.

        If the meaning of the 'Part Number' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Part Number' attribute.
        See Also:
        setPartNumber(String), CatalogEntityPackage.getBaseItem_PartNumber()
      • setPartNumber

        void setPartNumber(java.lang.String value)
        Sets the value of the 'Part Number' attribute.
        Parameters:
        value - the new value of the 'Part Number' attribute.
        See Also:
        getPartNumber()
      • getQuantityMultiple

        double getQuantityMultiple()
        Returns the value of the 'Quantity Multiple' attribute.

        If the meaning of the 'Quantity Multiple' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Quantity Multiple' attribute.
        See Also:
        setQuantityMultiple(double), CatalogEntityPackage.getBaseItem_QuantityMultiple()
      • setQuantityMultiple

        void setQuantityMultiple(double value)
        Sets the value of the 'Quantity Multiple' attribute.
        Parameters:
        value - the new value of the 'Quantity Multiple' attribute.
        See Also:
        getQuantityMultiple()
      • getOptCounter

        java.lang.Short getOptCounter()
        Returns the value of the 'Opt Counter' attribute.

        If the meaning of the 'Opt Counter' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Opt Counter' attribute.
        See Also:
        setOptCounter(Short), CatalogEntityPackage.getBaseItem_OptCounter()
      • setOptCounter

        void setOptCounter(java.lang.Short value)
        Sets the value of the 'Opt Counter' attribute.
        Parameters:
        value - the new value of the 'Opt Counter' attribute.
        See Also:
        getOptCounter()
      • getItemTypeForBaseItem

        ItemType getItemTypeForBaseItem()
        Returns the value of the 'Item Type For Base Item' reference. It is bidirectional and its opposite is 'Base Item For Item Type'.

        If the meaning of the 'Item Type For Base Item' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Item Type For Base Item' reference.
        See Also:
        setItemTypeForBaseItem(ItemType), CatalogEntityPackage.getBaseItem_ItemTypeForBaseItem(), ItemType.getBaseItemForItemType()
      • getBaseItemDescription

        java.util.List getBaseItemDescription()
        Returns the value of the 'Base Item Description' reference list. The list contents are of type BaseItemDescription. It is bidirectional and its opposite is 'Base Item For Base Item Description'.

        If the meaning of the 'Base Item Description' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Base Item Description' reference list.
        See Also:
        CatalogEntityPackage.getBaseItem_BaseItemDescription(), BaseItemDescription.getBaseItemForBaseItemDescription()
      • getCatalogEntryForBaseItem

        java.util.List getCatalogEntryForBaseItem()
        Returns the value of the 'Catalog Entry For Base Item' reference list. The list contents are of type CatalogEntry. It is bidirectional and its opposite is 'Base Item'.

        If the meaning of the 'Catalog Entry For Base Item' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Catalog Entry For Base Item' reference list.
        See Also:
        CatalogEntityPackage.getBaseItem_CatalogEntryForBaseItem(), CatalogEntry.getBaseItem()
      • getItemSpecifiedForBaseItem

        java.util.List getItemSpecifiedForBaseItem()
        Returns the value of the 'Item Specified For Base Item' reference list. The list contents are of type ItemSpecified. It is bidirectional and its opposite is 'Base Item For Item Specified'.

        If the meaning of the 'Item Specified For Base Item' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Item Specified For Base Item' reference list.
        See Also:
        CatalogEntityPackage.getBaseItem_ItemSpecifiedForBaseItem(), ItemSpecified.getBaseItemForItemSpecified()
      • getItemVersionForBaseItem

        java.util.List getItemVersionForBaseItem()
        Returns the value of the 'Item Version For Base Item' reference list. The list contents are of type ItemVersion. It is bidirectional and its opposite is 'Base Item For Item Version'.

        If the meaning of the 'Item Version For Base Item' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Item Version For Base Item' reference list.
        See Also:
        CatalogEntityPackage.getBaseItem_ItemVersionForBaseItem(), ItemVersion.getBaseItemForItemVersion()
      • getStoreItemForBaseItem

        java.util.List getStoreItemForBaseItem()
        Returns the value of the 'Store Item For Base Item' reference list. The list contents are of type StoreItem. It is bidirectional and its opposite is 'Base Item For Store Item'.

        If the meaning of the 'Store Item For Base Item' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Store Item For Base Item' reference list.
        See Also:
        CatalogEntityPackage.getBaseItem_StoreItemForBaseItem(), StoreItem.getBaseItemForStoreItem()