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

Interface CatalogEntry

    • 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.getCatalogEntry_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()
      • getMemberId

        long getMemberId()
        Returns the value of the 'Member Id' attribute.

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

        Returns:
        the value of the 'Member Id' attribute.
        See Also:
        setMemberId(long), CatalogEntityPackage.getCatalogEntry_MemberId()
      • setMemberId

        void setMemberId(long value)
        Sets the value of the 'Member Id' attribute.
        Parameters:
        value - the new value of the 'Member Id' attribute.
        See Also:
        getMemberId()
      • getItemSpecifiedId

        java.lang.Long getItemSpecifiedId()
        Returns the value of the 'Item Specified Id' attribute.

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

        Returns:
        the value of the 'Item Specified Id' attribute.
        See Also:
        setItemSpecifiedId(Long), CatalogEntityPackage.getCatalogEntry_ItemSpecifiedId()
      • setItemSpecifiedId

        void setItemSpecifiedId(java.lang.Long value)
        Sets the value of the 'Item Specified Id' attribute.
        Parameters:
        value - the new value of the 'Item Specified Id' attribute.
        See Also:
        getItemSpecifiedId()
      • getCatalogEntryTypeId

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

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

        Returns:
        the value of the 'Catalog Entry Type Id' attribute.
        See Also:
        setCatalogEntryTypeId(String), CatalogEntityPackage.getCatalogEntry_CatalogEntryTypeId()
      • setCatalogEntryTypeId

        void setCatalogEntryTypeId(java.lang.String value)
        Sets the value of the 'Catalog Entry Type Id' attribute.
        Parameters:
        value - the new value of the 'Catalog Entry Type Id' attribute.
        See Also:
        getCatalogEntryTypeId()
      • getPartNumber

        java.lang.String getPartNumber()
        Returns the value of the 'Part Number' attribute.

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

        Returns:
        the value of the 'Part Number' attribute.
        See Also:
        setPartNumber(String), CatalogEntityPackage.getCatalogEntry_PartNumber()
      • setPartNumber

        void setPartNumber(java.lang.String value)
        Sets the value of the 'Part Number' attribute.
        Parameters:
        value - the new value of the 'Part Number' attribute.
        See Also:
        getPartNumber()
      • getManufacturerPartNumber

        java.lang.String getManufacturerPartNumber()
        Returns the value of the 'Manufacturer Part Number' attribute.

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

        Returns:
        the value of the 'Manufacturer Part Number' attribute.
        See Also:
        setManufacturerPartNumber(String), CatalogEntityPackage.getCatalogEntry_ManufacturerPartNumber()
      • setManufacturerPartNumber

        void setManufacturerPartNumber(java.lang.String value)
        Sets the value of the 'Manufacturer Part Number' attribute.
        Parameters:
        value - the new value of the 'Manufacturer Part Number' attribute.
        See Also:
        getManufacturerPartNumber()
      • getManufacturerName

        java.lang.String getManufacturerName()
        Returns the value of the 'Manufacturer Name' attribute.

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

        Returns:
        the value of the 'Manufacturer Name' attribute.
        See Also:
        setManufacturerName(String), CatalogEntityPackage.getCatalogEntry_ManufacturerName()
      • setManufacturerName

        void setManufacturerName(java.lang.String value)
        Sets the value of the 'Manufacturer Name' attribute.
        Parameters:
        value - the new value of the 'Manufacturer Name' attribute.
        See Also:
        getManufacturerName()
      • getMarkForDelete

        int getMarkForDelete()
        Returns the value of the 'Mark For Delete' attribute.

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

        Returns:
        the value of the 'Mark For Delete' attribute.
        See Also:
        setMarkForDelete(int), CatalogEntityPackage.getCatalogEntry_MarkForDelete()
      • setMarkForDelete

        void setMarkForDelete(int value)
        Sets the value of the 'Mark For Delete' attribute.
        Parameters:
        value - the new value of the 'Mark For Delete' attribute.
        See Also:
        getMarkForDelete()
      • 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.getCatalogEntry_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()
      • 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.getCatalogEntry_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.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.getCatalogEntry_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()
      • getLastupdate

        java.util.Date getLastupdate()
        Returns the value of the 'Lastupdate' attribute.

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

        Returns:
        the value of the 'Lastupdate' attribute.
        See Also:
        setLastupdate(Date), CatalogEntityPackage.getCatalogEntry_Lastupdate()
      • setLastupdate

        void setLastupdate(java.util.Date value)
        Sets the value of the 'Lastupdate' attribute.
        Parameters:
        value - the new value of the 'Lastupdate' attribute.
        See Also:
        getLastupdate()
      • 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.getCatalogEntry_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()
      • getOnSpecial

        java.lang.Integer getOnSpecial()
        Returns the value of the 'On Special' attribute.

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

        Returns:
        the value of the 'On Special' attribute.
        See Also:
        setOnSpecial(Integer), CatalogEntityPackage.getCatalogEntry_OnSpecial()
      • setOnSpecial

        void setOnSpecial(java.lang.Integer value)
        Sets the value of the 'On Special' attribute.
        Parameters:
        value - the new value of the 'On Special' attribute.
        See Also:
        getOnSpecial()
      • getOnAuction

        java.lang.Integer getOnAuction()
        Returns the value of the 'On Auction' attribute.

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

        Returns:
        the value of the 'On Auction' attribute.
        See Also:
        setOnAuction(Integer), CatalogEntityPackage.getCatalogEntry_OnAuction()
      • setOnAuction

        void setOnAuction(java.lang.Integer value)
        Sets the value of the 'On Auction' attribute.
        Parameters:
        value - the new value of the 'On Auction' attribute.
        See Also:
        getOnAuction()
      • 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.getCatalogEntry_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.lang.String 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(String), CatalogEntityPackage.getCatalogEntry_Field5()
      • setField5

        void setField5(java.lang.String value)
        Sets the value of the 'Field5' attribute.
        Parameters:
        value - the new value of the 'Field5' attribute.
        See Also:
        getField5()
      • getBuyable

        java.lang.Integer getBuyable()
        Returns the value of the 'Buyable' attribute.

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

        Returns:
        the value of the 'Buyable' attribute.
        See Also:
        setBuyable(Integer), CatalogEntityPackage.getCatalogEntry_Buyable()
      • setBuyable

        void setBuyable(java.lang.Integer value)
        Sets the value of the 'Buyable' attribute.
        Parameters:
        value - the new value of the 'Buyable' attribute.
        See Also:
        getBuyable()
      • 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.getCatalogEntry_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()
      • getBaseItemId

        java.lang.Long getBaseItemId()
        Returns the value of the 'Base Item Id' attribute.

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

        Returns:
        the value of the 'Base Item Id' attribute.
        See Also:
        setBaseItemId(Long), CatalogEntityPackage.getCatalogEntry_BaseItemId()
      • setBaseItemId

        void setBaseItemId(java.lang.Long value)
        Sets the value of the 'Base Item Id' attribute.
        Parameters:
        value - the new value of the 'Base Item Id' attribute.
        See Also:
        getBaseItemId()
      • getState

        java.lang.String getState()
        Returns the value of the 'State' attribute.

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

        Returns:
        the value of the 'State' attribute.
        See Also:
        setState(String), CatalogEntityPackage.getCatalogEntry_State()
      • setState

        void setState(java.lang.String value)
        Sets the value of the 'State' attribute.
        Parameters:
        value - the new value of the 'State' attribute.
        See Also:
        getState()
      • getStartDate

        java.util.Date getStartDate()
        Returns the value of the 'Start Date' attribute.

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

        Returns:
        the value of the 'Start Date' attribute.
        See Also:
        setStartDate(Date), CatalogEntityPackage.getCatalogEntry_StartDate()
      • setStartDate

        void setStartDate(java.util.Date value)
        Sets the value of the 'Start Date' attribute.
        Parameters:
        value - the new value of the 'Start Date' attribute.
        See Also:
        getStartDate()
      • getEndDate

        java.util.Date getEndDate()
        Returns the value of the 'End Date' attribute.

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

        Returns:
        the value of the 'End Date' attribute.
        See Also:
        setEndDate(Date), CatalogEntityPackage.getCatalogEntry_EndDate()
      • setEndDate

        void setEndDate(java.util.Date value)
        Sets the value of the 'End Date' attribute.
        Parameters:
        value - the new value of the 'End Date' attribute.
        See Also:
        getEndDate()
      • getRank

        java.lang.Double getRank()
        Returns the value of the 'Rank' attribute.

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

        Returns:
        the value of the 'Rank' attribute.
        See Also:
        setRank(Double), CatalogEntityPackage.getCatalogEntry_Rank()
      • setRank

        void setRank(java.lang.Double value)
        Sets the value of the 'Rank' attribute.
        Parameters:
        value - the new value of the 'Rank' attribute.
        See Also:
        getRank()
      • 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.getCatalogEntry_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()
      • getAvailabilityDate

        java.util.Date getAvailabilityDate()
        Returns the value of the 'Availability Date' attribute.

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

        Returns:
        the value of the 'Availability Date' attribute.
        See Also:
        setAvailabilityDate(Date), CatalogEntityPackage.getCatalogEntry_AvailabilityDate()
      • setAvailabilityDate

        void setAvailabilityDate(java.util.Date value)
        Sets the value of the 'Availability Date' attribute.
        Parameters:
        value - the new value of the 'Availability Date' attribute.
        See Also:
        getAvailabilityDate()
      • getLastOrderDate

        java.util.Date getLastOrderDate()
        Returns the value of the 'Last Order Date' attribute.

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

        Returns:
        the value of the 'Last Order Date' attribute.
        See Also:
        setLastOrderDate(Date), CatalogEntityPackage.getCatalogEntry_LastOrderDate()
      • setLastOrderDate

        void setLastOrderDate(java.util.Date value)
        Sets the value of the 'Last Order Date' attribute.
        Parameters:
        value - the new value of the 'Last Order Date' attribute.
        See Also:
        getLastOrderDate()
      • getEndOfServiceDate

        java.util.Date getEndOfServiceDate()
        Returns the value of the 'End Of Service Date' attribute.

        If the meaning of the 'End Of Service Date' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'End Of Service Date' attribute.
        See Also:
        setEndOfServiceDate(Date), CatalogEntityPackage.getCatalogEntry_EndOfServiceDate()
      • setEndOfServiceDate

        void setEndOfServiceDate(java.util.Date value)
        Sets the value of the 'End Of Service Date' attribute.
        Parameters:
        value - the new value of the 'End Of Service Date' attribute.
        See Also:
        getEndOfServiceDate()
      • getDiscontinueDate

        java.util.Date getDiscontinueDate()
        Returns the value of the 'Discontinue Date' attribute.

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

        Returns:
        the value of the 'Discontinue Date' attribute.
        See Also:
        setDiscontinueDate(Date), CatalogEntityPackage.getCatalogEntry_DiscontinueDate()
      • setDiscontinueDate

        void setDiscontinueDate(java.util.Date value)
        Sets the value of the 'Discontinue Date' attribute.
        Parameters:
        value - the new value of the 'Discontinue Date' attribute.
        See Also:
        getDiscontinueDate()
      • getAttachmentRelationForCatalogEntry

        java.util.List getAttachmentRelationForCatalogEntry()
        Returns the value of the 'Attachment Relation For Catalog Entry' reference list. The list contents are of type AttachmentRelation. It is bidirectional and its opposite is 'Catalog Entry For Attachment Relation'.

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

        Returns:
        the value of the 'Attachment Relation For Catalog Entry' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_AttachmentRelationForCatalogEntry(), AttachmentRelation.getCatalogEntryForAttachmentRelation()
      • getAttributes

        java.util.List getAttributes()
        Returns the value of the 'Attributes' reference list. The list contents are of type Attribute. It is bidirectional and its opposite is 'Catalog Entry For Attribute'.

        If the meaning of the 'Attributes' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Attributes' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_Attributes(), Attribute.getCatalogEntryForAttribute()
      • getAttributesValue

        java.util.List getAttributesValue()
        Returns the value of the 'Attributes Value' reference list. The list contents are of type AttributeValue. It is bidirectional and its opposite is 'Catalog Entry For Attribute Value'.

        If the meaning of the 'Attributes Value' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Attributes Value' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_AttributesValue(), AttributeValue.getCatalogEntryForAttributeValue()
      • getCatentdescovrForCatentry

        java.util.List getCatentdescovrForCatentry()
        Returns the value of the 'Catentdescovr For Catentry' reference list. The list contents are of type Catentdescovr. It is bidirectional and its opposite is 'Catentry For Catentdescovr'.

        If the meaning of the 'Catentdescovr For Catentry' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Catentdescovr For Catentry' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_CatentdescovrForCatentry(), Catentdescovr.getCatentryForCatentdescovr()
      • getParentCatalogEntry

        java.util.List getParentCatalogEntry()
        Returns the value of the 'Parent Catalog Entry' reference list. The list contents are of type CatalogEntryRelation. It is bidirectional and its opposite is 'Child Catalog Entry For Catalog Entry'.

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

        Returns:
        the value of the 'Parent Catalog Entry' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_ParentCatalogEntry(), CatalogEntryRelation.getChildCatalogEntryForCatalogEntry()
      • setBaseItem

        void setBaseItem(BaseItem value)
        Sets the value of the 'Base Item' reference.
        Parameters:
        value - the new value of the 'Base Item' reference.
        See Also:
        getBaseItem()
      • getCatalogEntryAttributeRelationForCatalogEntry

        java.util.List getCatalogEntryAttributeRelationForCatalogEntry()
        Returns the value of the 'Catalog Entry Attribute Relation For Catalog Entry' reference list. The list contents are of type CatalogEntryAttributeRelation. It is bidirectional and its opposite is 'Catalog Entry For Catalog Entry Attribute Relation'.

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

        Returns:
        the value of the 'Catalog Entry Attribute Relation For Catalog Entry' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_CatalogEntryAttributeRelationForCatalogEntry(), CatalogEntryAttributeRelation.getCatalogEntryForCatalogEntryAttributeRelation()
      • getCatentryExternalContentRelForCatentry

        java.util.List getCatentryExternalContentRelForCatentry()
        Returns the value of the 'Catentry external content rel For Catentry' reference list. The list contents are of type CatentryExternalContentRel. It is bidirectional and its opposite is 'Catentry For Catentry external content rel'.

        If the meaning of the 'Catentry external content rel For Catentry' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Catentry external content rel For Catentry' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_CatentryExternalContentRelForCatentry(), CatentryExternalContentRel.getCatentryForCatentryExternalContentRel()
      • getCatalogEntrySubscriptionData

        com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntrySubscription getCatalogEntrySubscriptionData()
        Returns the value of the 'Catalog Entry Subscription Data' reference. It is bidirectional and its opposite is 'Catalog Entry For Catalog Entry Subscription Data'.

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

        Returns:
        the value of the 'Catalog Entry Subscription Data' reference.
        See Also:
        setCatalogEntrySubscriptionData(CatalogEntrySubscription), CatalogEntityPackage.getCatalogEntry_CatalogEntrySubscriptionData(), CatalogEntrySubscription.getCatalogEntryForCatalogEntrySubscriptionData()
      • setCatalogEntrySubscriptionData

        void setCatalogEntrySubscriptionData(com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntrySubscription value)
        Sets the value of the 'Catalog Entry Subscription Data' reference.
        Parameters:
        value - the new value of the 'Catalog Entry Subscription Data' reference.
        See Also:
        getCatalogEntrySubscriptionData()
      • getInterestItemForCatalogEntry

        java.util.List getInterestItemForCatalogEntry()
        Returns the value of the 'Interest Item For Catalog Entry' reference list. The list contents are of type InterestItem. It is bidirectional and its opposite is 'Catalog Entry For Interest Item'.

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

        Returns:
        the value of the 'Interest Item For Catalog Entry' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_InterestItemForCatalogEntry(), InterestItem.getCatalogEntryForInterestItem()
      • getInventoryForCatalogEntry

        java.util.List getInventoryForCatalogEntry()
        Returns the value of the 'Inventory For Catalog Entry' reference list. The list contents are of type Inventory. It is bidirectional and its opposite is 'Catalog Entry For Inventory'.

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

        Returns:
        the value of the 'Inventory For Catalog Entry' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_InventoryForCatalogEntry(), Inventory.getCatalogEntryForInventory()
      • getListPrice

        java.util.List getListPrice()
        Returns the value of the 'List Price' reference list. The list contents are of type ListPrice. It is bidirectional and its opposite is 'Catalog Entry For List Price'.

        If the meaning of the 'List Price' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'List Price' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_ListPrice(), ListPrice.getCatalogEntryForListPrice()
      • getOffer

        java.util.List getOffer()
        Returns the value of the 'Offer' reference list. The list contents are of type Offer. It is bidirectional and its opposite is 'Catalog Entry For Offer'.

        If the meaning of the 'Offer' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Offer' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_Offer(), Offer.getCatalogEntryForOffer()
      • getPackageAttributeForCatalogEntry

        java.util.List getPackageAttributeForCatalogEntry()
        Returns the value of the 'Package Attribute For Catalog Entry' reference list. The list contents are of type PackageAttribute. It is bidirectional and its opposite is 'Catalog Entry For Package Attribute'.

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

        Returns:
        the value of the 'Package Attribute For Catalog Entry' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_PackageAttributeForCatalogEntry(), PackageAttribute.getCatalogEntryForPackageAttribute()
      • getPackageAttributeValueForCatalogEntry

        java.util.List getPackageAttributeValueForCatalogEntry()
        Returns the value of the 'Package Attribute Value For Catalog Entry' reference list. The list contents are of type PackageAttributeValue. It is bidirectional and its opposite is 'Catalog Entry For Package Attribute Value'.

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

        Returns:
        the value of the 'Package Attribute Value For Catalog Entry' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_PackageAttributeValueForCatalogEntry(), PackageAttributeValue.getCatalogEntryForPackageAttributeValue()
      • getPkgitemrelCatentryRelation

        java.util.List getPkgitemrelCatentryRelation()
        Returns the value of the 'Pkgitemrel Catentry Relation' reference list. The list contents are of type PackageItemRelation. It is bidirectional and its opposite is 'Catentry Pkgitemrel Relation'.

        If the meaning of the 'Pkgitemrel Catentry Relation' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Pkgitemrel Catentry Relation' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_PkgitemrelCatentryRelation(), PackageItemRelation.getCatentryPkgitemrelRelation()
      • getPkgitemrelCatentryRelation2

        java.util.List getPkgitemrelCatentryRelation2()
        Returns the value of the 'Pkgitemrel Catentry Relation2' reference list. The list contents are of type PackageItemRelation. It is bidirectional and its opposite is 'Catentry Pkgitemrel Relation2'.

        If the meaning of the 'Pkgitemrel Catentry Relation2' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Pkgitemrel Catentry Relation2' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_PkgitemrelCatentryRelation2(), PackageItemRelation.getCatentryPkgitemrelRelation2()
      • getPkgitemrelCatentryRelation3

        java.util.List getPkgitemrelCatentryRelation3()
        Returns the value of the 'Pkgitemrel Catentry Relation3' reference list. The list contents are of type PackageItemRelation. It is bidirectional and its opposite is 'Catentry Pkgitemrel Relation3'.

        If the meaning of the 'Pkgitemrel Catentry Relation3' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Pkgitemrel Catentry Relation3' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_PkgitemrelCatentryRelation3(), PackageItemRelation.getCatentryPkgitemrelRelation3()
      • getProductSetCatalogEntryForCatalogEntry

        java.util.List getProductSetCatalogEntryForCatalogEntry()
        Returns the value of the 'Product Set Catalog Entry For Catalog Entry' reference list. The list contents are of type ProductSetCatalogEntryRelation. It is bidirectional and its opposite is 'Catalog Entry For Product Set Catalog Entry'.

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

        Returns:
        the value of the 'Product Set Catalog Entry For Catalog Entry' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_ProductSetCatalogEntryForCatalogEntry(), ProductSetCatalogEntryRelation.getCatalogEntryForProductSetCatalogEntry()
      • getStoreCatalogEntryRelation

        java.util.List getStoreCatalogEntryRelation()
        Returns the value of the 'Store Catalog Entry Relation' reference list. The list contents are of type StoreCatalogEntryRelation. It is bidirectional and its opposite is 'Catalog Entry Store Relation'.

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

        Returns:
        the value of the 'Store Catalog Entry Relation' reference list.
        See Also:
        CatalogEntityPackage.getCatalogEntry_StoreCatalogEntryRelation(), StoreCatalogEntryRelation.getCatalogEntryStoreRelation()