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

Interface DynamicKitConfigurationComponentList

    • Method Detail

      • getDynamicKitConfigurationComponentListId

        long getDynamicKitConfigurationComponentListId()
        Returns the value of the 'Dynamic Kit Configuration Component List Id' attribute.

        If the meaning of the 'Dynamic Kit Configuration Component List Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Dynamic Kit Configuration Component List Id' attribute.
        See Also:
        setDynamicKitConfigurationComponentListId(long), CatalogEntityPackage.getDynamicKitConfigurationComponentList_DynamicKitConfigurationComponentListId()
      • getDynamicKitPredefinedConfigId

        long getDynamicKitPredefinedConfigId()
        Returns the value of the 'Dynamic Kit Predefined Config Id' attribute.

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

        Returns:
        the value of the 'Dynamic Kit Predefined Config Id' attribute.
        See Also:
        setDynamicKitPredefinedConfigId(long), CatalogEntityPackage.getDynamicKitConfigurationComponentList_DynamicKitPredefinedConfigId()
      • getCatalogEntryId

        long getCatalogEntryId()
        Returns the value of the 'Catalog Entry Id' attribute.

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

        Returns:
        the value of the 'Catalog Entry Id' attribute.
        See Also:
        setCatalogEntryId(long), CatalogEntityPackage.getDynamicKitConfigurationComponentList_CatalogEntryId()
      • setCatalogEntryId

        void setCatalogEntryId(long value)
        Sets the value of the 'Catalog Entry Id' attribute.
        Parameters:
        value - the new value of the 'Catalog Entry Id' attribute.
        See Also:
        getCatalogEntryId()
      • getGroupName

        java.lang.String getGroupName()
        Returns the value of the 'Group Name' attribute.

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

        Returns:
        the value of the 'Group Name' attribute.
        See Also:
        setGroupName(String), CatalogEntityPackage.getDynamicKitConfigurationComponentList_GroupName()
      • setGroupName

        void setGroupName(java.lang.String value)
        Sets the value of the 'Group Name' attribute.
        Parameters:
        value - the new value of the 'Group Name' attribute.
        See Also:
        getGroupName()
      • getSeq

        double getSeq()
        Returns the value of the 'Seq' attribute.

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

        Returns:
        the value of the 'Seq' attribute.
        See Also:
        setSeq(double), CatalogEntityPackage.getDynamicKitConfigurationComponentList_Seq()
      • setSeq

        void setSeq(double value)
        Sets the value of the 'Seq' attribute.
        Parameters:
        value - the new value of the 'Seq' attribute.
        See Also:
        getSeq()
      • getQuantity

        double getQuantity()
        Returns the value of the 'Quantity' attribute.

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

        Returns:
        the value of the 'Quantity' attribute.
        See Also:
        setQuantity(double), CatalogEntityPackage.getDynamicKitConfigurationComponentList_Quantity()
      • setQuantity

        void setQuantity(double value)
        Sets the value of the 'Quantity' attribute.
        Parameters:
        value - the new value of the 'Quantity' attribute.
        See Also:
        getQuantity()
      • getQuantityUnitId

        java.lang.String getQuantityUnitId()
        Returns the value of the 'Quantity Unit Id' attribute.

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

        Returns:
        the value of the 'Quantity Unit Id' attribute.
        See Also:
        setQuantityUnitId(String), CatalogEntityPackage.getDynamicKitConfigurationComponentList_QuantityUnitId()
      • setQuantityUnitId

        void setQuantityUnitId(java.lang.String value)
        Sets the value of the 'Quantity Unit Id' attribute.
        Parameters:
        value - the new value of the 'Quantity Unit Id' attribute.
        See Also:
        getQuantityUnitId()
      • 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.getDynamicKitConfigurationComponentList_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()
      • getDynamicKitPredefinedConfigRelationId

        java.lang.Long getDynamicKitPredefinedConfigRelationId()
        Returns the value of the 'Dynamic Kit Predefined Config Relation Id' attribute.

        If the meaning of the 'Dynamic Kit Predefined Config Relation Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Dynamic Kit Predefined Config Relation Id' attribute.
        See Also:
        setDynamicKitPredefinedConfigRelationId(Long), CatalogEntityPackage.getDynamicKitConfigurationComponentList_DynamicKitPredefinedConfigRelationId()