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

Interface CatalogEntryConfigurationInformation

    • Method Detail

      • 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.getCatalogEntryConfigurationInformation_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()
      • getURL

        java.lang.String getURL()
        Returns the value of the 'URL' attribute.

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

        Returns:
        the value of the 'URL' attribute.
        See Also:
        setURL(String), CatalogEntityPackage.getCatalogEntryConfigurationInformation_URL()
      • setURL

        void setURL(java.lang.String value)
        Sets the value of the 'URL' attribute.
        Parameters:
        value - the new value of the 'URL' attribute.
        See Also:
        getURL()
      • getReference

        java.lang.String getReference()
        Returns the value of the 'Reference' attribute.

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

        Returns:
        the value of the 'Reference' attribute.
        See Also:
        setReference(String), CatalogEntityPackage.getCatalogEntryConfigurationInformation_Reference()
      • setReference

        void setReference(java.lang.String value)
        Sets the value of the 'Reference' attribute.
        Parameters:
        value - the new value of the 'Reference' attribute.
        See Also:
        getReference()
      • getField1

        java.lang.Integer getField1()
        Returns the value of the 'Field1' attribute.

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

        Returns:
        the value of the 'Field1' attribute.
        See Also:
        setField1(Integer), CatalogEntityPackage.getCatalogEntryConfigurationInformation_Field1()
      • setField1

        void setField1(java.lang.Integer value)
        Sets the value of the 'Field1' attribute.
        Parameters:
        value - the new value of the 'Field1' attribute.
        See Also:
        getField1()
      • getField2

        java.lang.Double getField2()
        Returns the value of the 'Field2' attribute.

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

        Returns:
        the value of the 'Field2' attribute.
        See Also:
        setField2(Double), CatalogEntityPackage.getCatalogEntryConfigurationInformation_Field2()
      • setField2

        void setField2(java.lang.Double value)
        Sets the value of the 'Field2' attribute.
        Parameters:
        value - the new value of the 'Field2' attribute.
        See Also:
        getField2()
      • getField3

        java.lang.String getField3()
        Returns the value of the 'Field3' attribute.

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

        Returns:
        the value of the 'Field3' attribute.
        See Also:
        setField3(String), CatalogEntityPackage.getCatalogEntryConfigurationInformation_Field3()
      • setField3

        void setField3(java.lang.String value)
        Sets the value of the 'Field3' attribute.
        Parameters:
        value - the new value of the 'Field3' attribute.
        See Also:
        getField3()
      • getField4

        java.lang.String getField4()
        Returns the value of the 'Field4' attribute.

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

        Returns:
        the value of the 'Field4' attribute.
        See Also:
        setField4(String), CatalogEntityPackage.getCatalogEntryConfigurationInformation_Field4()
      • setField4

        void setField4(java.lang.String value)
        Sets the value of the 'Field4' attribute.
        Parameters:
        value - the new value of the 'Field4' attribute.
        See Also:
        getField4()
      • getField5

        java.util.Date getField5()
        Returns the value of the 'Field5' attribute.

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

        Returns:
        the value of the 'Field5' attribute.
        See Also:
        setField5(Date), CatalogEntityPackage.getCatalogEntryConfigurationInformation_Field5()
      • setField5

        void setField5(java.util.Date value)
        Sets the value of the 'Field5' attribute.
        Parameters:
        value - the new value of the 'Field5' attribute.
        See Also:
        getField5()
      • 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.getCatalogEntryConfigurationInformation_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()
      • getConfiguration

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

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

        Returns:
        the value of the 'Configuration' attribute.
        See Also:
        setConfiguration(String), CatalogEntityPackage.getCatalogEntryConfigurationInformation_Configuration()
      • setConfiguration

        void setConfiguration(java.lang.String value)
        Sets the value of the 'Configuration' attribute.
        Parameters:
        value - the new value of the 'Configuration' attribute.
        See Also:
        getConfiguration()
      • getConfigurable

        short getConfigurable()
        Returns the value of the 'Configurable' attribute.

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

        Returns:
        the value of the 'Configurable' attribute.
        See Also:
        setConfigurable(short), CatalogEntityPackage.getCatalogEntryConfigurationInformation_Configurable()
      • setConfigurable

        void setConfigurable(short value)
        Sets the value of the 'Configurable' attribute.
        Parameters:
        value - the new value of the 'Configurable' attribute.
        See Also:
        getConfigurable()