com.ibm.commerce.catalog.objects

Class RelatedCatalogEntryAccessBean

  • java.lang.Object
    • com.ibm.commerce.persistence.AbstractJpaEntityAccessBean
      • com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
    • Field Detail

    • Constructor Detail

      • RelatedCatalogEntryAccessBean

        public RelatedCatalogEntryAccessBean()
      • RelatedCatalogEntryAccessBean

        public RelatedCatalogEntryAccessBean(com.ibm.commerce.catalog.objects.RelatedCatalogEntry entity)
      • RelatedCatalogEntryAccessBean

        public RelatedCatalogEntryAccessBean(java.lang.String associationType,
                                             java.lang.String semanticSpecifier,
                                             java.lang.Long fromCatalogEntryReferenceNumber,
                                             java.lang.Long toCatalogEntryReferenceNumber)
      • RelatedCatalogEntryAccessBean

        public RelatedCatalogEntryAccessBean(EntityBeanCreationData relatedCatalogEntryEntityCreationData)
    • Method Detail

      • setInitKey_associationReferenceNumber

        public void setInitKey_associationReferenceNumber(java.lang.String associationReferenceNumber)
      • setInitKey_associationReferenceNumber

        public void setInitKey_associationReferenceNumber(java.lang.Long associationReferenceNumber)
      • findAllTargetCatalogEntries

        public java.util.Enumeration findAllTargetCatalogEntries(java.lang.Long catalogEntryId)
      • findAllSourceCatalogEntries

        public java.util.Enumeration findAllSourceCatalogEntries(java.lang.Long catalogEntryId)
      • findByCatalogEntryAccessoryWithSemantic

        public java.util.Enumeration findByCatalogEntryAccessoryWithSemantic(java.lang.Long catalogEntryReferenceNumber,
                                                                             java.lang.String semantic)
      • findByCatalogEntryCrossSells

        public java.util.Enumeration findByCatalogEntryCrossSells(java.lang.Long catalogEntryReferenceNumber,
                                                                  java.lang.Long[] inclusionPS,
                                                                  java.lang.Long[] exclusionPS)
      • findByCatalogEntryUpSells

        public java.util.Enumeration findByCatalogEntryUpSells(java.lang.Long catalogEntryReferenceNumber,
                                                               java.lang.Long[] inclusionPS,
                                                               java.lang.Long[] exclusionPS)
      • findByCatalogEntryAccessories

        public java.util.Enumeration findByCatalogEntryAccessories(java.lang.Long catalogEntryReferenceNumber,
                                                                   java.lang.Long[] inclusionPS,
                                                                   java.lang.Long[] exclusionPS)
      • findByCatalogEntryCrossSellWithSemantic

        public java.util.Enumeration findByCatalogEntryCrossSellWithSemantic(java.lang.Long catalogEntryReferenceNumber,
                                                                             java.lang.String semantic)
      • findByCatalogEntryAccessory

        public java.util.Enumeration findByCatalogEntryAccessory(java.lang.Long catalogEntryReferenceNumber)
      • findByCatalogEntryUpSellWithSemantic

        public java.util.Enumeration findByCatalogEntryUpSellWithSemantic(java.lang.Long catalogEntryReferenceNumber,
                                                                          java.lang.String semantic)
      • findByCatalogEntryCrossSell

        public java.util.Enumeration findByCatalogEntryCrossSell(java.lang.Long catalogEntryReferenceNumber)
      • findWithPushDownQuery

        public java.util.Enumeration findWithPushDownQuery(java.lang.String query)
      • findByCatalogEntryUpSell

        public java.util.Enumeration findByCatalogEntryUpSell(java.lang.Long catalogEntryReferenceNumber)
      • findByCatalogEntryAccessoriesAndStore

        public java.util.Enumeration findByCatalogEntryAccessoriesAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                           java.lang.Long[] inclusionPS,
                                                                           java.lang.Long[] exclusionPS,
                                                                           java.lang.Integer anStoreId)
      • findByCatalogEntryAccessoryAndStore

        public java.util.Enumeration findByCatalogEntryAccessoryAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                         java.lang.Integer anStoreId)
      • findByCatalogEntryAccessoryAndStoreNoCache

        public java.util.Enumeration findByCatalogEntryAccessoryAndStoreNoCache(java.lang.Long anCatalogEntryReferenceNumber,
                                                                                java.lang.Integer anStoreId)
      • findByCatalogEntryAccessoryWithSemanticAndStore

        public java.util.Enumeration findByCatalogEntryAccessoryWithSemanticAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                                     java.lang.String astrSemantic,
                                                                                     java.lang.Integer anStoreId)
      • findByCatalogEntryCrossSellAndStore

        public java.util.Enumeration findByCatalogEntryCrossSellAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                         java.lang.Integer anStoreId)
      • findByCatalogEntryCrossSellAndStoreNoCache

        public java.util.Enumeration findByCatalogEntryCrossSellAndStoreNoCache(java.lang.Long anCatalogEntryReferenceNumber,
                                                                                java.lang.Integer anStoreId)
      • findByCatalogEntryCrossSellWithSemanticAndStore

        public java.util.Enumeration findByCatalogEntryCrossSellWithSemanticAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                                     java.lang.String astrSemantic,
                                                                                     java.lang.Integer anStoreId)
      • findByCatalogEntryCrossSellsAndStore

        public java.util.Enumeration findByCatalogEntryCrossSellsAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                          java.lang.Long[] inclusionPS,
                                                                          java.lang.Long[] exclusionPS,
                                                                          java.lang.Integer anStoreId)
      • findByCatalogEntryUpSellAndStore

        public java.util.Enumeration findByCatalogEntryUpSellAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                      java.lang.Integer anStoreId)
      • findByCatalogEntryUpSellAndStoreNoCache

        public java.util.Enumeration findByCatalogEntryUpSellAndStoreNoCache(java.lang.Long anCatalogEntryReferenceNumber,
                                                                             java.lang.Integer anStoreId)
      • findByCatalogEntryUpSellWithSemanticAndStore

        public java.util.Enumeration findByCatalogEntryUpSellWithSemanticAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                                  java.lang.String astrSemantic,
                                                                                  java.lang.Integer anStoreId)
      • findByCatalogEntryUpSellsAndStore

        public java.util.Enumeration findByCatalogEntryUpSellsAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                       java.lang.Long[] inclusionPS,
                                                                       java.lang.Long[] exclusionPS,
                                                                       java.lang.Integer anStoreId)
      • findByCatalogEntryAndMAssocTypeAndStore

        public java.util.Enumeration findByCatalogEntryAndMAssocTypeAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                             java.lang.String astrMassocType,
                                                                             java.lang.Integer anStoreId)
      • findByCatalogEntryAndMAssocTypeAndStoreNoCache

        public java.util.Enumeration findByCatalogEntryAndMAssocTypeAndStoreNoCache(java.lang.Long anCatalogEntryReferenceNumber,
                                                                                    java.lang.String astrMassocType,
                                                                                    java.lang.Integer anStoreId)
      • findByCatalogEntryWithSemanticAndMAssocTypeAndStore

        public java.util.Enumeration findByCatalogEntryWithSemanticAndMAssocTypeAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                                         java.lang.String astrSemantic,
                                                                                         java.lang.String astrMassocType,
                                                                                         java.lang.Integer anStoreId)
      • findByCatalogEntryAndMAssocTypeAndStore

        public java.util.Enumeration findByCatalogEntryAndMAssocTypeAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                             java.lang.String astrMassocType,
                                                                             java.lang.Long[] inclusionPS,
                                                                             java.lang.Long[] exclusionPS,
                                                                             java.lang.Integer anStoreId)
      • findByCatalogEntryAndStore

        public java.util.Enumeration findByCatalogEntryAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                java.lang.Integer anStoreId)
      • findByCatalogEntryAndAllMAssocTypesAndStore

        public java.util.Enumeration findByCatalogEntryAndAllMAssocTypesAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                                 java.util.Vector[] inclusionPS,
                                                                                 java.util.Vector[] exclusionPS,
                                                                                 java.lang.Integer anStoreId)
      • findByCatalogEntryAccessories

        public java.util.Enumeration findByCatalogEntryAccessories(java.lang.Long catalogEntryReferenceNumber,
                                                                   java.util.Vector[] inclusionPS,
                                                                   java.util.Vector[] exclusionPS)
      • findByCatalogEntryCrossSells

        public java.util.Enumeration findByCatalogEntryCrossSells(java.lang.Long catalogEntryReferenceNumber,
                                                                  java.util.Vector[] inclusionPS,
                                                                  java.util.Vector[] exclusionPS)
      • findByCatalogEntryUpSells

        public java.util.Enumeration findByCatalogEntryUpSells(java.lang.Long catalogEntryReferenceNumber,
                                                               java.util.Vector[] inclusionPS,
                                                               java.util.Vector[] exclusionPS)
      • findByCatalogEntryAccessoriesAndStore

        public java.util.Enumeration findByCatalogEntryAccessoriesAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                           java.util.Vector[] inclusionPS,
                                                                           java.util.Vector[] exclusionPS,
                                                                           java.lang.Integer anStoreId)
      • findByCatalogEntryCrossSellsAndStore

        public java.util.Enumeration findByCatalogEntryCrossSellsAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                          java.util.Vector[] inclusionPS,
                                                                          java.util.Vector[] exclusionPS,
                                                                          java.lang.Integer anStoreId)
      • findByCatalogEntryUpSellsAndStore

        public java.util.Enumeration findByCatalogEntryUpSellsAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                       java.util.Vector[] inclusionPS,
                                                                       java.util.Vector[] exclusionPS,
                                                                       java.lang.Integer anStoreId)
      • findByCatalogEntryAndMAssocTypeAndStore

        public java.util.Enumeration findByCatalogEntryAndMAssocTypeAndStore(java.lang.Long anCatalogEntryReferenceNumber,
                                                                             java.lang.String astrMassocType,
                                                                             java.util.Vector[] inclusionPS,
                                                                             java.util.Vector[] exclusionPS,
                                                                             java.lang.Integer anStoreId)
      • setQuantity

        public void setQuantity(java.lang.Double quantity)
      • getQuantityInEntityType

        public java.lang.Double getQuantityInEntityType()
      • setQuantity

        public void setQuantity(java.lang.String quantity)
      • getQuantity

        public java.lang.String getQuantity()
      • setAssociationType

        public void setAssociationType(java.lang.String associationType)
      • getAssociationType

        public java.lang.String getAssociationType()
      • setRule

        public void setRule(java.lang.String rule)
      • getRule

        public java.lang.String getRule()
      • setOid

        public void setOid(java.lang.String oid)
      • getOid

        public java.lang.String getOid()
      • setAssociationReferenceNumber

        public void setAssociationReferenceNumber(java.lang.Long associationReferenceNumber)
      • getAssociationReferenceNumber

        public java.lang.Long getAssociationReferenceNumber()
      • setToCatalogEntryReferenceNumber

        public void setToCatalogEntryReferenceNumber(java.lang.Long toCatalogEntryReferenceNumber)
      • getToCatalogEntryReferenceNumberInEntityType

        public java.lang.Long getToCatalogEntryReferenceNumberInEntityType()
      • setToCatalogEntryReferenceNumber

        public void setToCatalogEntryReferenceNumber(java.lang.String toCatalogEntryReferenceNumber)
      • getToCatalogEntryReferenceNumber

        public java.lang.String getToCatalogEntryReferenceNumber()
      • setStoreId

        public void setStoreId(java.lang.Integer storeId)
      • getStoreId

        public java.lang.Integer getStoreId()
      • setDate1

        public void setDate1(java.sql.Timestamp date1)
      • getDate1

        public java.sql.Timestamp getDate1()
      • setFromCatalogEntryReferenceNumber

        public void setFromCatalogEntryReferenceNumber(java.lang.Long fromCatalogEntryReferenceNumber)
      • getFromCatalogEntryReferenceNumberInEntityType

        public java.lang.Long getFromCatalogEntryReferenceNumberInEntityType()
      • setFromCatalogEntryReferenceNumber

        public void setFromCatalogEntryReferenceNumber(java.lang.String fromCatalogEntryReferenceNumber)
      • getFromCatalogEntryReferenceNumber

        public java.lang.String getFromCatalogEntryReferenceNumber()
      • setField1

        public void setField1(java.lang.String field1)
      • getField1

        public java.lang.String getField1()
      • setGroupName

        public void setGroupName(java.lang.String groupName)
      • getGroupName

        public java.lang.String getGroupName()
      • setRank

        public void setRank(java.math.BigDecimal rank)
      • getRankInEntityType

        public java.math.BigDecimal getRankInEntityType()
      • setRank

        public void setRank(java.lang.String rank)
      • getRank

        public java.lang.String getRank()
      • setSemanticSpecifier

        public void setSemanticSpecifier(java.lang.String semanticSpecifier)
      • getSemanticSpecifier

        public java.lang.String getSemanticSpecifier()
      • setField3

        public void setField3(java.math.BigDecimal field3)
      • getField3InEntityType

        public java.math.BigDecimal getField3InEntityType()
      • setField3

        public void setField3(java.lang.String field3)
      • getField3

        public java.lang.String getField3()
      • setField2

        public void setField2(java.lang.Integer field2)
      • getField2InEntityType

        public java.lang.Integer getField2InEntityType()
      • setField2

        public void setField2(java.lang.String field2)
      • getField2

        public java.lang.String getField2()
      • instantiateEntity

        public void instantiateEntity()
        Specified by:
        instantiateEntity in class com.ibm.commerce.persistence.AbstractJpaEntityAccessBean
      • getEntity

        public com.ibm.commerce.catalog.objects.RelatedCatalogEntry getEntity()
        Overrides:
        getEntity in class com.ibm.commerce.persistence.AbstractJpaEntityAccessBean