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

Interface DynamicKitCatalogEntryConfigurationRelation

    • Method Detail

      • 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.getDynamicKitCatalogEntryConfigurationRelation_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.getDynamicKitCatalogEntryConfigurationRelation_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()
      • getSeq

        int 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(int), CatalogEntityPackage.getDynamicKitCatalogEntryConfigurationRelation_Seq()
      • setSeq

        void setSeq(int value)
        Sets the value of the 'Seq' attribute.
        Parameters:
        value - the new value of the 'Seq' attribute.
        See Also:
        getSeq()
      • 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.getDynamicKitCatalogEntryConfigurationRelation_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()