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

Interface CatalogEntryRelation

    • Method Detail

      • getParentCatalogEntryId

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

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

        Returns:
        the value of the 'Parent Catalog Entry Id' attribute.
        See Also:
        setParentCatalogEntryId(long), CatalogEntityPackage.getCatalogEntryRelation_ParentCatalogEntryId()
      • setParentCatalogEntryId

        void setParentCatalogEntryId(long value)
        Sets the value of the 'Parent Catalog Entry Id' attribute.
        Parameters:
        value - the new value of the 'Parent Catalog Entry Id' attribute.
        See Also:
        getParentCatalogEntryId()
      • getCatalogEntryRelationTypeId

        java.lang.String getCatalogEntryRelationTypeId()
        Returns the value of the 'Catalog Entry Relation Type Id' attribute.

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

        Returns:
        the value of the 'Catalog Entry Relation Type Id' attribute.
        See Also:
        setCatalogEntryRelationTypeId(String), CatalogEntityPackage.getCatalogEntryRelation_CatalogEntryRelationTypeId()
      • getChildCatalogEntryId

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

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

        Returns:
        the value of the 'Child Catalog Entry Id' attribute.
        See Also:
        setChildCatalogEntryId(long), CatalogEntityPackage.getCatalogEntryRelation_ChildCatalogEntryId()
      • setChildCatalogEntryId

        void setChildCatalogEntryId(long value)
        Sets the value of the 'Child Catalog Entry Id' attribute.
        Parameters:
        value - the new value of the 'Child Catalog Entry Id' attribute.
        See Also:
        getChildCatalogEntryId()
      • 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.getCatalogEntryRelation_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

        java.lang.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.getCatalogEntryRelation_Quantity()
      • setQuantity

        void setQuantity(java.lang.Double value)
        Sets the value of the 'Quantity' attribute.
        Parameters:
        value - the new value of the 'Quantity' attribute.
        See Also:
        getQuantity()
      • 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.getCatalogEntryRelation_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()
      • getField1

        java.lang.String 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(String), CatalogEntityPackage.getCatalogEntryRelation_Field1()
      • setField1

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

        java.lang.Integer 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(Integer), CatalogEntityPackage.getCatalogEntryRelation_Field2()
      • setField2

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

        java.math.BigDecimal 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(BigDecimal), CatalogEntityPackage.getCatalogEntryRelation_Field3()
      • setField3

        void setField3(java.math.BigDecimal value)
        Sets the value of the 'Field3' attribute.
        Parameters:
        value - the new value of the 'Field3' attribute.
        See Also:
        getField3()
      • getObjectId

        java.lang.String getObjectId()
        Returns the value of the 'Object Id' attribute.

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

        Returns:
        the value of the 'Object Id' attribute.
        See Also:
        setObjectId(String), CatalogEntityPackage.getCatalogEntryRelation_ObjectId()
      • setObjectId

        void setObjectId(java.lang.String value)
        Sets the value of the 'Object Id' attribute.
        Parameters:
        value - the new value of the 'Object Id' attribute.
        See Also:
        getObjectId()
      • 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.getCatalogEntryRelation_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()
      • getMandatory

        java.lang.String getMandatory()
        Returns the value of the 'Mandatory' attribute.

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

        Returns:
        the value of the 'Mandatory' attribute.
        See Also:
        setMandatory(String), CatalogEntityPackage.getCatalogEntryRelation_Mandatory()
      • setMandatory

        void setMandatory(java.lang.String value)
        Sets the value of the 'Mandatory' attribute.
        Parameters:
        value - the new value of the 'Mandatory' attribute.
        See Also:
        getMandatory()
      • getChildCatalogEntryForCatalogEntry

        CatalogEntry getChildCatalogEntryForCatalogEntry()
        Returns the value of the 'Child Catalog Entry For Catalog Entry' reference. It is bidirectional and its opposite is 'Parent Catalog Entry'.

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

        Returns:
        the value of the 'Child Catalog Entry For Catalog Entry' reference.
        See Also:
        setChildCatalogEntryForCatalogEntry(CatalogEntry), CatalogEntityPackage.getCatalogEntryRelation_ChildCatalogEntryForCatalogEntry(), CatalogEntry.getParentCatalogEntry()
      • getParentCatalogEntryForCatalogEntry

        CatalogEntry getParentCatalogEntryForCatalogEntry()
        Returns the value of the 'Parent Catalog Entry For Catalog Entry' reference. It is bidirectional and its opposite is 'Child Catalog Entry'.

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

        Returns:
        the value of the 'Parent Catalog Entry For Catalog Entry' reference.
        See Also:
        setParentCatalogEntryForCatalogEntry(CatalogEntry), CatalogEntityPackage.getCatalogEntryRelation_ParentCatalogEntryForCatalogEntry(), CatalogEntry.getChildCatalogEntry()