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

Interface DynamicKitPredefinedConfiguration

    • Method Detail

      • getDkPredefinedConfigurationId

        long getDkPredefinedConfigurationId()
        Returns the value of the 'Dk Predefined Configuration Id' attribute.

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

        Returns:
        the value of the 'Dk Predefined Configuration Id' attribute.
        See Also:
        setDkPredefinedConfigurationId(long), CatalogEntityPackage.getDynamicKitPredefinedConfiguration_DkPredefinedConfigurationId()
      • getConfigurationId

        java.lang.String getConfigurationId()
        Returns the value of the 'Configuration Id' attribute.

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

        Returns:
        the value of the 'Configuration Id' attribute.
        See Also:
        setConfigurationId(String), CatalogEntityPackage.getDynamicKitPredefinedConfiguration_ConfigurationId()
      • setConfigurationId

        void setConfigurationId(java.lang.String value)
        Sets the value of the 'Configuration Id' attribute.
        Parameters:
        value - the new value of the 'Configuration Id' attribute.
        See Also:
        getConfigurationId()
      • getComplete

        short getComplete()
        Returns the value of the 'Complete' attribute.

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

        Returns:
        the value of the 'Complete' attribute.
        See Also:
        setComplete(short), CatalogEntityPackage.getDynamicKitPredefinedConfiguration_Complete()
      • setComplete

        void setComplete(short value)
        Sets the value of the 'Complete' attribute.
        Parameters:
        value - the new value of the 'Complete' attribute.
        See Also:
        getComplete()
      • 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.getDynamicKitPredefinedConfiguration_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()