Package de.hybris.platform.catalog.jalo
Class GeneratedCatalogManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- de.hybris.platform.catalog.jalo.GeneratedCatalogManager
-
- All Implemented Interfaces:
ItemLifecycleListener
,java.io.Serializable
- Direct Known Subclasses:
CatalogManager
public abstract class GeneratedCatalogManager extends Extension
Generated class for typeCatalogManager
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProvider
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator
-
-
Field Summary
Fields Modifier and Type Field Description protected static OneToManyHandler<AbstractOrderEntryProductInfo>
ABSTRACTORDERENTRY2ABSTRACTORDERENTRYPRODUCTINFORELATIONPRODUCTINFOSHANDLER
OneToManyHandler
for handling 1:n PRODUCTINFOS's relation attributes from 'many' side.protected static java.lang.String
CATEGORY2PRINCIPALRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Category2PrincipalRelation from ((catalog))protected static java.lang.String
CATEGORY2PRINCIPALRELATION_SRC_ORDERED
Relation ordering override parameter constants for Category2PrincipalRelation from ((catalog))protected static java.lang.String
CATEGORY2PRINCIPALRELATION_TGT_ORDERED
protected static java.lang.String
CATEGORYMEDIARELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CategoryMediaRelation from ((catalog))protected static java.lang.String
CATEGORYMEDIARELATION_SRC_ORDERED
Relation ordering override parameter constants for CategoryMediaRelation from ((catalog))protected static java.lang.String
CATEGORYMEDIARELATION_TGT_ORDERED
protected static java.lang.String
CATEGORYPRODUCTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CategoryProductRelation from ((catalog))protected static java.lang.String
CATEGORYPRODUCTRELATION_SRC_ORDERED
Relation ordering override parameter constants for CategoryProductRelation from ((catalog))protected static java.lang.String
CATEGORYPRODUCTRELATION_TGT_ORDERED
protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>>
DEFAULT_INITIAL_ATTRIBUTES
protected static java.lang.String
PRINCIPAL2READABLECATALOGVERSIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Principal2ReadableCatalogVersionRelation from ((catalog))protected static java.lang.String
PRINCIPAL2READABLECATALOGVERSIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Principal2ReadableCatalogVersionRelation from ((catalog))protected static java.lang.String
PRINCIPAL2READABLECATALOGVERSIONRELATION_TGT_ORDERED
protected static java.lang.String
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Principal2WriteableCatalogVersionRelation from ((catalog))protected static java.lang.String
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Principal2WriteableCatalogVersionRelation from ((catalog))protected static java.lang.String
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_TGT_ORDERED
protected static OneToManyHandler<ProductFeature>
PRODUCT2FEATURERELATIONFEATURESHANDLER
OneToManyHandler
for handling 1:n FEATURES's relation attributes from 'many' side.protected static java.lang.String
PRODUCT2KEYWORDRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Product2KeywordRelation from ((catalog))protected static java.lang.String
PRODUCT2KEYWORDRELATION_SRC_ORDERED
Relation ordering override parameter constants for Product2KeywordRelation from ((catalog))protected static java.lang.String
PRODUCT2KEYWORDRELATION_TGT_ORDERED
protected static OneToManyHandler<VariantProduct>
PRODUCT2VARIANTRELATIONVARIANTSHANDLER
OneToManyHandler
for handling 1:n VARIANTS's relation attributes from 'many' side.protected static OneToManyHandler<ProductReference>
PRODUCTREFERENCERELATIONPRODUCTREFERENCESHANDLER
OneToManyHandler
for handling 1:n PRODUCTREFERENCES's relation attributes from 'many' side.protected static java.lang.String
SYNCITEMJOB2PRINCIPAL_MARKMODIFIED
Relation disable markmodifed parameter constants for SyncItemJob2Principal from ((catalog))protected static java.lang.String
SYNCITEMJOB2PRINCIPAL_SRC_ORDERED
Relation ordering override parameter constants for SyncItemJob2Principal from ((catalog))protected static java.lang.String
SYNCITEMJOB2PRINCIPAL_TGT_ORDERED
protected static java.lang.String
SYNCJOB2LANGREL_MARKMODIFIED
Relation disable markmodifed parameter constants for SyncJob2LangRel from ((catalog))protected static java.lang.String
SYNCJOB2LANGREL_SRC_ORDERED
Relation ordering override parameter constants for SyncJob2LangRel from ((catalog))protected static java.lang.String
SYNCJOB2LANGREL_TGT_ORDERED
protected static java.lang.String
SYNCJOB2TYPEREL_MARKMODIFIED
Relation disable markmodifed parameter constants for SyncJob2TypeRel from ((catalog))protected static java.lang.String
SYNCJOB2TYPEREL_SRC_ORDERED
Relation ordering override parameter constants for SyncJob2TypeRel from ((catalog))protected static java.lang.String
SYNCJOB2TYPEREL_TGT_ORDERED
-
Constructor Summary
Constructors Constructor Description GeneratedCatalogManager()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description void
addToFeatures(Product item, ProductFeature value)
Generated method - Addsvalue
to features.void
addToFeatures(SessionContext ctx, Product item, ProductFeature value)
Generated method - Addsvalue
to features.void
addToKeywords(Product item, Language lang, Keyword value)
Generated method - Addsvalue
to keywords.void
addToKeywords(SessionContext ctx, Product item, Language lang, Keyword value)
Generated method - Addsvalue
to keywords.void
addToProductInfos(AbstractOrderEntry item, AbstractOrderEntryProductInfo value)
Generated method - Addsvalue
to productInfos.void
addToProductInfos(SessionContext ctx, AbstractOrderEntry item, AbstractOrderEntryProductInfo value)
Generated method - Addsvalue
to productInfos.void
addToProductReferences(Product item, ProductReference value)
Generated method - Addsvalue
to productReferences.void
addToProductReferences(SessionContext ctx, Product item, ProductReference value)
Generated method - Addsvalue
to productReferences.void
addToReadableCatalogVersions(Principal item, CatalogVersion value)
Generated method - Addsvalue
to readableCatalogVersions.void
addToReadableCatalogVersions(SessionContext ctx, Principal item, CatalogVersion value)
Generated method - Addsvalue
to readableCatalogVersions.void
addToSupercategories(Media item, Category value)
Generated method - Addsvalue
to supercategories.void
addToSupercategories(Product item, Category value)
Generated method - Addsvalue
to supercategories.void
addToSupercategories(SessionContext ctx, Media item, Category value)
Generated method - Addsvalue
to supercategories.void
addToSupercategories(SessionContext ctx, Product item, Category value)
Generated method - Addsvalue
to supercategories.void
addToSyncJobs(Principal item, SyncItemJob value)
Generated method - Addsvalue
to syncJobs.void
addToSyncJobs(SessionContext ctx, Principal item, SyncItemJob value)
Generated method - Addsvalue
to syncJobs.void
addToVariants(Product item, VariantProduct value)
Generated method - Addsvalue
to variants.void
addToVariants(SessionContext ctx, Product item, VariantProduct value)
Generated method - Addsvalue
to variants.void
addToWritableCatalogVersions(Principal item, CatalogVersion value)
Generated method - Addsvalue
to writableCatalogVersions.void
addToWritableCatalogVersions(SessionContext ctx, Principal item, CatalogVersion value)
Generated method - Addsvalue
to writableCatalogVersions.Agreement
createAgreement(SessionContext ctx, java.util.Map attributeValues)
Agreement
createAgreement(java.util.Map attributeValues)
AttributeValueAssignment
createAttributeValueAssignment(SessionContext ctx, java.util.Map attributeValues)
AttributeValueAssignment
createAttributeValueAssignment(java.util.Map attributeValues)
Catalog
createCatalog(SessionContext ctx, java.util.Map attributeValues)
Catalog
createCatalog(java.util.Map attributeValues)
CatalogUnawareMedia
createCatalogUnawareMedia(SessionContext ctx, java.util.Map attributeValues)
CatalogUnawareMedia
createCatalogUnawareMedia(java.util.Map attributeValues)
CatalogVersion
createCatalogVersion(SessionContext ctx, java.util.Map attributeValues)
CatalogVersion
createCatalogVersion(java.util.Map attributeValues)
CatalogVersionSyncCronJob
createCatalogVersionSyncCronJob(SessionContext ctx, java.util.Map attributeValues)
CatalogVersionSyncCronJob
createCatalogVersionSyncCronJob(java.util.Map attributeValues)
CatalogVersionSyncCronJobHistory
createCatalogVersionSyncCronJobHistory(SessionContext ctx, java.util.Map attributeValues)
CatalogVersionSyncCronJobHistory
createCatalogVersionSyncCronJobHistory(java.util.Map attributeValues)
CatalogVersionSyncJob
createCatalogVersionSyncJob(SessionContext ctx, java.util.Map attributeValues)
CatalogVersionSyncJob
createCatalogVersionSyncJob(java.util.Map attributeValues)
CatalogVersionSyncScheduleMedia
createCatalogVersionSyncScheduleMedia(SessionContext ctx, java.util.Map attributeValues)
CatalogVersionSyncScheduleMedia
createCatalogVersionSyncScheduleMedia(java.util.Map attributeValues)
Category
createCategory(SessionContext ctx, java.util.Map attributeValues)
Category
createCategory(java.util.Map attributeValues)
CategoryCatalogVersionDifference
createCategoryCatalogVersionDifference(SessionContext ctx, java.util.Map attributeValues)
CategoryCatalogVersionDifference
createCategoryCatalogVersionDifference(java.util.Map attributeValues)
ClassAttributeAssignment
createClassAttributeAssignment(SessionContext ctx, java.util.Map attributeValues)
ClassAttributeAssignment
createClassAttributeAssignment(java.util.Map attributeValues)
ClassificationAttribute
createClassificationAttribute(SessionContext ctx, java.util.Map attributeValues)
ClassificationAttribute
createClassificationAttribute(java.util.Map attributeValues)
ClassificationAttributeUnit
createClassificationAttributeUnit(SessionContext ctx, java.util.Map attributeValues)
ClassificationAttributeUnit
createClassificationAttributeUnit(java.util.Map attributeValues)
ClassificationAttributeValue
createClassificationAttributeValue(SessionContext ctx, java.util.Map attributeValues)
ClassificationAttributeValue
createClassificationAttributeValue(java.util.Map attributeValues)
ClassificationClass
createClassificationClass(SessionContext ctx, java.util.Map attributeValues)
ClassificationClass
createClassificationClass(java.util.Map attributeValues)
ClassificationKeyword
createClassificationKeyword(SessionContext ctx, java.util.Map attributeValues)
ClassificationKeyword
createClassificationKeyword(java.util.Map attributeValues)
ClassificationSystem
createClassificationSystem(SessionContext ctx, java.util.Map attributeValues)
ClassificationSystem
createClassificationSystem(java.util.Map attributeValues)
ClassificationSystemVersion
createClassificationSystemVersion(SessionContext ctx, java.util.Map attributeValues)
ClassificationSystemVersion
createClassificationSystemVersion(java.util.Map attributeValues)
Company
createCompany(SessionContext ctx, java.util.Map attributeValues)
Company
createCompany(java.util.Map attributeValues)
CompareCatalogVersionsCronJob
createCompareCatalogVersionsCronJob(SessionContext ctx, java.util.Map attributeValues)
CompareCatalogVersionsCronJob
createCompareCatalogVersionsCronJob(java.util.Map attributeValues)
CompareCatalogVersionsJob
createCompareCatalogVersionsJob(SessionContext ctx, java.util.Map attributeValues)
CompareCatalogVersionsJob
createCompareCatalogVersionsJob(java.util.Map attributeValues)
ConfigurationCategory
createConfigurationCategory(SessionContext ctx, java.util.Map attributeValues)
ConfigurationCategory
createConfigurationCategory(java.util.Map attributeValues)
ItemSyncDescriptor
createItemSyncDescriptor(SessionContext ctx, java.util.Map attributeValues)
ItemSyncDescriptor
createItemSyncDescriptor(java.util.Map attributeValues)
ItemSyncTimestamp
createItemSyncTimestamp(SessionContext ctx, java.util.Map attributeValues)
ItemSyncTimestamp
createItemSyncTimestamp(java.util.Map attributeValues)
Keyword
createKeyword(SessionContext ctx, java.util.Map attributeValues)
Keyword
createKeyword(java.util.Map attributeValues)
PreviewTicket
createPreviewTicket(SessionContext ctx, java.util.Map attributeValues)
PreviewTicket
createPreviewTicket(java.util.Map attributeValues)
ProductCatalogVersionDifference
createProductCatalogVersionDifference(SessionContext ctx, java.util.Map attributeValues)
ProductCatalogVersionDifference
createProductCatalogVersionDifference(java.util.Map attributeValues)
ProductFeature
createProductFeature(SessionContext ctx, java.util.Map attributeValues)
ProductFeature
createProductFeature(java.util.Map attributeValues)
ProductReference
createProductReference(SessionContext ctx, java.util.Map attributeValues)
ProductReference
createProductReference(java.util.Map attributeValues)
RemoveCatalogVersionCronJob
createRemoveCatalogVersionCronJob(SessionContext ctx, java.util.Map attributeValues)
RemoveCatalogVersionCronJob
createRemoveCatalogVersionCronJob(java.util.Map attributeValues)
RemoveCatalogVersionJob
createRemoveCatalogVersionJob(SessionContext ctx, java.util.Map attributeValues)
RemoveCatalogVersionJob
createRemoveCatalogVersionJob(java.util.Map attributeValues)
SyncAttributeDescriptorConfig
createSyncAttributeDescriptorConfig(SessionContext ctx, java.util.Map attributeValues)
SyncAttributeDescriptorConfig
createSyncAttributeDescriptorConfig(java.util.Map attributeValues)
SyncItemCronJob
createSyncItemCronJob(SessionContext ctx, java.util.Map attributeValues)
SyncItemCronJob
createSyncItemCronJob(java.util.Map attributeValues)
SyncItemJob
createSyncItemJob(SessionContext ctx, java.util.Map attributeValues)
SyncItemJob
createSyncItemJob(java.util.Map attributeValues)
VariantAttributeDescriptor
createVariantAttributeDescriptor(SessionContext ctx, java.util.Map attributeValues)
VariantAttributeDescriptor
createVariantAttributeDescriptor(java.util.Map attributeValues)
VariantProduct
createVariantProduct(SessionContext ctx, java.util.Map attributeValues)
VariantProduct
createVariantProduct(java.util.Map attributeValues)
VariantType
createVariantType(SessionContext ctx, java.util.Map attributeValues)
VariantType
createVariantType(java.util.Map attributeValues)
java.util.Collection<Category>
getAccessibleCategories(Principal item)
Generated method - Getter of thePrincipal.accessibleCategories
attribute.java.util.Collection<Category>
getAccessibleCategories(SessionContext ctx, Principal item)
Generated method - Getter of thePrincipal.accessibleCategories
attribute.long
getAccessibleCategoriesCount(Principal item)
long
getAccessibleCategoriesCount(SessionContext ctx, Principal item)
java.util.Map<Language,java.util.Map<EnumerationValue,java.lang.String>>
getAllArticleStatus(Product item)
Generated method - Getter of theProduct.articleStatus
attribute.java.util.Map<Language,java.util.Map<EnumerationValue,java.lang.String>>
getAllArticleStatus(SessionContext ctx, Product item)
Generated method - Getter of theProduct.articleStatus
attribute.java.util.Map<EnumerationValue,java.lang.String>
getAllBuyerIDS(Product item)
Generated method - Getter of theProduct.buyerIDS
attribute.java.util.Map<EnumerationValue,java.lang.String>
getAllBuyerIDS(SessionContext ctx, Product item)
Generated method - Getter of theProduct.buyerIDS
attribute.java.util.Map<Language,java.lang.String>
getAllClassificationIndexString(Product item)
Generated method - Getter of theProduct.classificationIndexString
attribute.abstract java.util.Map<Language,java.lang.String>
getAllClassificationIndexString(SessionContext ctx, Product item)
Generated method - Getter of theProduct.classificationIndexString
attribute.java.util.Map<Language,java.util.List<Keyword>>
getAllKeywords(Product item)
Generated method - Getter of theProduct.keywords
attribute.java.util.Map<Language,java.util.List<Keyword>>
getAllKeywords(SessionContext ctx, Product item)
Generated method - Getter of theProduct.keywords
attribute.java.util.Map<Language,java.lang.String>
getAllManufacturerTypeDescription(Product item)
Generated method - Getter of theProduct.manufacturerTypeDescription
attribute.java.util.Map<Language,java.lang.String>
getAllManufacturerTypeDescription(SessionContext ctx, Product item)
Generated method - Getter of theProduct.manufacturerTypeDescription
attribute.java.util.Map<Language,java.lang.String>
getAllRemarks(Product item)
Generated method - Getter of theProduct.remarks
attribute.java.util.Map<Language,java.lang.String>
getAllRemarks(SessionContext ctx, Product item)
Generated method - Getter of theProduct.remarks
attribute.java.util.Map<Language,java.lang.String>
getAllSegment(Product item)
Generated method - Getter of theProduct.segment
attribute.java.util.Map<Language,java.lang.String>
getAllSegment(SessionContext ctx, Product item)
Generated method - Getter of theProduct.segment
attribute.java.util.Map<java.lang.String,java.lang.String>
getAllSpecialTreatmentClasses(Product item)
Generated method - Getter of theProduct.specialTreatmentClasses
attribute.java.util.Map<java.lang.String,java.lang.String>
getAllSpecialTreatmentClasses(SessionContext ctx, Product item)
Generated method - Getter of theProduct.specialTreatmentClasses
attribute.EnumerationValue
getApprovalStatus(Product item)
Generated method - Getter of theProduct.approvalStatus
attribute.EnumerationValue
getApprovalStatus(SessionContext ctx, Product item)
Generated method - Getter of theProduct.approvalStatus
attribute.java.util.Map<EnumerationValue,java.lang.String>
getArticleStatus(Product item)
Generated method - Getter of theProduct.articleStatus
attribute.java.util.Map<EnumerationValue,java.lang.String>
getArticleStatus(SessionContext ctx, Product item)
Generated method - Getter of theProduct.articleStatus
attribute.CatalogVersion
getCatalogVersion(Media item)
Generated method - Getter of theMedia.catalogVersion
attribute.CatalogVersion
getCatalogVersion(MediaContainer item)
Generated method - Getter of theMediaContainer.catalogVersion
attribute.CatalogVersion
getCatalogVersion(Product item)
Generated method - Getter of theProduct.catalogVersion
attribute.CatalogVersion
getCatalogVersion(SessionContext ctx, Media item)
Generated method - Getter of theMedia.catalogVersion
attribute.CatalogVersion
getCatalogVersion(SessionContext ctx, MediaContainer item)
Generated method - Getter of theMediaContainer.catalogVersion
attribute.CatalogVersion
getCatalogVersion(SessionContext ctx, Product item)
Generated method - Getter of theProduct.catalogVersion
attribute.abstract AttributeDescriptor
getCatalogVersionAttribute(SessionContext ctx, ComposedType item)
Generated method - Getter of theComposedType.catalogVersionAttribute
attribute.AttributeDescriptor
getCatalogVersionAttribute(ComposedType item)
Generated method - Getter of theComposedType.catalogVersionAttribute
attribute.java.lang.String
getClassificationIndexString(Product item)
Generated method - Getter of theProduct.classificationIndexString
attribute.abstract java.lang.String
getClassificationIndexString(SessionContext ctx, Product item)
Generated method - Getter of theProduct.classificationIndexString
attribute.Unit
getContentUnit(Product item)
Generated method - Getter of theProduct.contentUnit
attribute.Unit
getContentUnit(SessionContext ctx, Product item)
Generated method - Getter of theProduct.contentUnit
attribute.java.util.Collection<Media>
getData_sheet(Product item)
Generated method - Getter of theProduct.data_sheet
attribute.java.util.Collection<Media>
getData_sheet(SessionContext ctx, Product item)
Generated method - Getter of theProduct.data_sheet
attribute.java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
java.lang.Double
getDeliveryTime(Product item)
Generated method - Getter of theProduct.deliveryTime
attribute.java.lang.Double
getDeliveryTime(SessionContext ctx, Product item)
Generated method - Getter of theProduct.deliveryTime
attribute.double
getDeliveryTimeAsPrimitive(Product item)
Generated method - Getter of theProduct.deliveryTime
attribute.double
getDeliveryTimeAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.deliveryTime
attribute.java.util.Collection<Media>
getDetail(Product item)
Generated method - Getter of theProduct.detail
attribute.java.util.Collection<Media>
getDetail(SessionContext ctx, Product item)
Generated method - Getter of theProduct.detail
attribute.java.lang.String
getEan(Product item)
Generated method - Getter of theProduct.ean
attribute.java.lang.String
getEan(SessionContext ctx, Product item)
Generated method - Getter of theProduct.ean
attribute.java.lang.Integer
getEndLineNumber(Product item)
Generated method - Getter of theProduct.endLineNumber
attribute.java.lang.Integer
getEndLineNumber(SessionContext ctx, Product item)
Generated method - Getter of theProduct.endLineNumber
attribute.int
getEndLineNumberAsPrimitive(Product item)
Generated method - Getter of theProduct.endLineNumber
attribute.int
getEndLineNumberAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.endLineNumber
attribute.java.lang.String
getErpGroupBuyer(Product item)
Generated method - Getter of theProduct.erpGroupBuyer
attribute.java.lang.String
getErpGroupBuyer(SessionContext ctx, Product item)
Generated method - Getter of theProduct.erpGroupBuyer
attribute.java.lang.String
getErpGroupSupplier(Product item)
Generated method - Getter of theProduct.erpGroupSupplier
attribute.java.lang.String
getErpGroupSupplier(SessionContext ctx, Product item)
Generated method - Getter of theProduct.erpGroupSupplier
attribute.java.util.List<ProductFeature>
getFeatures(Product item)
Generated method - Getter of theProduct.features
attribute.java.util.List<ProductFeature>
getFeatures(SessionContext ctx, Product item)
Generated method - Getter of theProduct.features
attribute.java.util.List<Keyword>
getKeywords(Product item)
Generated method - Getter of theProduct.keywords
attribute.java.util.List<Keyword>
getKeywords(SessionContext ctx, Product item)
Generated method - Getter of theProduct.keywords
attribute.long
getKeywordsCount(Product item)
long
getKeywordsCount(Product item, Language lang)
long
getKeywordsCount(SessionContext ctx, Product item)
long
getKeywordsCount(SessionContext ctx, Product item, Language lang)
java.util.Collection<Media>
getLogo(Product item)
Generated method - Getter of theProduct.logo
attribute.java.util.Collection<Media>
getLogo(SessionContext ctx, Product item)
Generated method - Getter of theProduct.logo
attribute.java.lang.String
getManufacturerAID(Product item)
Generated method - Getter of theProduct.manufacturerAID
attribute.java.lang.String
getManufacturerAID(SessionContext ctx, Product item)
Generated method - Getter of theProduct.manufacturerAID
attribute.java.lang.String
getManufacturerName(Product item)
Generated method - Getter of theProduct.manufacturerName
attribute.java.lang.String
getManufacturerName(SessionContext ctx, Product item)
Generated method - Getter of theProduct.manufacturerName
attribute.java.lang.String
getManufacturerTypeDescription(Product item)
Generated method - Getter of theProduct.manufacturerTypeDescription
attribute.java.lang.String
getManufacturerTypeDescription(SessionContext ctx, Product item)
Generated method - Getter of theProduct.manufacturerTypeDescription
attribute.java.lang.Integer
getMaxOrderQuantity(Product item)
Generated method - Getter of theProduct.maxOrderQuantity
attribute.java.lang.Integer
getMaxOrderQuantity(SessionContext ctx, Product item)
Generated method - Getter of theProduct.maxOrderQuantity
attribute.int
getMaxOrderQuantityAsPrimitive(Product item)
Generated method - Getter of theProduct.maxOrderQuantity
attribute.int
getMaxOrderQuantityAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.maxOrderQuantity
attribute.java.lang.Integer
getMinOrderQuantity(Product item)
Generated method - Getter of theProduct.minOrderQuantity
attribute.java.lang.Integer
getMinOrderQuantity(SessionContext ctx, Product item)
Generated method - Getter of theProduct.minOrderQuantity
attribute.int
getMinOrderQuantityAsPrimitive(Product item)
Generated method - Getter of theProduct.minOrderQuantity
attribute.int
getMinOrderQuantityAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.minOrderQuantity
attribute.java.lang.String
getName()
java.util.Collection<Media>
getNormal(Product item)
Generated method - Getter of theProduct.normal
attribute.java.util.Collection<Media>
getNormal(SessionContext ctx, Product item)
Generated method - Getter of theProduct.normal
attribute.java.lang.Double
getNumberContentUnits(Product item)
Generated method - Getter of theProduct.numberContentUnits
attribute.java.lang.Double
getNumberContentUnits(SessionContext ctx, Product item)
Generated method - Getter of theProduct.numberContentUnits
attribute.double
getNumberContentUnitsAsPrimitive(Product item)
Generated method - Getter of theProduct.numberContentUnits
attribute.double
getNumberContentUnitsAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.numberContentUnits
attribute.java.util.Date
getOfflineDate(Product item)
Generated method - Getter of theProduct.offlineDate
attribute.java.util.Date
getOfflineDate(SessionContext ctx, Product item)
Generated method - Getter of theProduct.offlineDate
attribute.java.util.Date
getOnlineDate(Product item)
Generated method - Getter of theProduct.onlineDate
attribute.java.util.Date
getOnlineDate(SessionContext ctx, Product item)
Generated method - Getter of theProduct.onlineDate
attribute.java.lang.Integer
getOrder(Product item)
Generated method - Getter of theProduct.order
attribute.java.lang.Integer
getOrder(SessionContext ctx, Product item)
Generated method - Getter of theProduct.order
attribute.int
getOrderAsPrimitive(Product item)
Generated method - Getter of theProduct.order
attribute.int
getOrderAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.order
attribute.java.lang.Integer
getOrderQuantityInterval(Product item)
Generated method - Getter of theProduct.orderQuantityInterval
attribute.java.lang.Integer
getOrderQuantityInterval(SessionContext ctx, Product item)
Generated method - Getter of theProduct.orderQuantityInterval
attribute.int
getOrderQuantityIntervalAsPrimitive(Product item)
Generated method - Getter of theProduct.orderQuantityInterval
attribute.int
getOrderQuantityIntervalAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.orderQuantityInterval
attribute.java.util.Collection<Media>
getOthers(Product item)
Generated method - Getter of theProduct.others
attribute.java.util.Collection<Media>
getOthers(SessionContext ctx, Product item)
Generated method - Getter of theProduct.others
attribute.java.util.Collection<CatalogVersion>
getPreviewCatalogVersions(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.previewCatalogVersions
attribute.java.util.Collection<CatalogVersion>
getPreviewCatalogVersions(Customer item)
Generated method - Getter of theCustomer.previewCatalogVersions
attribute.java.lang.Double
getPriceQuantity(Product item)
Generated method - Getter of theProduct.priceQuantity
attribute.java.lang.Double
getPriceQuantity(SessionContext ctx, Product item)
Generated method - Getter of theProduct.priceQuantity
attribute.double
getPriceQuantityAsPrimitive(Product item)
Generated method - Getter of theProduct.priceQuantity
attribute.double
getPriceQuantityAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.priceQuantity
attribute.java.util.List<AbstractOrderEntryProductInfo>
getProductInfos(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.productInfos
attribute.java.util.List<AbstractOrderEntryProductInfo>
getProductInfos(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.productInfos
attribute.java.util.Collection<ProductReference>
getProductReferences(Product item)
Generated method - Getter of theProduct.productReferences
attribute.java.util.Collection<ProductReference>
getProductReferences(SessionContext ctx, Product item)
Generated method - Getter of theProduct.productReferences
attribute.java.lang.String
getPublicKey(SessionContext ctx, Address item)
Generated method - Getter of theAddress.publicKey
attribute.java.lang.String
getPublicKey(Address item)
Generated method - Getter of theAddress.publicKey
attribute.java.util.List<CatalogVersion>
getReadableCatalogVersions(Principal item)
Generated method - Getter of thePrincipal.readableCatalogVersions
attribute.java.util.List<CatalogVersion>
getReadableCatalogVersions(SessionContext ctx, Principal item)
Generated method - Getter of thePrincipal.readableCatalogVersions
attribute.long
getReadableCatalogVersionsCount(Principal item)
long
getReadableCatalogVersionsCount(SessionContext ctx, Principal item)
java.lang.String
getRemarks(Product item)
Generated method - Getter of theProduct.remarks
attribute.java.lang.String
getRemarks(SessionContext ctx, Product item)
Generated method - Getter of theProduct.remarks
attribute.java.lang.String
getRemarks(SessionContext ctx, Address item)
Generated method - Getter of theAddress.remarks
attribute.java.lang.String
getRemarks(Address item)
Generated method - Getter of theAddress.remarks
attribute.java.lang.String
getSegment(Product item)
Generated method - Getter of theProduct.segment
attribute.java.lang.String
getSegment(SessionContext ctx, Product item)
Generated method - Getter of theProduct.segment
attribute.java.lang.Integer
getStartLineNumber(Product item)
Generated method - Getter of theProduct.startLineNumber
attribute.java.lang.Integer
getStartLineNumber(SessionContext ctx, Product item)
Generated method - Getter of theProduct.startLineNumber
attribute.int
getStartLineNumberAsPrimitive(Product item)
Generated method - Getter of theProduct.startLineNumber
attribute.int
getStartLineNumberAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.startLineNumber
attribute.java.util.Collection<Category>
getSupercategories(Media item)
Generated method - Getter of theMedia.supercategories
attribute.java.util.Collection<Category>
getSupercategories(Product item)
Generated method - Getter of theProduct.supercategories
attribute.java.util.Collection<Category>
getSupercategories(SessionContext ctx, Media item)
Generated method - Getter of theMedia.supercategories
attribute.java.util.Collection<Category>
getSupercategories(SessionContext ctx, Product item)
Generated method - Getter of theProduct.supercategories
attribute.long
getSupercategoriesCount(Media item)
long
getSupercategoriesCount(Product item)
long
getSupercategoriesCount(SessionContext ctx, Media item)
long
getSupercategoriesCount(SessionContext ctx, Product item)
java.lang.String
getSupplierAlternativeAID(Product item)
Generated method - Getter of theProduct.supplierAlternativeAID
attribute.java.lang.String
getSupplierAlternativeAID(SessionContext ctx, Product item)
Generated method - Getter of theProduct.supplierAlternativeAID
attribute.java.util.List<ItemSyncTimestamp>
getSynchronizationSources(Item item)
Generated method - Getter of theItem.synchronizationSources
attribute.abstract java.util.List<ItemSyncTimestamp>
getSynchronizationSources(SessionContext ctx, Item item)
Generated method - Getter of theItem.synchronizationSources
attribute.java.util.List<ItemSyncTimestamp>
getSynchronizedCopies(Item item)
Generated method - Getter of theItem.synchronizedCopies
attribute.abstract java.util.List<ItemSyncTimestamp>
getSynchronizedCopies(SessionContext ctx, Item item)
Generated method - Getter of theItem.synchronizedCopies
attribute.java.util.Collection<SyncItemJob>
getSyncJobs(Principal item)
Generated method - Getter of thePrincipal.syncJobs
attribute.java.util.Collection<SyncItemJob>
getSyncJobs(SessionContext ctx, Principal item)
Generated method - Getter of thePrincipal.syncJobs
attribute.long
getSyncJobsCount(Principal item)
long
getSyncJobsCount(SessionContext ctx, Principal item)
java.util.Collection<Media>
getThumbnails(Product item)
Generated method - Getter of theProduct.thumbnails
attribute.java.util.Collection<Media>
getThumbnails(SessionContext ctx, Product item)
Generated method - Getter of theProduct.thumbnails
attribute.abstract java.util.Collection<AttributeDescriptor>
getUniqueKeyAttributes(SessionContext ctx, ComposedType item)
Generated method - Getter of theComposedType.uniqueKeyAttributes
attribute.java.util.Collection<AttributeDescriptor>
getUniqueKeyAttributes(ComposedType item)
Generated method - Getter of theComposedType.uniqueKeyAttributes
attribute.java.lang.String
getUrl(SessionContext ctx, Address item)
Generated method - Getter of theAddress.url
attribute.java.lang.String
getUrl(Address item)
Generated method - Getter of theAddress.url
attribute.java.util.Collection<VariantProduct>
getVariants(Product item)
Generated method - Getter of theProduct.variants
attribute.java.util.Collection<VariantProduct>
getVariants(SessionContext ctx, Product item)
Generated method - Getter of theProduct.variants
attribute.VariantType
getVariantType(Product item)
Generated method - Getter of theProduct.variantType
attribute.VariantType
getVariantType(SessionContext ctx, Product item)
Generated method - Getter of theProduct.variantType
attribute.java.util.List<CatalogVersion>
getWritableCatalogVersions(Principal item)
Generated method - Getter of thePrincipal.writableCatalogVersions
attribute.java.util.List<CatalogVersion>
getWritableCatalogVersions(SessionContext ctx, Principal item)
Generated method - Getter of thePrincipal.writableCatalogVersions
attribute.long
getWritableCatalogVersionsCount(Principal item)
long
getWritableCatalogVersionsCount(SessionContext ctx, Principal item)
java.lang.String
getXmlcontent(Product item)
Generated method - Getter of theProduct.xmlcontent
attribute.java.lang.String
getXmlcontent(SessionContext ctx, Product item)
Generated method - Getter of theProduct.xmlcontent
attribute.java.lang.Boolean
isBillingAddress(SessionContext ctx, Address item)
Generated method - Getter of theAddress.billingAddress
attribute.java.lang.Boolean
isBillingAddress(Address item)
Generated method - Getter of theAddress.billingAddress
attribute.boolean
isBillingAddressAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.billingAddress
attribute.boolean
isBillingAddressAsPrimitive(Address item)
Generated method - Getter of theAddress.billingAddress
attribute.java.lang.Boolean
isCatalogItemType(SessionContext ctx, ComposedType item)
Generated method - Getter of theComposedType.catalogItemType
attribute.java.lang.Boolean
isCatalogItemType(ComposedType item)
Generated method - Getter of theComposedType.catalogItemType
attribute.boolean
isCatalogItemTypeAsPrimitive(SessionContext ctx, ComposedType item)
Generated method - Getter of theComposedType.catalogItemType
attribute.boolean
isCatalogItemTypeAsPrimitive(ComposedType item)
Generated method - Getter of theComposedType.catalogItemType
attribute.java.lang.Boolean
isContactAddress(SessionContext ctx, Address item)
Generated method - Getter of theAddress.contactAddress
attribute.java.lang.Boolean
isContactAddress(Address item)
Generated method - Getter of theAddress.contactAddress
attribute.boolean
isContactAddressAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.contactAddress
attribute.boolean
isContactAddressAsPrimitive(Address item)
Generated method - Getter of theAddress.contactAddress
attribute.java.lang.Boolean
isDontCopy(SessionContext ctx, AttributeDescriptor item)
Generated method - Getter of theAttributeDescriptor.dontCopy
attribute.java.lang.Boolean
isDontCopy(AttributeDescriptor item)
Generated method - Getter of theAttributeDescriptor.dontCopy
attribute.boolean
isDontCopyAsPrimitive(SessionContext ctx, AttributeDescriptor item)
Generated method - Getter of theAttributeDescriptor.dontCopy
attribute.boolean
isDontCopyAsPrimitive(AttributeDescriptor item)
Generated method - Getter of theAttributeDescriptor.dontCopy
attribute.java.lang.Boolean
isShippingAddress(SessionContext ctx, Address item)
Generated method - Getter of theAddress.shippingAddress
attribute.java.lang.Boolean
isShippingAddress(Address item)
Generated method - Getter of theAddress.shippingAddress
attribute.boolean
isShippingAddressAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.shippingAddress
attribute.boolean
isShippingAddressAsPrimitive(Address item)
Generated method - Getter of theAddress.shippingAddress
attribute.java.lang.Boolean
isUnloadingAddress(SessionContext ctx, Address item)
Generated method - Getter of theAddress.unloadingAddress
attribute.java.lang.Boolean
isUnloadingAddress(Address item)
Generated method - Getter of theAddress.unloadingAddress
attribute.boolean
isUnloadingAddressAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.unloadingAddress
attribute.boolean
isUnloadingAddressAsPrimitive(Address item)
Generated method - Getter of theAddress.unloadingAddress
attribute.void
removeFromFeatures(Product item, ProductFeature value)
Generated method - Removesvalue
from features.void
removeFromFeatures(SessionContext ctx, Product item, ProductFeature value)
Generated method - Removesvalue
from features.void
removeFromKeywords(Product item, Language lang, Keyword value)
Generated method - Removesvalue
from keywords.void
removeFromKeywords(SessionContext ctx, Product item, Language lang, Keyword value)
Generated method - Removesvalue
from keywords.void
removeFromProductInfos(AbstractOrderEntry item, AbstractOrderEntryProductInfo value)
Generated method - Removesvalue
from productInfos.void
removeFromProductInfos(SessionContext ctx, AbstractOrderEntry item, AbstractOrderEntryProductInfo value)
Generated method - Removesvalue
from productInfos.void
removeFromProductReferences(Product item, ProductReference value)
Generated method - Removesvalue
from productReferences.void
removeFromProductReferences(SessionContext ctx, Product item, ProductReference value)
Generated method - Removesvalue
from productReferences.void
removeFromReadableCatalogVersions(Principal item, CatalogVersion value)
Generated method - Removesvalue
from readableCatalogVersions.void
removeFromReadableCatalogVersions(SessionContext ctx, Principal item, CatalogVersion value)
Generated method - Removesvalue
from readableCatalogVersions.void
removeFromSupercategories(Media item, Category value)
Generated method - Removesvalue
from supercategories.void
removeFromSupercategories(Product item, Category value)
Generated method - Removesvalue
from supercategories.void
removeFromSupercategories(SessionContext ctx, Media item, Category value)
Generated method - Removesvalue
from supercategories.void
removeFromSupercategories(SessionContext ctx, Product item, Category value)
Generated method - Removesvalue
from supercategories.void
removeFromSyncJobs(Principal item, SyncItemJob value)
Generated method - Removesvalue
from syncJobs.void
removeFromSyncJobs(SessionContext ctx, Principal item, SyncItemJob value)
Generated method - Removesvalue
from syncJobs.void
removeFromVariants(Product item, VariantProduct value)
Generated method - Removesvalue
from variants.void
removeFromVariants(SessionContext ctx, Product item, VariantProduct value)
Generated method - Removesvalue
from variants.void
removeFromWritableCatalogVersions(Principal item, CatalogVersion value)
Generated method - Removesvalue
from writableCatalogVersions.void
removeFromWritableCatalogVersions(SessionContext ctx, Principal item, CatalogVersion value)
Generated method - Removesvalue
from writableCatalogVersions.void
setAllArticleStatus(Product item, java.util.Map<Language,java.util.Map<EnumerationValue,java.lang.String>> value)
Generated method - Setter of theProduct.articleStatus
attribute.void
setAllArticleStatus(SessionContext ctx, Product item, java.util.Map<Language,java.util.Map<EnumerationValue,java.lang.String>> value)
Generated method - Setter of theProduct.articleStatus
attribute.void
setAllBuyerIDS(Product item, java.util.Map<EnumerationValue,java.lang.String> value)
Generated method - Setter of theProduct.buyerIDS
attribute.void
setAllBuyerIDS(SessionContext ctx, Product item, java.util.Map<EnumerationValue,java.lang.String> value)
Generated method - Setter of theProduct.buyerIDS
attribute.void
setAllKeywords(Product item, java.util.Map<Language,java.util.List<Keyword>> value)
Generated method - Setter of theProduct.keywords
attribute.void
setAllKeywords(SessionContext ctx, Product item, java.util.Map<Language,java.util.List<Keyword>> value)
Generated method - Setter of theProduct.keywords
attribute.void
setAllManufacturerTypeDescription(Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.manufacturerTypeDescription
attribute.void
setAllManufacturerTypeDescription(SessionContext ctx, Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.manufacturerTypeDescription
attribute.void
setAllRemarks(Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.remarks
attribute.void
setAllRemarks(SessionContext ctx, Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.remarks
attribute.void
setAllSegment(Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.segment
attribute.void
setAllSegment(SessionContext ctx, Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.segment
attribute.void
setAllSpecialTreatmentClasses(Product item, java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theProduct.specialTreatmentClasses
attribute.void
setAllSpecialTreatmentClasses(SessionContext ctx, Product item, java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theProduct.specialTreatmentClasses
attribute.void
setApprovalStatus(Product item, EnumerationValue value)
Generated method - Setter of theProduct.approvalStatus
attribute.void
setApprovalStatus(SessionContext ctx, Product item, EnumerationValue value)
Generated method - Setter of theProduct.approvalStatus
attribute.void
setArticleStatus(Product item, java.util.Map<EnumerationValue,java.lang.String> value)
Generated method - Setter of theProduct.articleStatus
attribute.void
setArticleStatus(SessionContext ctx, Product item, java.util.Map<EnumerationValue,java.lang.String> value)
Generated method - Setter of theProduct.articleStatus
attribute.void
setBillingAddress(SessionContext ctx, Address item, boolean value)
Generated method - Setter of theAddress.billingAddress
attribute.void
setBillingAddress(SessionContext ctx, Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.billingAddress
attribute.void
setBillingAddress(Address item, boolean value)
Generated method - Setter of theAddress.billingAddress
attribute.void
setBillingAddress(Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.billingAddress
attribute.void
setCatalogItemType(SessionContext ctx, ComposedType item, boolean value)
Generated method - Setter of theComposedType.catalogItemType
attribute.void
setCatalogItemType(SessionContext ctx, ComposedType item, java.lang.Boolean value)
Generated method - Setter of theComposedType.catalogItemType
attribute.void
setCatalogItemType(ComposedType item, boolean value)
Generated method - Setter of theComposedType.catalogItemType
attribute.void
setCatalogItemType(ComposedType item, java.lang.Boolean value)
Generated method - Setter of theComposedType.catalogItemType
attribute.void
setCatalogVersion(MediaContainer item, CatalogVersion value)
Generated method - Setter of theMediaContainer.catalogVersion
attribute.void
setCatalogVersion(Media item, CatalogVersion value)
Generated method - Setter of theMedia.catalogVersion
attribute.void
setCatalogVersion(Product item, CatalogVersion value)
Generated method - Setter of theProduct.catalogVersion
attribute.void
setCatalogVersion(SessionContext ctx, MediaContainer item, CatalogVersion value)
Generated method - Setter of theMediaContainer.catalogVersion
attribute.void
setCatalogVersion(SessionContext ctx, Media item, CatalogVersion value)
Generated method - Setter of theMedia.catalogVersion
attribute.void
setCatalogVersion(SessionContext ctx, Product item, CatalogVersion value)
Generated method - Setter of theProduct.catalogVersion
attribute.abstract void
setCatalogVersionAttribute(SessionContext ctx, ComposedType item, AttributeDescriptor value)
Generated method - Setter of theComposedType.catalogVersionAttribute
attribute.void
setCatalogVersionAttribute(ComposedType item, AttributeDescriptor value)
Generated method - Setter of theComposedType.catalogVersionAttribute
attribute.void
setContactAddress(SessionContext ctx, Address item, boolean value)
Generated method - Setter of theAddress.contactAddress
attribute.void
setContactAddress(SessionContext ctx, Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.contactAddress
attribute.void
setContactAddress(Address item, boolean value)
Generated method - Setter of theAddress.contactAddress
attribute.void
setContactAddress(Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.contactAddress
attribute.void
setContentUnit(Product item, Unit value)
Generated method - Setter of theProduct.contentUnit
attribute.void
setContentUnit(SessionContext ctx, Product item, Unit value)
Generated method - Setter of theProduct.contentUnit
attribute.void
setData_sheet(Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.data_sheet
attribute.void
setData_sheet(SessionContext ctx, Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.data_sheet
attribute.void
setDeliveryTime(Product item, double value)
Generated method - Setter of theProduct.deliveryTime
attribute.void
setDeliveryTime(Product item, java.lang.Double value)
Generated method - Setter of theProduct.deliveryTime
attribute.void
setDeliveryTime(SessionContext ctx, Product item, double value)
Generated method - Setter of theProduct.deliveryTime
attribute.void
setDeliveryTime(SessionContext ctx, Product item, java.lang.Double value)
Generated method - Setter of theProduct.deliveryTime
attribute.void
setDetail(Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.detail
attribute.void
setDetail(SessionContext ctx, Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.detail
attribute.void
setDontCopy(SessionContext ctx, AttributeDescriptor item, boolean value)
Generated method - Setter of theAttributeDescriptor.dontCopy
attribute.void
setDontCopy(SessionContext ctx, AttributeDescriptor item, java.lang.Boolean value)
Generated method - Setter of theAttributeDescriptor.dontCopy
attribute.void
setDontCopy(AttributeDescriptor item, boolean value)
Generated method - Setter of theAttributeDescriptor.dontCopy
attribute.void
setDontCopy(AttributeDescriptor item, java.lang.Boolean value)
Generated method - Setter of theAttributeDescriptor.dontCopy
attribute.void
setEan(Product item, java.lang.String value)
Generated method - Setter of theProduct.ean
attribute.void
setEan(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.ean
attribute.void
setEndLineNumber(Product item, int value)
Generated method - Setter of theProduct.endLineNumber
attribute.void
setEndLineNumber(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.endLineNumber
attribute.void
setEndLineNumber(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.endLineNumber
attribute.void
setEndLineNumber(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.endLineNumber
attribute.void
setErpGroupBuyer(Product item, java.lang.String value)
Generated method - Setter of theProduct.erpGroupBuyer
attribute.void
setErpGroupBuyer(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.erpGroupBuyer
attribute.void
setErpGroupSupplier(Product item, java.lang.String value)
Generated method - Setter of theProduct.erpGroupSupplier
attribute.void
setErpGroupSupplier(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.erpGroupSupplier
attribute.void
setFeatures(Product item, java.util.List<ProductFeature> value)
Generated method - Setter of theProduct.features
attribute.void
setFeatures(SessionContext ctx, Product item, java.util.List<ProductFeature> value)
Generated method - Setter of theProduct.features
attribute.void
setKeywords(Product item, java.util.List<Keyword> value)
Generated method - Setter of theProduct.keywords
attribute.void
setKeywords(SessionContext ctx, Product item, java.util.List<Keyword> value)
Generated method - Setter of theProduct.keywords
attribute.void
setLogo(Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.logo
attribute.void
setLogo(SessionContext ctx, Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.logo
attribute.void
setManufacturerAID(Product item, java.lang.String value)
Generated method - Setter of theProduct.manufacturerAID
attribute.void
setManufacturerAID(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.manufacturerAID
attribute.void
setManufacturerName(Product item, java.lang.String value)
Generated method - Setter of theProduct.manufacturerName
attribute.void
setManufacturerName(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.manufacturerName
attribute.void
setManufacturerTypeDescription(Product item, java.lang.String value)
Generated method - Setter of theProduct.manufacturerTypeDescription
attribute.void
setManufacturerTypeDescription(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.manufacturerTypeDescription
attribute.void
setMaxOrderQuantity(Product item, int value)
Generated method - Setter of theProduct.maxOrderQuantity
attribute.void
setMaxOrderQuantity(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.maxOrderQuantity
attribute.void
setMaxOrderQuantity(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.maxOrderQuantity
attribute.void
setMaxOrderQuantity(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.maxOrderQuantity
attribute.void
setMinOrderQuantity(Product item, int value)
Generated method - Setter of theProduct.minOrderQuantity
attribute.void
setMinOrderQuantity(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.minOrderQuantity
attribute.void
setMinOrderQuantity(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.minOrderQuantity
attribute.void
setMinOrderQuantity(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.minOrderQuantity
attribute.void
setNormal(Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.normal
attribute.void
setNormal(SessionContext ctx, Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.normal
attribute.void
setNumberContentUnits(Product item, double value)
Generated method - Setter of theProduct.numberContentUnits
attribute.void
setNumberContentUnits(Product item, java.lang.Double value)
Generated method - Setter of theProduct.numberContentUnits
attribute.void
setNumberContentUnits(SessionContext ctx, Product item, double value)
Generated method - Setter of theProduct.numberContentUnits
attribute.void
setNumberContentUnits(SessionContext ctx, Product item, java.lang.Double value)
Generated method - Setter of theProduct.numberContentUnits
attribute.void
setOfflineDate(Product item, java.util.Date value)
Generated method - Setter of theProduct.offlineDate
attribute.void
setOfflineDate(SessionContext ctx, Product item, java.util.Date value)
Generated method - Setter of theProduct.offlineDate
attribute.void
setOnlineDate(Product item, java.util.Date value)
Generated method - Setter of theProduct.onlineDate
attribute.void
setOnlineDate(SessionContext ctx, Product item, java.util.Date value)
Generated method - Setter of theProduct.onlineDate
attribute.void
setOrder(Product item, int value)
Generated method - Setter of theProduct.order
attribute.void
setOrder(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.order
attribute.void
setOrder(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.order
attribute.void
setOrder(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.order
attribute.void
setOrderQuantityInterval(Product item, int value)
Generated method - Setter of theProduct.orderQuantityInterval
attribute.void
setOrderQuantityInterval(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.orderQuantityInterval
attribute.void
setOrderQuantityInterval(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.orderQuantityInterval
attribute.void
setOrderQuantityInterval(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.orderQuantityInterval
attribute.void
setOthers(Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.others
attribute.void
setOthers(SessionContext ctx, Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.others
attribute.void
setPreviewCatalogVersions(SessionContext ctx, Customer item, java.util.Collection<CatalogVersion> value)
Generated method - Setter of theCustomer.previewCatalogVersions
attribute.void
setPreviewCatalogVersions(Customer item, java.util.Collection<CatalogVersion> value)
Generated method - Setter of theCustomer.previewCatalogVersions
attribute.void
setPriceQuantity(Product item, double value)
Generated method - Setter of theProduct.priceQuantity
attribute.void
setPriceQuantity(Product item, java.lang.Double value)
Generated method - Setter of theProduct.priceQuantity
attribute.void
setPriceQuantity(SessionContext ctx, Product item, double value)
Generated method - Setter of theProduct.priceQuantity
attribute.void
setPriceQuantity(SessionContext ctx, Product item, java.lang.Double value)
Generated method - Setter of theProduct.priceQuantity
attribute.void
setProductInfos(AbstractOrderEntry item, java.util.List<AbstractOrderEntryProductInfo> value)
Generated method - Setter of theAbstractOrderEntry.productInfos
attribute.void
setProductInfos(SessionContext ctx, AbstractOrderEntry item, java.util.List<AbstractOrderEntryProductInfo> value)
Generated method - Setter of theAbstractOrderEntry.productInfos
attribute.void
setProductReferences(Product item, java.util.Collection<ProductReference> value)
Generated method - Setter of theProduct.productReferences
attribute.void
setProductReferences(SessionContext ctx, Product item, java.util.Collection<ProductReference> value)
Generated method - Setter of theProduct.productReferences
attribute.void
setPublicKey(SessionContext ctx, Address item, java.lang.String value)
Generated method - Setter of theAddress.publicKey
attribute.void
setPublicKey(Address item, java.lang.String value)
Generated method - Setter of theAddress.publicKey
attribute.void
setReadableCatalogVersions(Principal item, java.util.List<CatalogVersion> value)
Generated method - Setter of thePrincipal.readableCatalogVersions
attribute.void
setReadableCatalogVersions(SessionContext ctx, Principal item, java.util.List<CatalogVersion> value)
Generated method - Setter of thePrincipal.readableCatalogVersions
attribute.void
setRemarks(Product item, java.lang.String value)
Generated method - Setter of theProduct.remarks
attribute.void
setRemarks(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.remarks
attribute.void
setRemarks(SessionContext ctx, Address item, java.lang.String value)
Generated method - Setter of theAddress.remarks
attribute.void
setRemarks(Address item, java.lang.String value)
Generated method - Setter of theAddress.remarks
attribute.void
setSegment(Product item, java.lang.String value)
Generated method - Setter of theProduct.segment
attribute.void
setSegment(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.segment
attribute.void
setShippingAddress(SessionContext ctx, Address item, boolean value)
Generated method - Setter of theAddress.shippingAddress
attribute.void
setShippingAddress(SessionContext ctx, Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.shippingAddress
attribute.void
setShippingAddress(Address item, boolean value)
Generated method - Setter of theAddress.shippingAddress
attribute.void
setShippingAddress(Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.shippingAddress
attribute.void
setStartLineNumber(Product item, int value)
Generated method - Setter of theProduct.startLineNumber
attribute.void
setStartLineNumber(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.startLineNumber
attribute.void
setStartLineNumber(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.startLineNumber
attribute.void
setStartLineNumber(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.startLineNumber
attribute.void
setSupercategories(Media item, java.util.Collection<Category> value)
Generated method - Setter of theMedia.supercategories
attribute.void
setSupercategories(Product item, java.util.Collection<Category> value)
Generated method - Setter of theProduct.supercategories
attribute.void
setSupercategories(SessionContext ctx, Media item, java.util.Collection<Category> value)
Generated method - Setter of theMedia.supercategories
attribute.void
setSupercategories(SessionContext ctx, Product item, java.util.Collection<Category> value)
Generated method - Setter of theProduct.supercategories
attribute.void
setSupplierAlternativeAID(Product item, java.lang.String value)
Generated method - Setter of theProduct.supplierAlternativeAID
attribute.void
setSupplierAlternativeAID(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.supplierAlternativeAID
attribute.void
setSyncJobs(Principal item, java.util.Collection<SyncItemJob> value)
Generated method - Setter of thePrincipal.syncJobs
attribute.void
setSyncJobs(SessionContext ctx, Principal item, java.util.Collection<SyncItemJob> value)
Generated method - Setter of thePrincipal.syncJobs
attribute.void
setThumbnails(Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.thumbnails
attribute.void
setThumbnails(SessionContext ctx, Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.thumbnails
attribute.abstract void
setUniqueKeyAttributes(SessionContext ctx, ComposedType item, java.util.Collection<AttributeDescriptor> value)
Generated method - Setter of theComposedType.uniqueKeyAttributes
attribute.void
setUniqueKeyAttributes(ComposedType item, java.util.Collection<AttributeDescriptor> value)
Generated method - Setter of theComposedType.uniqueKeyAttributes
attribute.void
setUnloadingAddress(SessionContext ctx, Address item, boolean value)
Generated method - Setter of theAddress.unloadingAddress
attribute.void
setUnloadingAddress(SessionContext ctx, Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.unloadingAddress
attribute.void
setUnloadingAddress(Address item, boolean value)
Generated method - Setter of theAddress.unloadingAddress
attribute.void
setUnloadingAddress(Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.unloadingAddress
attribute.void
setUrl(SessionContext ctx, Address item, java.lang.String value)
Generated method - Setter of theAddress.url
attribute.void
setUrl(Address item, java.lang.String value)
Generated method - Setter of theAddress.url
attribute.void
setVariants(Product item, java.util.Collection<VariantProduct> value)
Generated method - Setter of theProduct.variants
attribute.void
setVariants(SessionContext ctx, Product item, java.util.Collection<VariantProduct> value)
Generated method - Setter of theProduct.variants
attribute.void
setVariantType(Product item, VariantType value)
Generated method - Setter of theProduct.variantType
attribute.void
setVariantType(SessionContext ctx, Product item, VariantType value)
Generated method - Setter of theProduct.variantType
attribute.void
setWritableCatalogVersions(Principal item, java.util.List<CatalogVersion> value)
Generated method - Setter of thePrincipal.writableCatalogVersions
attribute.void
setWritableCatalogVersions(SessionContext ctx, Principal item, java.util.List<CatalogVersion> value)
Generated method - Setter of thePrincipal.writableCatalogVersions
attribute.void
setXmlcontent(Product item, java.lang.String value)
Generated method - Setter of theProduct.xmlcontent
attribute.void
setXmlcontent(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.xmlcontent
attribute.-
Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplace
-
Methods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
-
-
-
Field Detail
-
SYNCJOB2TYPEREL_SRC_ORDERED
protected static java.lang.String SYNCJOB2TYPEREL_SRC_ORDERED
Relation ordering override parameter constants for SyncJob2TypeRel from ((catalog))
-
SYNCJOB2TYPEREL_TGT_ORDERED
protected static java.lang.String SYNCJOB2TYPEREL_TGT_ORDERED
-
SYNCJOB2TYPEREL_MARKMODIFIED
protected static java.lang.String SYNCJOB2TYPEREL_MARKMODIFIED
Relation disable markmodifed parameter constants for SyncJob2TypeRel from ((catalog))
-
PRODUCT2KEYWORDRELATION_SRC_ORDERED
protected static java.lang.String PRODUCT2KEYWORDRELATION_SRC_ORDERED
Relation ordering override parameter constants for Product2KeywordRelation from ((catalog))
-
PRODUCT2KEYWORDRELATION_TGT_ORDERED
protected static java.lang.String PRODUCT2KEYWORDRELATION_TGT_ORDERED
-
PRODUCT2KEYWORDRELATION_MARKMODIFIED
protected static java.lang.String PRODUCT2KEYWORDRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Product2KeywordRelation from ((catalog))
-
CATEGORYPRODUCTRELATION_SRC_ORDERED
protected static java.lang.String CATEGORYPRODUCTRELATION_SRC_ORDERED
Relation ordering override parameter constants for CategoryProductRelation from ((catalog))
-
CATEGORYPRODUCTRELATION_TGT_ORDERED
protected static java.lang.String CATEGORYPRODUCTRELATION_TGT_ORDERED
-
CATEGORYPRODUCTRELATION_MARKMODIFIED
protected static java.lang.String CATEGORYPRODUCTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CategoryProductRelation from ((catalog))
-
PRODUCT2FEATURERELATIONFEATURESHANDLER
protected static final OneToManyHandler<ProductFeature> PRODUCT2FEATURERELATIONFEATURESHANDLER
OneToManyHandler
for handling 1:n FEATURES's relation attributes from 'many' side.
-
PRODUCT2VARIANTRELATIONVARIANTSHANDLER
protected static final OneToManyHandler<VariantProduct> PRODUCT2VARIANTRELATIONVARIANTSHANDLER
OneToManyHandler
for handling 1:n VARIANTS's relation attributes from 'many' side.
-
PRODUCTREFERENCERELATIONPRODUCTREFERENCESHANDLER
protected static final OneToManyHandler<ProductReference> PRODUCTREFERENCERELATIONPRODUCTREFERENCESHANDLER
OneToManyHandler
for handling 1:n PRODUCTREFERENCES's relation attributes from 'many' side.
-
CATEGORYMEDIARELATION_SRC_ORDERED
protected static java.lang.String CATEGORYMEDIARELATION_SRC_ORDERED
Relation ordering override parameter constants for CategoryMediaRelation from ((catalog))
-
CATEGORYMEDIARELATION_TGT_ORDERED
protected static java.lang.String CATEGORYMEDIARELATION_TGT_ORDERED
-
CATEGORYMEDIARELATION_MARKMODIFIED
protected static java.lang.String CATEGORYMEDIARELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CategoryMediaRelation from ((catalog))
-
ABSTRACTORDERENTRY2ABSTRACTORDERENTRYPRODUCTINFORELATIONPRODUCTINFOSHANDLER
protected static final OneToManyHandler<AbstractOrderEntryProductInfo> ABSTRACTORDERENTRY2ABSTRACTORDERENTRYPRODUCTINFORELATIONPRODUCTINFOSHANDLER
OneToManyHandler
for handling 1:n PRODUCTINFOS's relation attributes from 'many' side.
-
CATEGORY2PRINCIPALRELATION_SRC_ORDERED
protected static java.lang.String CATEGORY2PRINCIPALRELATION_SRC_ORDERED
Relation ordering override parameter constants for Category2PrincipalRelation from ((catalog))
-
CATEGORY2PRINCIPALRELATION_TGT_ORDERED
protected static java.lang.String CATEGORY2PRINCIPALRELATION_TGT_ORDERED
-
CATEGORY2PRINCIPALRELATION_MARKMODIFIED
protected static java.lang.String CATEGORY2PRINCIPALRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Category2PrincipalRelation from ((catalog))
-
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_SRC_ORDERED
protected static java.lang.String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Principal2WriteableCatalogVersionRelation from ((catalog))
-
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_TGT_ORDERED
protected static java.lang.String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_TGT_ORDERED
-
PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_MARKMODIFIED
protected static java.lang.String PRINCIPAL2WRITEABLECATALOGVERSIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Principal2WriteableCatalogVersionRelation from ((catalog))
-
PRINCIPAL2READABLECATALOGVERSIONRELATION_SRC_ORDERED
protected static java.lang.String PRINCIPAL2READABLECATALOGVERSIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Principal2ReadableCatalogVersionRelation from ((catalog))
-
PRINCIPAL2READABLECATALOGVERSIONRELATION_TGT_ORDERED
protected static java.lang.String PRINCIPAL2READABLECATALOGVERSIONRELATION_TGT_ORDERED
-
PRINCIPAL2READABLECATALOGVERSIONRELATION_MARKMODIFIED
protected static java.lang.String PRINCIPAL2READABLECATALOGVERSIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Principal2ReadableCatalogVersionRelation from ((catalog))
-
SYNCITEMJOB2PRINCIPAL_SRC_ORDERED
protected static java.lang.String SYNCITEMJOB2PRINCIPAL_SRC_ORDERED
Relation ordering override parameter constants for SyncItemJob2Principal from ((catalog))
-
SYNCITEMJOB2PRINCIPAL_TGT_ORDERED
protected static java.lang.String SYNCITEMJOB2PRINCIPAL_TGT_ORDERED
-
SYNCITEMJOB2PRINCIPAL_MARKMODIFIED
protected static java.lang.String SYNCITEMJOB2PRINCIPAL_MARKMODIFIED
Relation disable markmodifed parameter constants for SyncItemJob2Principal from ((catalog))
-
SYNCJOB2LANGREL_SRC_ORDERED
protected static java.lang.String SYNCJOB2LANGREL_SRC_ORDERED
Relation ordering override parameter constants for SyncJob2LangRel from ((catalog))
-
SYNCJOB2LANGREL_TGT_ORDERED
protected static java.lang.String SYNCJOB2LANGREL_TGT_ORDERED
-
SYNCJOB2LANGREL_MARKMODIFIED
protected static java.lang.String SYNCJOB2LANGREL_MARKMODIFIED
Relation disable markmodifed parameter constants for SyncJob2LangRel from ((catalog))
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
- Overrides:
getDefaultAttributeModes
in classExtension
-
getAccessibleCategories
public java.util.Collection<Category> getAccessibleCategories(SessionContext ctx, Principal item)
Generated method - Getter of thePrincipal.accessibleCategories
attribute.- Returns:
- the accessibleCategories - catalog categories which are accessible for this principal
-
getAccessibleCategories
public java.util.Collection<Category> getAccessibleCategories(Principal item)
Generated method - Getter of thePrincipal.accessibleCategories
attribute.- Returns:
- the accessibleCategories - catalog categories which are accessible for this principal
-
getAccessibleCategoriesCount
public long getAccessibleCategoriesCount(SessionContext ctx, Principal item)
-
getAccessibleCategoriesCount
public long getAccessibleCategoriesCount(Principal item)
-
getApprovalStatus
public EnumerationValue getApprovalStatus(SessionContext ctx, Product item)
Generated method - Getter of theProduct.approvalStatus
attribute.- Returns:
- the approvalStatus
-
getApprovalStatus
public EnumerationValue getApprovalStatus(Product item)
Generated method - Getter of theProduct.approvalStatus
attribute.- Returns:
- the approvalStatus
-
setApprovalStatus
public void setApprovalStatus(SessionContext ctx, Product item, EnumerationValue value)
Generated method - Setter of theProduct.approvalStatus
attribute.- Parameters:
value
- the approvalStatus
-
setApprovalStatus
public void setApprovalStatus(Product item, EnumerationValue value)
Generated method - Setter of theProduct.approvalStatus
attribute.- Parameters:
value
- the approvalStatus
-
getArticleStatus
public java.util.Map<EnumerationValue,java.lang.String> getArticleStatus(SessionContext ctx, Product item)
Generated method - Getter of theProduct.articleStatus
attribute.- Returns:
- the articleStatus
-
getArticleStatus
public java.util.Map<EnumerationValue,java.lang.String> getArticleStatus(Product item)
Generated method - Getter of theProduct.articleStatus
attribute.- Returns:
- the articleStatus
-
getAllArticleStatus
public java.util.Map<Language,java.util.Map<EnumerationValue,java.lang.String>> getAllArticleStatus(SessionContext ctx, Product item)
Generated method - Getter of theProduct.articleStatus
attribute.- Returns:
- the localized articleStatus
-
getAllArticleStatus
public java.util.Map<Language,java.util.Map<EnumerationValue,java.lang.String>> getAllArticleStatus(Product item)
Generated method - Getter of theProduct.articleStatus
attribute.- Returns:
- the localized articleStatus
-
setArticleStatus
public void setArticleStatus(SessionContext ctx, Product item, java.util.Map<EnumerationValue,java.lang.String> value)
Generated method - Setter of theProduct.articleStatus
attribute.- Parameters:
value
- the articleStatus
-
setArticleStatus
public void setArticleStatus(Product item, java.util.Map<EnumerationValue,java.lang.String> value)
Generated method - Setter of theProduct.articleStatus
attribute.- Parameters:
value
- the articleStatus
-
setAllArticleStatus
public void setAllArticleStatus(SessionContext ctx, Product item, java.util.Map<Language,java.util.Map<EnumerationValue,java.lang.String>> value)
Generated method - Setter of theProduct.articleStatus
attribute.- Parameters:
value
- the articleStatus
-
setAllArticleStatus
public void setAllArticleStatus(Product item, java.util.Map<Language,java.util.Map<EnumerationValue,java.lang.String>> value)
Generated method - Setter of theProduct.articleStatus
attribute.- Parameters:
value
- the articleStatus
-
isBillingAddress
public java.lang.Boolean isBillingAddress(SessionContext ctx, Address item)
Generated method - Getter of theAddress.billingAddress
attribute.- Returns:
- the billingAddress - billingAddress
-
isBillingAddress
public java.lang.Boolean isBillingAddress(Address item)
Generated method - Getter of theAddress.billingAddress
attribute.- Returns:
- the billingAddress - billingAddress
-
isBillingAddressAsPrimitive
public boolean isBillingAddressAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.billingAddress
attribute.- Returns:
- the billingAddress - billingAddress
-
isBillingAddressAsPrimitive
public boolean isBillingAddressAsPrimitive(Address item)
Generated method - Getter of theAddress.billingAddress
attribute.- Returns:
- the billingAddress - billingAddress
-
setBillingAddress
public void setBillingAddress(SessionContext ctx, Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.billingAddress
attribute.- Parameters:
value
- the billingAddress - billingAddress
-
setBillingAddress
public void setBillingAddress(Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.billingAddress
attribute.- Parameters:
value
- the billingAddress - billingAddress
-
setBillingAddress
public void setBillingAddress(SessionContext ctx, Address item, boolean value)
Generated method - Setter of theAddress.billingAddress
attribute.- Parameters:
value
- the billingAddress - billingAddress
-
setBillingAddress
public void setBillingAddress(Address item, boolean value)
Generated method - Setter of theAddress.billingAddress
attribute.- Parameters:
value
- the billingAddress - billingAddress
-
getAllBuyerIDS
public java.util.Map<EnumerationValue,java.lang.String> getAllBuyerIDS(SessionContext ctx, Product item)
Generated method - Getter of theProduct.buyerIDS
attribute.- Returns:
- the buyerIDS
-
getAllBuyerIDS
public java.util.Map<EnumerationValue,java.lang.String> getAllBuyerIDS(Product item)
Generated method - Getter of theProduct.buyerIDS
attribute.- Returns:
- the buyerIDS
-
setAllBuyerIDS
public void setAllBuyerIDS(SessionContext ctx, Product item, java.util.Map<EnumerationValue,java.lang.String> value)
Generated method - Setter of theProduct.buyerIDS
attribute.- Parameters:
value
- the buyerIDS
-
setAllBuyerIDS
public void setAllBuyerIDS(Product item, java.util.Map<EnumerationValue,java.lang.String> value)
Generated method - Setter of theProduct.buyerIDS
attribute.- Parameters:
value
- the buyerIDS
-
isCatalogItemType
public java.lang.Boolean isCatalogItemType(SessionContext ctx, ComposedType item)
Generated method - Getter of theComposedType.catalogItemType
attribute.- Returns:
- the catalogItemType
-
isCatalogItemType
public java.lang.Boolean isCatalogItemType(ComposedType item)
Generated method - Getter of theComposedType.catalogItemType
attribute.- Returns:
- the catalogItemType
-
isCatalogItemTypeAsPrimitive
public boolean isCatalogItemTypeAsPrimitive(SessionContext ctx, ComposedType item)
Generated method - Getter of theComposedType.catalogItemType
attribute.- Returns:
- the catalogItemType
-
isCatalogItemTypeAsPrimitive
public boolean isCatalogItemTypeAsPrimitive(ComposedType item)
Generated method - Getter of theComposedType.catalogItemType
attribute.- Returns:
- the catalogItemType
-
setCatalogItemType
public void setCatalogItemType(SessionContext ctx, ComposedType item, java.lang.Boolean value)
Generated method - Setter of theComposedType.catalogItemType
attribute.- Parameters:
value
- the catalogItemType
-
setCatalogItemType
public void setCatalogItemType(ComposedType item, java.lang.Boolean value)
Generated method - Setter of theComposedType.catalogItemType
attribute.- Parameters:
value
- the catalogItemType
-
setCatalogItemType
public void setCatalogItemType(SessionContext ctx, ComposedType item, boolean value)
Generated method - Setter of theComposedType.catalogItemType
attribute.- Parameters:
value
- the catalogItemType
-
setCatalogItemType
public void setCatalogItemType(ComposedType item, boolean value)
Generated method - Setter of theComposedType.catalogItemType
attribute.- Parameters:
value
- the catalogItemType
-
getCatalogVersion
public CatalogVersion getCatalogVersion(SessionContext ctx, Product item)
Generated method - Getter of theProduct.catalogVersion
attribute.- Returns:
- the catalogVersion
-
getCatalogVersion
public CatalogVersion getCatalogVersion(Product item)
Generated method - Getter of theProduct.catalogVersion
attribute.- Returns:
- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(SessionContext ctx, Product item, CatalogVersion value)
Generated method - Setter of theProduct.catalogVersion
attribute.- Parameters:
value
- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(Product item, CatalogVersion value)
Generated method - Setter of theProduct.catalogVersion
attribute.- Parameters:
value
- the catalogVersion
-
getCatalogVersion
public CatalogVersion getCatalogVersion(SessionContext ctx, Media item)
Generated method - Getter of theMedia.catalogVersion
attribute.- Returns:
- the catalogVersion
-
getCatalogVersion
public CatalogVersion getCatalogVersion(Media item)
Generated method - Getter of theMedia.catalogVersion
attribute.- Returns:
- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(SessionContext ctx, Media item, CatalogVersion value)
Generated method - Setter of theMedia.catalogVersion
attribute.- Parameters:
value
- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(Media item, CatalogVersion value)
Generated method - Setter of theMedia.catalogVersion
attribute.- Parameters:
value
- the catalogVersion
-
getCatalogVersion
public CatalogVersion getCatalogVersion(SessionContext ctx, MediaContainer item)
Generated method - Getter of theMediaContainer.catalogVersion
attribute.- Returns:
- the catalogVersion
-
getCatalogVersion
public CatalogVersion getCatalogVersion(MediaContainer item)
Generated method - Getter of theMediaContainer.catalogVersion
attribute.- Returns:
- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(SessionContext ctx, MediaContainer item, CatalogVersion value)
Generated method - Setter of theMediaContainer.catalogVersion
attribute.- Parameters:
value
- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(MediaContainer item, CatalogVersion value)
Generated method - Setter of theMediaContainer.catalogVersion
attribute.- Parameters:
value
- the catalogVersion
-
getCatalogVersionAttribute
public abstract AttributeDescriptor getCatalogVersionAttribute(SessionContext ctx, ComposedType item)
Generated method - Getter of theComposedType.catalogVersionAttribute
attribute.- Returns:
- the catalogVersionAttribute
-
getCatalogVersionAttribute
public AttributeDescriptor getCatalogVersionAttribute(ComposedType item)
Generated method - Getter of theComposedType.catalogVersionAttribute
attribute.- Returns:
- the catalogVersionAttribute
-
setCatalogVersionAttribute
public abstract void setCatalogVersionAttribute(SessionContext ctx, ComposedType item, AttributeDescriptor value)
Generated method - Setter of theComposedType.catalogVersionAttribute
attribute.- Parameters:
value
- the catalogVersionAttribute
-
setCatalogVersionAttribute
public void setCatalogVersionAttribute(ComposedType item, AttributeDescriptor value)
Generated method - Setter of theComposedType.catalogVersionAttribute
attribute.- Parameters:
value
- the catalogVersionAttribute
-
getClassificationIndexString
public abstract java.lang.String getClassificationIndexString(SessionContext ctx, Product item)
Generated method - Getter of theProduct.classificationIndexString
attribute.- Returns:
- the classificationIndexString
-
getClassificationIndexString
public java.lang.String getClassificationIndexString(Product item)
Generated method - Getter of theProduct.classificationIndexString
attribute.- Returns:
- the classificationIndexString
-
getAllClassificationIndexString
public abstract java.util.Map<Language,java.lang.String> getAllClassificationIndexString(SessionContext ctx, Product item)
Generated method - Getter of theProduct.classificationIndexString
attribute.- Returns:
- the localized classificationIndexString
-
getAllClassificationIndexString
public java.util.Map<Language,java.lang.String> getAllClassificationIndexString(Product item)
Generated method - Getter of theProduct.classificationIndexString
attribute.- Returns:
- the localized classificationIndexString
-
isContactAddress
public java.lang.Boolean isContactAddress(SessionContext ctx, Address item)
Generated method - Getter of theAddress.contactAddress
attribute.- Returns:
- the contactAddress - contactAddress
-
isContactAddress
public java.lang.Boolean isContactAddress(Address item)
Generated method - Getter of theAddress.contactAddress
attribute.- Returns:
- the contactAddress - contactAddress
-
isContactAddressAsPrimitive
public boolean isContactAddressAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.contactAddress
attribute.- Returns:
- the contactAddress - contactAddress
-
isContactAddressAsPrimitive
public boolean isContactAddressAsPrimitive(Address item)
Generated method - Getter of theAddress.contactAddress
attribute.- Returns:
- the contactAddress - contactAddress
-
setContactAddress
public void setContactAddress(SessionContext ctx, Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.contactAddress
attribute.- Parameters:
value
- the contactAddress - contactAddress
-
setContactAddress
public void setContactAddress(Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.contactAddress
attribute.- Parameters:
value
- the contactAddress - contactAddress
-
setContactAddress
public void setContactAddress(SessionContext ctx, Address item, boolean value)
Generated method - Setter of theAddress.contactAddress
attribute.- Parameters:
value
- the contactAddress - contactAddress
-
setContactAddress
public void setContactAddress(Address item, boolean value)
Generated method - Setter of theAddress.contactAddress
attribute.- Parameters:
value
- the contactAddress - contactAddress
-
getContentUnit
public Unit getContentUnit(SessionContext ctx, Product item)
Generated method - Getter of theProduct.contentUnit
attribute.- Returns:
- the contentUnit
-
getContentUnit
public Unit getContentUnit(Product item)
Generated method - Getter of theProduct.contentUnit
attribute.- Returns:
- the contentUnit
-
setContentUnit
public void setContentUnit(SessionContext ctx, Product item, Unit value)
Generated method - Setter of theProduct.contentUnit
attribute.- Parameters:
value
- the contentUnit
-
setContentUnit
public void setContentUnit(Product item, Unit value)
Generated method - Setter of theProduct.contentUnit
attribute.- Parameters:
value
- the contentUnit
-
createAgreement
public Agreement createAgreement(SessionContext ctx, java.util.Map attributeValues)
-
createAgreement
public Agreement createAgreement(java.util.Map attributeValues)
-
createAttributeValueAssignment
public AttributeValueAssignment createAttributeValueAssignment(SessionContext ctx, java.util.Map attributeValues)
-
createAttributeValueAssignment
public AttributeValueAssignment createAttributeValueAssignment(java.util.Map attributeValues)
-
createCatalog
public Catalog createCatalog(SessionContext ctx, java.util.Map attributeValues)
-
createCatalog
public Catalog createCatalog(java.util.Map attributeValues)
-
createCatalogUnawareMedia
public CatalogUnawareMedia createCatalogUnawareMedia(SessionContext ctx, java.util.Map attributeValues)
-
createCatalogUnawareMedia
public CatalogUnawareMedia createCatalogUnawareMedia(java.util.Map attributeValues)
-
createCatalogVersion
public CatalogVersion createCatalogVersion(SessionContext ctx, java.util.Map attributeValues)
-
createCatalogVersion
public CatalogVersion createCatalogVersion(java.util.Map attributeValues)
-
createCatalogVersionSyncCronJob
public CatalogVersionSyncCronJob createCatalogVersionSyncCronJob(SessionContext ctx, java.util.Map attributeValues)
-
createCatalogVersionSyncCronJob
public CatalogVersionSyncCronJob createCatalogVersionSyncCronJob(java.util.Map attributeValues)
-
createCatalogVersionSyncCronJobHistory
public CatalogVersionSyncCronJobHistory createCatalogVersionSyncCronJobHistory(SessionContext ctx, java.util.Map attributeValues)
-
createCatalogVersionSyncCronJobHistory
public CatalogVersionSyncCronJobHistory createCatalogVersionSyncCronJobHistory(java.util.Map attributeValues)
-
createCatalogVersionSyncJob
public CatalogVersionSyncJob createCatalogVersionSyncJob(SessionContext ctx, java.util.Map attributeValues)
-
createCatalogVersionSyncJob
public CatalogVersionSyncJob createCatalogVersionSyncJob(java.util.Map attributeValues)
-
createCatalogVersionSyncScheduleMedia
public CatalogVersionSyncScheduleMedia createCatalogVersionSyncScheduleMedia(SessionContext ctx, java.util.Map attributeValues)
-
createCatalogVersionSyncScheduleMedia
public CatalogVersionSyncScheduleMedia createCatalogVersionSyncScheduleMedia(java.util.Map attributeValues)
-
createCategory
public Category createCategory(SessionContext ctx, java.util.Map attributeValues)
-
createCategory
public Category createCategory(java.util.Map attributeValues)
-
createCategoryCatalogVersionDifference
public CategoryCatalogVersionDifference createCategoryCatalogVersionDifference(SessionContext ctx, java.util.Map attributeValues)
-
createCategoryCatalogVersionDifference
public CategoryCatalogVersionDifference createCategoryCatalogVersionDifference(java.util.Map attributeValues)
-
createClassAttributeAssignment
public ClassAttributeAssignment createClassAttributeAssignment(SessionContext ctx, java.util.Map attributeValues)
-
createClassAttributeAssignment
public ClassAttributeAssignment createClassAttributeAssignment(java.util.Map attributeValues)
-
createClassificationAttribute
public ClassificationAttribute createClassificationAttribute(SessionContext ctx, java.util.Map attributeValues)
-
createClassificationAttribute
public ClassificationAttribute createClassificationAttribute(java.util.Map attributeValues)
-
createClassificationAttributeUnit
public ClassificationAttributeUnit createClassificationAttributeUnit(SessionContext ctx, java.util.Map attributeValues)
-
createClassificationAttributeUnit
public ClassificationAttributeUnit createClassificationAttributeUnit(java.util.Map attributeValues)
-
createClassificationAttributeValue
public ClassificationAttributeValue createClassificationAttributeValue(SessionContext ctx, java.util.Map attributeValues)
-
createClassificationAttributeValue
public ClassificationAttributeValue createClassificationAttributeValue(java.util.Map attributeValues)
-
createClassificationClass
public ClassificationClass createClassificationClass(SessionContext ctx, java.util.Map attributeValues)
-
createClassificationClass
public ClassificationClass createClassificationClass(java.util.Map attributeValues)
-
createClassificationKeyword
public ClassificationKeyword createClassificationKeyword(SessionContext ctx, java.util.Map attributeValues)
-
createClassificationKeyword
public ClassificationKeyword createClassificationKeyword(java.util.Map attributeValues)
-
createClassificationSystem
public ClassificationSystem createClassificationSystem(SessionContext ctx, java.util.Map attributeValues)
-
createClassificationSystem
public ClassificationSystem createClassificationSystem(java.util.Map attributeValues)
-
createClassificationSystemVersion
public ClassificationSystemVersion createClassificationSystemVersion(SessionContext ctx, java.util.Map attributeValues)
-
createClassificationSystemVersion
public ClassificationSystemVersion createClassificationSystemVersion(java.util.Map attributeValues)
-
createCompany
public Company createCompany(SessionContext ctx, java.util.Map attributeValues)
-
createCompany
public Company createCompany(java.util.Map attributeValues)
-
createCompareCatalogVersionsCronJob
public CompareCatalogVersionsCronJob createCompareCatalogVersionsCronJob(SessionContext ctx, java.util.Map attributeValues)
-
createCompareCatalogVersionsCronJob
public CompareCatalogVersionsCronJob createCompareCatalogVersionsCronJob(java.util.Map attributeValues)
-
createCompareCatalogVersionsJob
public CompareCatalogVersionsJob createCompareCatalogVersionsJob(SessionContext ctx, java.util.Map attributeValues)
-
createCompareCatalogVersionsJob
public CompareCatalogVersionsJob createCompareCatalogVersionsJob(java.util.Map attributeValues)
-
createConfigurationCategory
public ConfigurationCategory createConfigurationCategory(SessionContext ctx, java.util.Map attributeValues)
-
createConfigurationCategory
public ConfigurationCategory createConfigurationCategory(java.util.Map attributeValues)
-
createItemSyncDescriptor
public ItemSyncDescriptor createItemSyncDescriptor(SessionContext ctx, java.util.Map attributeValues)
-
createItemSyncDescriptor
public ItemSyncDescriptor createItemSyncDescriptor(java.util.Map attributeValues)
-
createItemSyncTimestamp
public ItemSyncTimestamp createItemSyncTimestamp(SessionContext ctx, java.util.Map attributeValues)
-
createItemSyncTimestamp
public ItemSyncTimestamp createItemSyncTimestamp(java.util.Map attributeValues)
-
createKeyword
public Keyword createKeyword(SessionContext ctx, java.util.Map attributeValues)
-
createKeyword
public Keyword createKeyword(java.util.Map attributeValues)
-
createPreviewTicket
public PreviewTicket createPreviewTicket(SessionContext ctx, java.util.Map attributeValues)
-
createPreviewTicket
public PreviewTicket createPreviewTicket(java.util.Map attributeValues)
-
createProductCatalogVersionDifference
public ProductCatalogVersionDifference createProductCatalogVersionDifference(SessionContext ctx, java.util.Map attributeValues)
-
createProductCatalogVersionDifference
public ProductCatalogVersionDifference createProductCatalogVersionDifference(java.util.Map attributeValues)
-
createProductFeature
public ProductFeature createProductFeature(SessionContext ctx, java.util.Map attributeValues)
-
createProductFeature
public ProductFeature createProductFeature(java.util.Map attributeValues)
-
createProductReference
public ProductReference createProductReference(SessionContext ctx, java.util.Map attributeValues)
-
createProductReference
public ProductReference createProductReference(java.util.Map attributeValues)
-
createRemoveCatalogVersionCronJob
public RemoveCatalogVersionCronJob createRemoveCatalogVersionCronJob(SessionContext ctx, java.util.Map attributeValues)
-
createRemoveCatalogVersionCronJob
public RemoveCatalogVersionCronJob createRemoveCatalogVersionCronJob(java.util.Map attributeValues)
-
createRemoveCatalogVersionJob
public RemoveCatalogVersionJob createRemoveCatalogVersionJob(SessionContext ctx, java.util.Map attributeValues)
-
createRemoveCatalogVersionJob
public RemoveCatalogVersionJob createRemoveCatalogVersionJob(java.util.Map attributeValues)
-
createSyncAttributeDescriptorConfig
public SyncAttributeDescriptorConfig createSyncAttributeDescriptorConfig(SessionContext ctx, java.util.Map attributeValues)
-
createSyncAttributeDescriptorConfig
public SyncAttributeDescriptorConfig createSyncAttributeDescriptorConfig(java.util.Map attributeValues)
-
createSyncItemCronJob
public SyncItemCronJob createSyncItemCronJob(SessionContext ctx, java.util.Map attributeValues)
-
createSyncItemCronJob
public SyncItemCronJob createSyncItemCronJob(java.util.Map attributeValues)
-
createSyncItemJob
public SyncItemJob createSyncItemJob(SessionContext ctx, java.util.Map attributeValues)
-
createSyncItemJob
public SyncItemJob createSyncItemJob(java.util.Map attributeValues)
-
createVariantAttributeDescriptor
public VariantAttributeDescriptor createVariantAttributeDescriptor(SessionContext ctx, java.util.Map attributeValues)
-
createVariantAttributeDescriptor
public VariantAttributeDescriptor createVariantAttributeDescriptor(java.util.Map attributeValues)
-
createVariantProduct
public VariantProduct createVariantProduct(SessionContext ctx, java.util.Map attributeValues)
-
createVariantProduct
public VariantProduct createVariantProduct(java.util.Map attributeValues)
-
createVariantType
public VariantType createVariantType(SessionContext ctx, java.util.Map attributeValues)
-
createVariantType
public VariantType createVariantType(java.util.Map attributeValues)
-
getData_sheet
public java.util.Collection<Media> getData_sheet(SessionContext ctx, Product item)
Generated method - Getter of theProduct.data_sheet
attribute.- Returns:
- the data_sheet
-
getData_sheet
public java.util.Collection<Media> getData_sheet(Product item)
Generated method - Getter of theProduct.data_sheet
attribute.- Returns:
- the data_sheet
-
setData_sheet
public void setData_sheet(SessionContext ctx, Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.data_sheet
attribute.- Parameters:
value
- the data_sheet
-
setData_sheet
public void setData_sheet(Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.data_sheet
attribute.- Parameters:
value
- the data_sheet
-
getDeliveryTime
public java.lang.Double getDeliveryTime(SessionContext ctx, Product item)
Generated method - Getter of theProduct.deliveryTime
attribute.- Returns:
- the deliveryTime
-
getDeliveryTime
public java.lang.Double getDeliveryTime(Product item)
Generated method - Getter of theProduct.deliveryTime
attribute.- Returns:
- the deliveryTime
-
getDeliveryTimeAsPrimitive
public double getDeliveryTimeAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.deliveryTime
attribute.- Returns:
- the deliveryTime
-
getDeliveryTimeAsPrimitive
public double getDeliveryTimeAsPrimitive(Product item)
Generated method - Getter of theProduct.deliveryTime
attribute.- Returns:
- the deliveryTime
-
setDeliveryTime
public void setDeliveryTime(SessionContext ctx, Product item, java.lang.Double value)
Generated method - Setter of theProduct.deliveryTime
attribute.- Parameters:
value
- the deliveryTime
-
setDeliveryTime
public void setDeliveryTime(Product item, java.lang.Double value)
Generated method - Setter of theProduct.deliveryTime
attribute.- Parameters:
value
- the deliveryTime
-
setDeliveryTime
public void setDeliveryTime(SessionContext ctx, Product item, double value)
Generated method - Setter of theProduct.deliveryTime
attribute.- Parameters:
value
- the deliveryTime
-
setDeliveryTime
public void setDeliveryTime(Product item, double value)
Generated method - Setter of theProduct.deliveryTime
attribute.- Parameters:
value
- the deliveryTime
-
getDetail
public java.util.Collection<Media> getDetail(SessionContext ctx, Product item)
Generated method - Getter of theProduct.detail
attribute.- Returns:
- the detail
-
getDetail
public java.util.Collection<Media> getDetail(Product item)
Generated method - Getter of theProduct.detail
attribute.- Returns:
- the detail
-
setDetail
public void setDetail(SessionContext ctx, Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.detail
attribute.- Parameters:
value
- the detail
-
setDetail
public void setDetail(Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.detail
attribute.- Parameters:
value
- the detail
-
isDontCopy
public java.lang.Boolean isDontCopy(SessionContext ctx, AttributeDescriptor item)
Generated method - Getter of theAttributeDescriptor.dontCopy
attribute.- Returns:
- the dontCopy
-
isDontCopy
public java.lang.Boolean isDontCopy(AttributeDescriptor item)
Generated method - Getter of theAttributeDescriptor.dontCopy
attribute.- Returns:
- the dontCopy
-
isDontCopyAsPrimitive
public boolean isDontCopyAsPrimitive(SessionContext ctx, AttributeDescriptor item)
Generated method - Getter of theAttributeDescriptor.dontCopy
attribute.- Returns:
- the dontCopy
-
isDontCopyAsPrimitive
public boolean isDontCopyAsPrimitive(AttributeDescriptor item)
Generated method - Getter of theAttributeDescriptor.dontCopy
attribute.- Returns:
- the dontCopy
-
setDontCopy
public void setDontCopy(SessionContext ctx, AttributeDescriptor item, java.lang.Boolean value)
Generated method - Setter of theAttributeDescriptor.dontCopy
attribute.- Parameters:
value
- the dontCopy
-
setDontCopy
public void setDontCopy(AttributeDescriptor item, java.lang.Boolean value)
Generated method - Setter of theAttributeDescriptor.dontCopy
attribute.- Parameters:
value
- the dontCopy
-
setDontCopy
public void setDontCopy(SessionContext ctx, AttributeDescriptor item, boolean value)
Generated method - Setter of theAttributeDescriptor.dontCopy
attribute.- Parameters:
value
- the dontCopy
-
setDontCopy
public void setDontCopy(AttributeDescriptor item, boolean value)
Generated method - Setter of theAttributeDescriptor.dontCopy
attribute.- Parameters:
value
- the dontCopy
-
getEan
public java.lang.String getEan(SessionContext ctx, Product item)
Generated method - Getter of theProduct.ean
attribute.- Returns:
- the ean
-
getEan
public java.lang.String getEan(Product item)
Generated method - Getter of theProduct.ean
attribute.- Returns:
- the ean
-
setEan
public void setEan(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.ean
attribute.- Parameters:
value
- the ean
-
setEan
public void setEan(Product item, java.lang.String value)
Generated method - Setter of theProduct.ean
attribute.- Parameters:
value
- the ean
-
getEndLineNumber
public java.lang.Integer getEndLineNumber(SessionContext ctx, Product item)
Generated method - Getter of theProduct.endLineNumber
attribute.- Returns:
- the endLineNumber
-
getEndLineNumber
public java.lang.Integer getEndLineNumber(Product item)
Generated method - Getter of theProduct.endLineNumber
attribute.- Returns:
- the endLineNumber
-
getEndLineNumberAsPrimitive
public int getEndLineNumberAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.endLineNumber
attribute.- Returns:
- the endLineNumber
-
getEndLineNumberAsPrimitive
public int getEndLineNumberAsPrimitive(Product item)
Generated method - Getter of theProduct.endLineNumber
attribute.- Returns:
- the endLineNumber
-
setEndLineNumber
public void setEndLineNumber(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.endLineNumber
attribute.- Parameters:
value
- the endLineNumber
-
setEndLineNumber
public void setEndLineNumber(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.endLineNumber
attribute.- Parameters:
value
- the endLineNumber
-
setEndLineNumber
public void setEndLineNumber(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.endLineNumber
attribute.- Parameters:
value
- the endLineNumber
-
setEndLineNumber
public void setEndLineNumber(Product item, int value)
Generated method - Setter of theProduct.endLineNumber
attribute.- Parameters:
value
- the endLineNumber
-
getErpGroupBuyer
public java.lang.String getErpGroupBuyer(SessionContext ctx, Product item)
Generated method - Getter of theProduct.erpGroupBuyer
attribute.- Returns:
- the erpGroupBuyer
-
getErpGroupBuyer
public java.lang.String getErpGroupBuyer(Product item)
Generated method - Getter of theProduct.erpGroupBuyer
attribute.- Returns:
- the erpGroupBuyer
-
setErpGroupBuyer
public void setErpGroupBuyer(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.erpGroupBuyer
attribute.- Parameters:
value
- the erpGroupBuyer
-
setErpGroupBuyer
public void setErpGroupBuyer(Product item, java.lang.String value)
Generated method - Setter of theProduct.erpGroupBuyer
attribute.- Parameters:
value
- the erpGroupBuyer
-
getErpGroupSupplier
public java.lang.String getErpGroupSupplier(SessionContext ctx, Product item)
Generated method - Getter of theProduct.erpGroupSupplier
attribute.- Returns:
- the erpGroupSupplier
-
getErpGroupSupplier
public java.lang.String getErpGroupSupplier(Product item)
Generated method - Getter of theProduct.erpGroupSupplier
attribute.- Returns:
- the erpGroupSupplier
-
setErpGroupSupplier
public void setErpGroupSupplier(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.erpGroupSupplier
attribute.- Parameters:
value
- the erpGroupSupplier
-
setErpGroupSupplier
public void setErpGroupSupplier(Product item, java.lang.String value)
Generated method - Setter of theProduct.erpGroupSupplier
attribute.- Parameters:
value
- the erpGroupSupplier
-
getFeatures
public java.util.List<ProductFeature> getFeatures(SessionContext ctx, Product item)
Generated method - Getter of theProduct.features
attribute.- Returns:
- the features
-
getFeatures
public java.util.List<ProductFeature> getFeatures(Product item)
Generated method - Getter of theProduct.features
attribute.- Returns:
- the features
-
setFeatures
public void setFeatures(SessionContext ctx, Product item, java.util.List<ProductFeature> value)
Generated method - Setter of theProduct.features
attribute.- Parameters:
value
- the features
-
setFeatures
public void setFeatures(Product item, java.util.List<ProductFeature> value)
Generated method - Setter of theProduct.features
attribute.- Parameters:
value
- the features
-
addToFeatures
public void addToFeatures(SessionContext ctx, Product item, ProductFeature value)
Generated method - Addsvalue
to features.- Parameters:
value
- the item to add to features
-
addToFeatures
public void addToFeatures(Product item, ProductFeature value)
Generated method - Addsvalue
to features.- Parameters:
value
- the item to add to features
-
removeFromFeatures
public void removeFromFeatures(SessionContext ctx, Product item, ProductFeature value)
Generated method - Removesvalue
from features.- Parameters:
value
- the item to remove from features
-
removeFromFeatures
public void removeFromFeatures(Product item, ProductFeature value)
Generated method - Removesvalue
from features.- Parameters:
value
- the item to remove from features
-
getKeywords
public java.util.List<Keyword> getKeywords(SessionContext ctx, Product item)
Generated method - Getter of theProduct.keywords
attribute.- Returns:
- the keywords - Keywords
-
getKeywords
public java.util.List<Keyword> getKeywords(Product item)
Generated method - Getter of theProduct.keywords
attribute.- Returns:
- the keywords - Keywords
-
getAllKeywords
public java.util.Map<Language,java.util.List<Keyword>> getAllKeywords(SessionContext ctx, Product item)
Generated method - Getter of theProduct.keywords
attribute.- Returns:
- the localized keywords - Keywords
-
getAllKeywords
public java.util.Map<Language,java.util.List<Keyword>> getAllKeywords(Product item)
Generated method - Getter of theProduct.keywords
attribute.- Returns:
- the localized keywords - Keywords
-
getKeywordsCount
public long getKeywordsCount(SessionContext ctx, Product item, Language lang)
-
getKeywordsCount
public long getKeywordsCount(SessionContext ctx, Product item)
-
getKeywordsCount
public long getKeywordsCount(Product item)
-
setKeywords
public void setKeywords(SessionContext ctx, Product item, java.util.List<Keyword> value)
Generated method - Setter of theProduct.keywords
attribute.- Parameters:
value
- the keywords - Keywords
-
setKeywords
public void setKeywords(Product item, java.util.List<Keyword> value)
Generated method - Setter of theProduct.keywords
attribute.- Parameters:
value
- the keywords - Keywords
-
setAllKeywords
public void setAllKeywords(SessionContext ctx, Product item, java.util.Map<Language,java.util.List<Keyword>> value)
Generated method - Setter of theProduct.keywords
attribute.- Parameters:
value
- the keywords - Keywords
-
setAllKeywords
public void setAllKeywords(Product item, java.util.Map<Language,java.util.List<Keyword>> value)
Generated method - Setter of theProduct.keywords
attribute.- Parameters:
value
- the keywords - Keywords
-
addToKeywords
public void addToKeywords(SessionContext ctx, Product item, Language lang, Keyword value)
Generated method - Addsvalue
to keywords.- Parameters:
value
- the item to add to keywords - Keywords
-
addToKeywords
public void addToKeywords(Product item, Language lang, Keyword value)
Generated method - Addsvalue
to keywords.- Parameters:
value
- the item to add to keywords - Keywords
-
removeFromKeywords
public void removeFromKeywords(SessionContext ctx, Product item, Language lang, Keyword value)
Generated method - Removesvalue
from keywords.- Parameters:
value
- the item to remove from keywords - Keywords
-
removeFromKeywords
public void removeFromKeywords(Product item, Language lang, Keyword value)
Generated method - Removesvalue
from keywords.- Parameters:
value
- the item to remove from keywords - Keywords
-
getLogo
public java.util.Collection<Media> getLogo(SessionContext ctx, Product item)
Generated method - Getter of theProduct.logo
attribute.- Returns:
- the logo
-
getLogo
public java.util.Collection<Media> getLogo(Product item)
Generated method - Getter of theProduct.logo
attribute.- Returns:
- the logo
-
setLogo
public void setLogo(SessionContext ctx, Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.logo
attribute.- Parameters:
value
- the logo
-
setLogo
public void setLogo(Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.logo
attribute.- Parameters:
value
- the logo
-
getManufacturerAID
public java.lang.String getManufacturerAID(SessionContext ctx, Product item)
Generated method - Getter of theProduct.manufacturerAID
attribute.- Returns:
- the manufacturerAID
-
getManufacturerAID
public java.lang.String getManufacturerAID(Product item)
Generated method - Getter of theProduct.manufacturerAID
attribute.- Returns:
- the manufacturerAID
-
setManufacturerAID
public void setManufacturerAID(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.manufacturerAID
attribute.- Parameters:
value
- the manufacturerAID
-
setManufacturerAID
public void setManufacturerAID(Product item, java.lang.String value)
Generated method - Setter of theProduct.manufacturerAID
attribute.- Parameters:
value
- the manufacturerAID
-
getManufacturerName
public java.lang.String getManufacturerName(SessionContext ctx, Product item)
Generated method - Getter of theProduct.manufacturerName
attribute.- Returns:
- the manufacturerName
-
getManufacturerName
public java.lang.String getManufacturerName(Product item)
Generated method - Getter of theProduct.manufacturerName
attribute.- Returns:
- the manufacturerName
-
setManufacturerName
public void setManufacturerName(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.manufacturerName
attribute.- Parameters:
value
- the manufacturerName
-
setManufacturerName
public void setManufacturerName(Product item, java.lang.String value)
Generated method - Setter of theProduct.manufacturerName
attribute.- Parameters:
value
- the manufacturerName
-
getManufacturerTypeDescription
public java.lang.String getManufacturerTypeDescription(SessionContext ctx, Product item)
Generated method - Getter of theProduct.manufacturerTypeDescription
attribute.- Returns:
- the manufacturerTypeDescription
-
getManufacturerTypeDescription
public java.lang.String getManufacturerTypeDescription(Product item)
Generated method - Getter of theProduct.manufacturerTypeDescription
attribute.- Returns:
- the manufacturerTypeDescription
-
getAllManufacturerTypeDescription
public java.util.Map<Language,java.lang.String> getAllManufacturerTypeDescription(SessionContext ctx, Product item)
Generated method - Getter of theProduct.manufacturerTypeDescription
attribute.- Returns:
- the localized manufacturerTypeDescription
-
getAllManufacturerTypeDescription
public java.util.Map<Language,java.lang.String> getAllManufacturerTypeDescription(Product item)
Generated method - Getter of theProduct.manufacturerTypeDescription
attribute.- Returns:
- the localized manufacturerTypeDescription
-
setManufacturerTypeDescription
public void setManufacturerTypeDescription(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.manufacturerTypeDescription
attribute.- Parameters:
value
- the manufacturerTypeDescription
-
setManufacturerTypeDescription
public void setManufacturerTypeDescription(Product item, java.lang.String value)
Generated method - Setter of theProduct.manufacturerTypeDescription
attribute.- Parameters:
value
- the manufacturerTypeDescription
-
setAllManufacturerTypeDescription
public void setAllManufacturerTypeDescription(SessionContext ctx, Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.manufacturerTypeDescription
attribute.- Parameters:
value
- the manufacturerTypeDescription
-
setAllManufacturerTypeDescription
public void setAllManufacturerTypeDescription(Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.manufacturerTypeDescription
attribute.- Parameters:
value
- the manufacturerTypeDescription
-
getMaxOrderQuantity
public java.lang.Integer getMaxOrderQuantity(SessionContext ctx, Product item)
Generated method - Getter of theProduct.maxOrderQuantity
attribute.- Returns:
- the maxOrderQuantity
-
getMaxOrderQuantity
public java.lang.Integer getMaxOrderQuantity(Product item)
Generated method - Getter of theProduct.maxOrderQuantity
attribute.- Returns:
- the maxOrderQuantity
-
getMaxOrderQuantityAsPrimitive
public int getMaxOrderQuantityAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.maxOrderQuantity
attribute.- Returns:
- the maxOrderQuantity
-
getMaxOrderQuantityAsPrimitive
public int getMaxOrderQuantityAsPrimitive(Product item)
Generated method - Getter of theProduct.maxOrderQuantity
attribute.- Returns:
- the maxOrderQuantity
-
setMaxOrderQuantity
public void setMaxOrderQuantity(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.maxOrderQuantity
attribute.- Parameters:
value
- the maxOrderQuantity
-
setMaxOrderQuantity
public void setMaxOrderQuantity(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.maxOrderQuantity
attribute.- Parameters:
value
- the maxOrderQuantity
-
setMaxOrderQuantity
public void setMaxOrderQuantity(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.maxOrderQuantity
attribute.- Parameters:
value
- the maxOrderQuantity
-
setMaxOrderQuantity
public void setMaxOrderQuantity(Product item, int value)
Generated method - Setter of theProduct.maxOrderQuantity
attribute.- Parameters:
value
- the maxOrderQuantity
-
getMinOrderQuantity
public java.lang.Integer getMinOrderQuantity(SessionContext ctx, Product item)
Generated method - Getter of theProduct.minOrderQuantity
attribute.- Returns:
- the minOrderQuantity
-
getMinOrderQuantity
public java.lang.Integer getMinOrderQuantity(Product item)
Generated method - Getter of theProduct.minOrderQuantity
attribute.- Returns:
- the minOrderQuantity
-
getMinOrderQuantityAsPrimitive
public int getMinOrderQuantityAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.minOrderQuantity
attribute.- Returns:
- the minOrderQuantity
-
getMinOrderQuantityAsPrimitive
public int getMinOrderQuantityAsPrimitive(Product item)
Generated method - Getter of theProduct.minOrderQuantity
attribute.- Returns:
- the minOrderQuantity
-
setMinOrderQuantity
public void setMinOrderQuantity(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.minOrderQuantity
attribute.- Parameters:
value
- the minOrderQuantity
-
setMinOrderQuantity
public void setMinOrderQuantity(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.minOrderQuantity
attribute.- Parameters:
value
- the minOrderQuantity
-
setMinOrderQuantity
public void setMinOrderQuantity(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.minOrderQuantity
attribute.- Parameters:
value
- the minOrderQuantity
-
setMinOrderQuantity
public void setMinOrderQuantity(Product item, int value)
Generated method - Setter of theProduct.minOrderQuantity
attribute.- Parameters:
value
- the minOrderQuantity
-
getNormal
public java.util.Collection<Media> getNormal(SessionContext ctx, Product item)
Generated method - Getter of theProduct.normal
attribute.- Returns:
- the normal
-
getNormal
public java.util.Collection<Media> getNormal(Product item)
Generated method - Getter of theProduct.normal
attribute.- Returns:
- the normal
-
setNormal
public void setNormal(SessionContext ctx, Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.normal
attribute.- Parameters:
value
- the normal
-
setNormal
public void setNormal(Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.normal
attribute.- Parameters:
value
- the normal
-
getNumberContentUnits
public java.lang.Double getNumberContentUnits(SessionContext ctx, Product item)
Generated method - Getter of theProduct.numberContentUnits
attribute.- Returns:
- the numberContentUnits
-
getNumberContentUnits
public java.lang.Double getNumberContentUnits(Product item)
Generated method - Getter of theProduct.numberContentUnits
attribute.- Returns:
- the numberContentUnits
-
getNumberContentUnitsAsPrimitive
public double getNumberContentUnitsAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.numberContentUnits
attribute.- Returns:
- the numberContentUnits
-
getNumberContentUnitsAsPrimitive
public double getNumberContentUnitsAsPrimitive(Product item)
Generated method - Getter of theProduct.numberContentUnits
attribute.- Returns:
- the numberContentUnits
-
setNumberContentUnits
public void setNumberContentUnits(SessionContext ctx, Product item, java.lang.Double value)
Generated method - Setter of theProduct.numberContentUnits
attribute.- Parameters:
value
- the numberContentUnits
-
setNumberContentUnits
public void setNumberContentUnits(Product item, java.lang.Double value)
Generated method - Setter of theProduct.numberContentUnits
attribute.- Parameters:
value
- the numberContentUnits
-
setNumberContentUnits
public void setNumberContentUnits(SessionContext ctx, Product item, double value)
Generated method - Setter of theProduct.numberContentUnits
attribute.- Parameters:
value
- the numberContentUnits
-
setNumberContentUnits
public void setNumberContentUnits(Product item, double value)
Generated method - Setter of theProduct.numberContentUnits
attribute.- Parameters:
value
- the numberContentUnits
-
getOfflineDate
public java.util.Date getOfflineDate(SessionContext ctx, Product item)
Generated method - Getter of theProduct.offlineDate
attribute.- Returns:
- the offlineDate
-
getOfflineDate
public java.util.Date getOfflineDate(Product item)
Generated method - Getter of theProduct.offlineDate
attribute.- Returns:
- the offlineDate
-
setOfflineDate
public void setOfflineDate(SessionContext ctx, Product item, java.util.Date value)
Generated method - Setter of theProduct.offlineDate
attribute.- Parameters:
value
- the offlineDate
-
setOfflineDate
public void setOfflineDate(Product item, java.util.Date value)
Generated method - Setter of theProduct.offlineDate
attribute.- Parameters:
value
- the offlineDate
-
getOnlineDate
public java.util.Date getOnlineDate(SessionContext ctx, Product item)
Generated method - Getter of theProduct.onlineDate
attribute.- Returns:
- the onlineDate
-
getOnlineDate
public java.util.Date getOnlineDate(Product item)
Generated method - Getter of theProduct.onlineDate
attribute.- Returns:
- the onlineDate
-
setOnlineDate
public void setOnlineDate(SessionContext ctx, Product item, java.util.Date value)
Generated method - Setter of theProduct.onlineDate
attribute.- Parameters:
value
- the onlineDate
-
setOnlineDate
public void setOnlineDate(Product item, java.util.Date value)
Generated method - Setter of theProduct.onlineDate
attribute.- Parameters:
value
- the onlineDate
-
getOrder
public java.lang.Integer getOrder(SessionContext ctx, Product item)
Generated method - Getter of theProduct.order
attribute.- Returns:
- the order
-
getOrder
public java.lang.Integer getOrder(Product item)
Generated method - Getter of theProduct.order
attribute.- Returns:
- the order
-
getOrderAsPrimitive
public int getOrderAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.order
attribute.- Returns:
- the order
-
getOrderAsPrimitive
public int getOrderAsPrimitive(Product item)
Generated method - Getter of theProduct.order
attribute.- Returns:
- the order
-
setOrder
public void setOrder(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.order
attribute.- Parameters:
value
- the order
-
setOrder
public void setOrder(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.order
attribute.- Parameters:
value
- the order
-
setOrder
public void setOrder(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.order
attribute.- Parameters:
value
- the order
-
setOrder
public void setOrder(Product item, int value)
Generated method - Setter of theProduct.order
attribute.- Parameters:
value
- the order
-
getOrderQuantityInterval
public java.lang.Integer getOrderQuantityInterval(SessionContext ctx, Product item)
Generated method - Getter of theProduct.orderQuantityInterval
attribute.- Returns:
- the orderQuantityInterval
-
getOrderQuantityInterval
public java.lang.Integer getOrderQuantityInterval(Product item)
Generated method - Getter of theProduct.orderQuantityInterval
attribute.- Returns:
- the orderQuantityInterval
-
getOrderQuantityIntervalAsPrimitive
public int getOrderQuantityIntervalAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.orderQuantityInterval
attribute.- Returns:
- the orderQuantityInterval
-
getOrderQuantityIntervalAsPrimitive
public int getOrderQuantityIntervalAsPrimitive(Product item)
Generated method - Getter of theProduct.orderQuantityInterval
attribute.- Returns:
- the orderQuantityInterval
-
setOrderQuantityInterval
public void setOrderQuantityInterval(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.orderQuantityInterval
attribute.- Parameters:
value
- the orderQuantityInterval
-
setOrderQuantityInterval
public void setOrderQuantityInterval(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.orderQuantityInterval
attribute.- Parameters:
value
- the orderQuantityInterval
-
setOrderQuantityInterval
public void setOrderQuantityInterval(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.orderQuantityInterval
attribute.- Parameters:
value
- the orderQuantityInterval
-
setOrderQuantityInterval
public void setOrderQuantityInterval(Product item, int value)
Generated method - Setter of theProduct.orderQuantityInterval
attribute.- Parameters:
value
- the orderQuantityInterval
-
getOthers
public java.util.Collection<Media> getOthers(SessionContext ctx, Product item)
Generated method - Getter of theProduct.others
attribute.- Returns:
- the others
-
getOthers
public java.util.Collection<Media> getOthers(Product item)
Generated method - Getter of theProduct.others
attribute.- Returns:
- the others
-
setOthers
public void setOthers(SessionContext ctx, Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.others
attribute.- Parameters:
value
- the others
-
setOthers
public void setOthers(Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.others
attribute.- Parameters:
value
- the others
-
getPreviewCatalogVersions
public java.util.Collection<CatalogVersion> getPreviewCatalogVersions(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.previewCatalogVersions
attribute.- Returns:
- the previewCatalogVersions
-
getPreviewCatalogVersions
public java.util.Collection<CatalogVersion> getPreviewCatalogVersions(Customer item)
Generated method - Getter of theCustomer.previewCatalogVersions
attribute.- Returns:
- the previewCatalogVersions
-
setPreviewCatalogVersions
public void setPreviewCatalogVersions(SessionContext ctx, Customer item, java.util.Collection<CatalogVersion> value)
Generated method - Setter of theCustomer.previewCatalogVersions
attribute.- Parameters:
value
- the previewCatalogVersions
-
setPreviewCatalogVersions
public void setPreviewCatalogVersions(Customer item, java.util.Collection<CatalogVersion> value)
Generated method - Setter of theCustomer.previewCatalogVersions
attribute.- Parameters:
value
- the previewCatalogVersions
-
getPriceQuantity
public java.lang.Double getPriceQuantity(SessionContext ctx, Product item)
Generated method - Getter of theProduct.priceQuantity
attribute.- Returns:
- the priceQuantity
-
getPriceQuantity
public java.lang.Double getPriceQuantity(Product item)
Generated method - Getter of theProduct.priceQuantity
attribute.- Returns:
- the priceQuantity
-
getPriceQuantityAsPrimitive
public double getPriceQuantityAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.priceQuantity
attribute.- Returns:
- the priceQuantity
-
getPriceQuantityAsPrimitive
public double getPriceQuantityAsPrimitive(Product item)
Generated method - Getter of theProduct.priceQuantity
attribute.- Returns:
- the priceQuantity
-
setPriceQuantity
public void setPriceQuantity(SessionContext ctx, Product item, java.lang.Double value)
Generated method - Setter of theProduct.priceQuantity
attribute.- Parameters:
value
- the priceQuantity
-
setPriceQuantity
public void setPriceQuantity(Product item, java.lang.Double value)
Generated method - Setter of theProduct.priceQuantity
attribute.- Parameters:
value
- the priceQuantity
-
setPriceQuantity
public void setPriceQuantity(SessionContext ctx, Product item, double value)
Generated method - Setter of theProduct.priceQuantity
attribute.- Parameters:
value
- the priceQuantity
-
setPriceQuantity
public void setPriceQuantity(Product item, double value)
Generated method - Setter of theProduct.priceQuantity
attribute.- Parameters:
value
- the priceQuantity
-
getProductInfos
public java.util.List<AbstractOrderEntryProductInfo> getProductInfos(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.productInfos
attribute.- Returns:
- the productInfos
-
getProductInfos
public java.util.List<AbstractOrderEntryProductInfo> getProductInfos(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.productInfos
attribute.- Returns:
- the productInfos
-
setProductInfos
public void setProductInfos(SessionContext ctx, AbstractOrderEntry item, java.util.List<AbstractOrderEntryProductInfo> value)
Generated method - Setter of theAbstractOrderEntry.productInfos
attribute.- Parameters:
value
- the productInfos
-
setProductInfos
public void setProductInfos(AbstractOrderEntry item, java.util.List<AbstractOrderEntryProductInfo> value)
Generated method - Setter of theAbstractOrderEntry.productInfos
attribute.- Parameters:
value
- the productInfos
-
addToProductInfos
public void addToProductInfos(SessionContext ctx, AbstractOrderEntry item, AbstractOrderEntryProductInfo value)
Generated method - Addsvalue
to productInfos.- Parameters:
value
- the item to add to productInfos
-
addToProductInfos
public void addToProductInfos(AbstractOrderEntry item, AbstractOrderEntryProductInfo value)
Generated method - Addsvalue
to productInfos.- Parameters:
value
- the item to add to productInfos
-
removeFromProductInfos
public void removeFromProductInfos(SessionContext ctx, AbstractOrderEntry item, AbstractOrderEntryProductInfo value)
Generated method - Removesvalue
from productInfos.- Parameters:
value
- the item to remove from productInfos
-
removeFromProductInfos
public void removeFromProductInfos(AbstractOrderEntry item, AbstractOrderEntryProductInfo value)
Generated method - Removesvalue
from productInfos.- Parameters:
value
- the item to remove from productInfos
-
getProductReferences
public java.util.Collection<ProductReference> getProductReferences(SessionContext ctx, Product item)
Generated method - Getter of theProduct.productReferences
attribute.- Returns:
- the productReferences
-
getProductReferences
public java.util.Collection<ProductReference> getProductReferences(Product item)
Generated method - Getter of theProduct.productReferences
attribute.- Returns:
- the productReferences
-
setProductReferences
public void setProductReferences(SessionContext ctx, Product item, java.util.Collection<ProductReference> value)
Generated method - Setter of theProduct.productReferences
attribute.- Parameters:
value
- the productReferences
-
setProductReferences
public void setProductReferences(Product item, java.util.Collection<ProductReference> value)
Generated method - Setter of theProduct.productReferences
attribute.- Parameters:
value
- the productReferences
-
addToProductReferences
public void addToProductReferences(SessionContext ctx, Product item, ProductReference value)
Generated method - Addsvalue
to productReferences.- Parameters:
value
- the item to add to productReferences
-
addToProductReferences
public void addToProductReferences(Product item, ProductReference value)
Generated method - Addsvalue
to productReferences.- Parameters:
value
- the item to add to productReferences
-
removeFromProductReferences
public void removeFromProductReferences(SessionContext ctx, Product item, ProductReference value)
Generated method - Removesvalue
from productReferences.- Parameters:
value
- the item to remove from productReferences
-
removeFromProductReferences
public void removeFromProductReferences(Product item, ProductReference value)
Generated method - Removesvalue
from productReferences.- Parameters:
value
- the item to remove from productReferences
-
getPublicKey
public java.lang.String getPublicKey(SessionContext ctx, Address item)
Generated method - Getter of theAddress.publicKey
attribute.- Returns:
- the publicKey
-
getPublicKey
public java.lang.String getPublicKey(Address item)
Generated method - Getter of theAddress.publicKey
attribute.- Returns:
- the publicKey
-
setPublicKey
public void setPublicKey(SessionContext ctx, Address item, java.lang.String value)
Generated method - Setter of theAddress.publicKey
attribute.- Parameters:
value
- the publicKey
-
setPublicKey
public void setPublicKey(Address item, java.lang.String value)
Generated method - Setter of theAddress.publicKey
attribute.- Parameters:
value
- the publicKey
-
getReadableCatalogVersions
public java.util.List<CatalogVersion> getReadableCatalogVersions(SessionContext ctx, Principal item)
Generated method - Getter of thePrincipal.readableCatalogVersions
attribute.- Returns:
- the readableCatalogVersions
-
getReadableCatalogVersions
public java.util.List<CatalogVersion> getReadableCatalogVersions(Principal item)
Generated method - Getter of thePrincipal.readableCatalogVersions
attribute.- Returns:
- the readableCatalogVersions
-
getReadableCatalogVersionsCount
public long getReadableCatalogVersionsCount(SessionContext ctx, Principal item)
-
getReadableCatalogVersionsCount
public long getReadableCatalogVersionsCount(Principal item)
-
setReadableCatalogVersions
public void setReadableCatalogVersions(SessionContext ctx, Principal item, java.util.List<CatalogVersion> value)
Generated method - Setter of thePrincipal.readableCatalogVersions
attribute.- Parameters:
value
- the readableCatalogVersions
-
setReadableCatalogVersions
public void setReadableCatalogVersions(Principal item, java.util.List<CatalogVersion> value)
Generated method - Setter of thePrincipal.readableCatalogVersions
attribute.- Parameters:
value
- the readableCatalogVersions
-
addToReadableCatalogVersions
public void addToReadableCatalogVersions(SessionContext ctx, Principal item, CatalogVersion value)
Generated method - Addsvalue
to readableCatalogVersions.- Parameters:
value
- the item to add to readableCatalogVersions
-
addToReadableCatalogVersions
public void addToReadableCatalogVersions(Principal item, CatalogVersion value)
Generated method - Addsvalue
to readableCatalogVersions.- Parameters:
value
- the item to add to readableCatalogVersions
-
removeFromReadableCatalogVersions
public void removeFromReadableCatalogVersions(SessionContext ctx, Principal item, CatalogVersion value)
Generated method - Removesvalue
from readableCatalogVersions.- Parameters:
value
- the item to remove from readableCatalogVersions
-
removeFromReadableCatalogVersions
public void removeFromReadableCatalogVersions(Principal item, CatalogVersion value)
Generated method - Removesvalue
from readableCatalogVersions.- Parameters:
value
- the item to remove from readableCatalogVersions
-
getRemarks
public java.lang.String getRemarks(SessionContext ctx, Address item)
Generated method - Getter of theAddress.remarks
attribute.- Returns:
- the remarks
-
getRemarks
public java.lang.String getRemarks(Address item)
Generated method - Getter of theAddress.remarks
attribute.- Returns:
- the remarks
-
setRemarks
public void setRemarks(SessionContext ctx, Address item, java.lang.String value)
Generated method - Setter of theAddress.remarks
attribute.- Parameters:
value
- the remarks
-
setRemarks
public void setRemarks(Address item, java.lang.String value)
Generated method - Setter of theAddress.remarks
attribute.- Parameters:
value
- the remarks
-
getRemarks
public java.lang.String getRemarks(SessionContext ctx, Product item)
Generated method - Getter of theProduct.remarks
attribute.- Returns:
- the remarks
-
getRemarks
public java.lang.String getRemarks(Product item)
Generated method - Getter of theProduct.remarks
attribute.- Returns:
- the remarks
-
getAllRemarks
public java.util.Map<Language,java.lang.String> getAllRemarks(SessionContext ctx, Product item)
Generated method - Getter of theProduct.remarks
attribute.- Returns:
- the localized remarks
-
getAllRemarks
public java.util.Map<Language,java.lang.String> getAllRemarks(Product item)
Generated method - Getter of theProduct.remarks
attribute.- Returns:
- the localized remarks
-
setRemarks
public void setRemarks(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.remarks
attribute.- Parameters:
value
- the remarks
-
setRemarks
public void setRemarks(Product item, java.lang.String value)
Generated method - Setter of theProduct.remarks
attribute.- Parameters:
value
- the remarks
-
setAllRemarks
public void setAllRemarks(SessionContext ctx, Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.remarks
attribute.- Parameters:
value
- the remarks
-
setAllRemarks
public void setAllRemarks(Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.remarks
attribute.- Parameters:
value
- the remarks
-
getSegment
public java.lang.String getSegment(SessionContext ctx, Product item)
Generated method - Getter of theProduct.segment
attribute.- Returns:
- the segment
-
getSegment
public java.lang.String getSegment(Product item)
Generated method - Getter of theProduct.segment
attribute.- Returns:
- the segment
-
getAllSegment
public java.util.Map<Language,java.lang.String> getAllSegment(SessionContext ctx, Product item)
Generated method - Getter of theProduct.segment
attribute.- Returns:
- the localized segment
-
getAllSegment
public java.util.Map<Language,java.lang.String> getAllSegment(Product item)
Generated method - Getter of theProduct.segment
attribute.- Returns:
- the localized segment
-
setSegment
public void setSegment(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.segment
attribute.- Parameters:
value
- the segment
-
setSegment
public void setSegment(Product item, java.lang.String value)
Generated method - Setter of theProduct.segment
attribute.- Parameters:
value
- the segment
-
setAllSegment
public void setAllSegment(SessionContext ctx, Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.segment
attribute.- Parameters:
value
- the segment
-
setAllSegment
public void setAllSegment(Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.segment
attribute.- Parameters:
value
- the segment
-
isShippingAddress
public java.lang.Boolean isShippingAddress(SessionContext ctx, Address item)
Generated method - Getter of theAddress.shippingAddress
attribute.- Returns:
- the shippingAddress - shippingAddress
-
isShippingAddress
public java.lang.Boolean isShippingAddress(Address item)
Generated method - Getter of theAddress.shippingAddress
attribute.- Returns:
- the shippingAddress - shippingAddress
-
isShippingAddressAsPrimitive
public boolean isShippingAddressAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.shippingAddress
attribute.- Returns:
- the shippingAddress - shippingAddress
-
isShippingAddressAsPrimitive
public boolean isShippingAddressAsPrimitive(Address item)
Generated method - Getter of theAddress.shippingAddress
attribute.- Returns:
- the shippingAddress - shippingAddress
-
setShippingAddress
public void setShippingAddress(SessionContext ctx, Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.shippingAddress
attribute.- Parameters:
value
- the shippingAddress - shippingAddress
-
setShippingAddress
public void setShippingAddress(Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.shippingAddress
attribute.- Parameters:
value
- the shippingAddress - shippingAddress
-
setShippingAddress
public void setShippingAddress(SessionContext ctx, Address item, boolean value)
Generated method - Setter of theAddress.shippingAddress
attribute.- Parameters:
value
- the shippingAddress - shippingAddress
-
setShippingAddress
public void setShippingAddress(Address item, boolean value)
Generated method - Setter of theAddress.shippingAddress
attribute.- Parameters:
value
- the shippingAddress - shippingAddress
-
getAllSpecialTreatmentClasses
public java.util.Map<java.lang.String,java.lang.String> getAllSpecialTreatmentClasses(SessionContext ctx, Product item)
Generated method - Getter of theProduct.specialTreatmentClasses
attribute.- Returns:
- the specialTreatmentClasses
-
getAllSpecialTreatmentClasses
public java.util.Map<java.lang.String,java.lang.String> getAllSpecialTreatmentClasses(Product item)
Generated method - Getter of theProduct.specialTreatmentClasses
attribute.- Returns:
- the specialTreatmentClasses
-
setAllSpecialTreatmentClasses
public void setAllSpecialTreatmentClasses(SessionContext ctx, Product item, java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theProduct.specialTreatmentClasses
attribute.- Parameters:
value
- the specialTreatmentClasses
-
setAllSpecialTreatmentClasses
public void setAllSpecialTreatmentClasses(Product item, java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theProduct.specialTreatmentClasses
attribute.- Parameters:
value
- the specialTreatmentClasses
-
getStartLineNumber
public java.lang.Integer getStartLineNumber(SessionContext ctx, Product item)
Generated method - Getter of theProduct.startLineNumber
attribute.- Returns:
- the startLineNumber
-
getStartLineNumber
public java.lang.Integer getStartLineNumber(Product item)
Generated method - Getter of theProduct.startLineNumber
attribute.- Returns:
- the startLineNumber
-
getStartLineNumberAsPrimitive
public int getStartLineNumberAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.startLineNumber
attribute.- Returns:
- the startLineNumber
-
getStartLineNumberAsPrimitive
public int getStartLineNumberAsPrimitive(Product item)
Generated method - Getter of theProduct.startLineNumber
attribute.- Returns:
- the startLineNumber
-
setStartLineNumber
public void setStartLineNumber(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.startLineNumber
attribute.- Parameters:
value
- the startLineNumber
-
setStartLineNumber
public void setStartLineNumber(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.startLineNumber
attribute.- Parameters:
value
- the startLineNumber
-
setStartLineNumber
public void setStartLineNumber(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.startLineNumber
attribute.- Parameters:
value
- the startLineNumber
-
setStartLineNumber
public void setStartLineNumber(Product item, int value)
Generated method - Setter of theProduct.startLineNumber
attribute.- Parameters:
value
- the startLineNumber
-
getSupercategories
public java.util.Collection<Category> getSupercategories(SessionContext ctx, Product item)
Generated method - Getter of theProduct.supercategories
attribute.- Returns:
- the supercategories - Super Categories
-
getSupercategories
public java.util.Collection<Category> getSupercategories(Product item)
Generated method - Getter of theProduct.supercategories
attribute.- Returns:
- the supercategories - Super Categories
-
getSupercategoriesCount
public long getSupercategoriesCount(SessionContext ctx, Product item)
-
getSupercategoriesCount
public long getSupercategoriesCount(Product item)
-
setSupercategories
public void setSupercategories(SessionContext ctx, Product item, java.util.Collection<Category> value)
Generated method - Setter of theProduct.supercategories
attribute.- Parameters:
value
- the supercategories - Super Categories
-
setSupercategories
public void setSupercategories(Product item, java.util.Collection<Category> value)
Generated method - Setter of theProduct.supercategories
attribute.- Parameters:
value
- the supercategories - Super Categories
-
addToSupercategories
public void addToSupercategories(SessionContext ctx, Product item, Category value)
Generated method - Addsvalue
to supercategories.- Parameters:
value
- the item to add to supercategories - Super Categories
-
addToSupercategories
public void addToSupercategories(Product item, Category value)
Generated method - Addsvalue
to supercategories.- Parameters:
value
- the item to add to supercategories - Super Categories
-
removeFromSupercategories
public void removeFromSupercategories(SessionContext ctx, Product item, Category value)
Generated method - Removesvalue
from supercategories.- Parameters:
value
- the item to remove from supercategories - Super Categories
-
removeFromSupercategories
public void removeFromSupercategories(Product item, Category value)
Generated method - Removesvalue
from supercategories.- Parameters:
value
- the item to remove from supercategories - Super Categories
-
getSupercategories
public java.util.Collection<Category> getSupercategories(SessionContext ctx, Media item)
Generated method - Getter of theMedia.supercategories
attribute.- Returns:
- the supercategories - Super Categories
-
getSupercategories
public java.util.Collection<Category> getSupercategories(Media item)
Generated method - Getter of theMedia.supercategories
attribute.- Returns:
- the supercategories - Super Categories
-
getSupercategoriesCount
public long getSupercategoriesCount(SessionContext ctx, Media item)
-
getSupercategoriesCount
public long getSupercategoriesCount(Media item)
-
setSupercategories
public void setSupercategories(SessionContext ctx, Media item, java.util.Collection<Category> value)
Generated method - Setter of theMedia.supercategories
attribute.- Parameters:
value
- the supercategories - Super Categories
-
setSupercategories
public void setSupercategories(Media item, java.util.Collection<Category> value)
Generated method - Setter of theMedia.supercategories
attribute.- Parameters:
value
- the supercategories - Super Categories
-
addToSupercategories
public void addToSupercategories(SessionContext ctx, Media item, Category value)
Generated method - Addsvalue
to supercategories.- Parameters:
value
- the item to add to supercategories - Super Categories
-
addToSupercategories
public void addToSupercategories(Media item, Category value)
Generated method - Addsvalue
to supercategories.- Parameters:
value
- the item to add to supercategories - Super Categories
-
removeFromSupercategories
public void removeFromSupercategories(SessionContext ctx, Media item, Category value)
Generated method - Removesvalue
from supercategories.- Parameters:
value
- the item to remove from supercategories - Super Categories
-
removeFromSupercategories
public void removeFromSupercategories(Media item, Category value)
Generated method - Removesvalue
from supercategories.- Parameters:
value
- the item to remove from supercategories - Super Categories
-
getSupplierAlternativeAID
public java.lang.String getSupplierAlternativeAID(SessionContext ctx, Product item)
Generated method - Getter of theProduct.supplierAlternativeAID
attribute.- Returns:
- the supplierAlternativeAID
-
getSupplierAlternativeAID
public java.lang.String getSupplierAlternativeAID(Product item)
Generated method - Getter of theProduct.supplierAlternativeAID
attribute.- Returns:
- the supplierAlternativeAID
-
setSupplierAlternativeAID
public void setSupplierAlternativeAID(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.supplierAlternativeAID
attribute.- Parameters:
value
- the supplierAlternativeAID
-
setSupplierAlternativeAID
public void setSupplierAlternativeAID(Product item, java.lang.String value)
Generated method - Setter of theProduct.supplierAlternativeAID
attribute.- Parameters:
value
- the supplierAlternativeAID
-
getSynchronizationSources
public abstract java.util.List<ItemSyncTimestamp> getSynchronizationSources(SessionContext ctx, Item item)
Generated method - Getter of theItem.synchronizationSources
attribute.- Returns:
- the synchronizationSources
-
getSynchronizationSources
public java.util.List<ItemSyncTimestamp> getSynchronizationSources(Item item)
Generated method - Getter of theItem.synchronizationSources
attribute.- Returns:
- the synchronizationSources
-
getSynchronizedCopies
public abstract java.util.List<ItemSyncTimestamp> getSynchronizedCopies(SessionContext ctx, Item item)
Generated method - Getter of theItem.synchronizedCopies
attribute.- Returns:
- the synchronizedCopies
-
getSynchronizedCopies
public java.util.List<ItemSyncTimestamp> getSynchronizedCopies(Item item)
Generated method - Getter of theItem.synchronizedCopies
attribute.- Returns:
- the synchronizedCopies
-
getSyncJobs
public java.util.Collection<SyncItemJob> getSyncJobs(SessionContext ctx, Principal item)
Generated method - Getter of thePrincipal.syncJobs
attribute.- Returns:
- the syncJobs
-
getSyncJobs
public java.util.Collection<SyncItemJob> getSyncJobs(Principal item)
Generated method - Getter of thePrincipal.syncJobs
attribute.- Returns:
- the syncJobs
-
getSyncJobsCount
public long getSyncJobsCount(SessionContext ctx, Principal item)
-
getSyncJobsCount
public long getSyncJobsCount(Principal item)
-
setSyncJobs
public void setSyncJobs(SessionContext ctx, Principal item, java.util.Collection<SyncItemJob> value)
Generated method - Setter of thePrincipal.syncJobs
attribute.- Parameters:
value
- the syncJobs
-
setSyncJobs
public void setSyncJobs(Principal item, java.util.Collection<SyncItemJob> value)
Generated method - Setter of thePrincipal.syncJobs
attribute.- Parameters:
value
- the syncJobs
-
addToSyncJobs
public void addToSyncJobs(SessionContext ctx, Principal item, SyncItemJob value)
Generated method - Addsvalue
to syncJobs.- Parameters:
value
- the item to add to syncJobs
-
addToSyncJobs
public void addToSyncJobs(Principal item, SyncItemJob value)
Generated method - Addsvalue
to syncJobs.- Parameters:
value
- the item to add to syncJobs
-
removeFromSyncJobs
public void removeFromSyncJobs(SessionContext ctx, Principal item, SyncItemJob value)
Generated method - Removesvalue
from syncJobs.- Parameters:
value
- the item to remove from syncJobs
-
removeFromSyncJobs
public void removeFromSyncJobs(Principal item, SyncItemJob value)
Generated method - Removesvalue
from syncJobs.- Parameters:
value
- the item to remove from syncJobs
-
getThumbnails
public java.util.Collection<Media> getThumbnails(SessionContext ctx, Product item)
Generated method - Getter of theProduct.thumbnails
attribute.- Returns:
- the thumbnails
-
getThumbnails
public java.util.Collection<Media> getThumbnails(Product item)
Generated method - Getter of theProduct.thumbnails
attribute.- Returns:
- the thumbnails
-
setThumbnails
public void setThumbnails(SessionContext ctx, Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.thumbnails
attribute.- Parameters:
value
- the thumbnails
-
setThumbnails
public void setThumbnails(Product item, java.util.Collection<Media> value)
Generated method - Setter of theProduct.thumbnails
attribute.- Parameters:
value
- the thumbnails
-
getUniqueKeyAttributes
public abstract java.util.Collection<AttributeDescriptor> getUniqueKeyAttributes(SessionContext ctx, ComposedType item)
Generated method - Getter of theComposedType.uniqueKeyAttributes
attribute.- Returns:
- the uniqueKeyAttributes
-
getUniqueKeyAttributes
public java.util.Collection<AttributeDescriptor> getUniqueKeyAttributes(ComposedType item)
Generated method - Getter of theComposedType.uniqueKeyAttributes
attribute.- Returns:
- the uniqueKeyAttributes
-
setUniqueKeyAttributes
public abstract void setUniqueKeyAttributes(SessionContext ctx, ComposedType item, java.util.Collection<AttributeDescriptor> value)
Generated method - Setter of theComposedType.uniqueKeyAttributes
attribute.- Parameters:
value
- the uniqueKeyAttributes
-
setUniqueKeyAttributes
public void setUniqueKeyAttributes(ComposedType item, java.util.Collection<AttributeDescriptor> value)
Generated method - Setter of theComposedType.uniqueKeyAttributes
attribute.- Parameters:
value
- the uniqueKeyAttributes
-
isUnloadingAddress
public java.lang.Boolean isUnloadingAddress(SessionContext ctx, Address item)
Generated method - Getter of theAddress.unloadingAddress
attribute.- Returns:
- the unloadingAddress - unloadingAddress
-
isUnloadingAddress
public java.lang.Boolean isUnloadingAddress(Address item)
Generated method - Getter of theAddress.unloadingAddress
attribute.- Returns:
- the unloadingAddress - unloadingAddress
-
isUnloadingAddressAsPrimitive
public boolean isUnloadingAddressAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.unloadingAddress
attribute.- Returns:
- the unloadingAddress - unloadingAddress
-
isUnloadingAddressAsPrimitive
public boolean isUnloadingAddressAsPrimitive(Address item)
Generated method - Getter of theAddress.unloadingAddress
attribute.- Returns:
- the unloadingAddress - unloadingAddress
-
setUnloadingAddress
public void setUnloadingAddress(SessionContext ctx, Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.unloadingAddress
attribute.- Parameters:
value
- the unloadingAddress - unloadingAddress
-
setUnloadingAddress
public void setUnloadingAddress(Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.unloadingAddress
attribute.- Parameters:
value
- the unloadingAddress - unloadingAddress
-
setUnloadingAddress
public void setUnloadingAddress(SessionContext ctx, Address item, boolean value)
Generated method - Setter of theAddress.unloadingAddress
attribute.- Parameters:
value
- the unloadingAddress - unloadingAddress
-
setUnloadingAddress
public void setUnloadingAddress(Address item, boolean value)
Generated method - Setter of theAddress.unloadingAddress
attribute.- Parameters:
value
- the unloadingAddress - unloadingAddress
-
getUrl
public java.lang.String getUrl(SessionContext ctx, Address item)
Generated method - Getter of theAddress.url
attribute.- Returns:
- the url
-
getUrl
public java.lang.String getUrl(Address item)
Generated method - Getter of theAddress.url
attribute.- Returns:
- the url
-
setUrl
public void setUrl(SessionContext ctx, Address item, java.lang.String value)
Generated method - Setter of theAddress.url
attribute.- Parameters:
value
- the url
-
setUrl
public void setUrl(Address item, java.lang.String value)
Generated method - Setter of theAddress.url
attribute.- Parameters:
value
- the url
-
getVariants
public java.util.Collection<VariantProduct> getVariants(SessionContext ctx, Product item)
Generated method - Getter of theProduct.variants
attribute.- Returns:
- the variants
-
getVariants
public java.util.Collection<VariantProduct> getVariants(Product item)
Generated method - Getter of theProduct.variants
attribute.- Returns:
- the variants
-
setVariants
public void setVariants(SessionContext ctx, Product item, java.util.Collection<VariantProduct> value)
Generated method - Setter of theProduct.variants
attribute.- Parameters:
value
- the variants
-
setVariants
public void setVariants(Product item, java.util.Collection<VariantProduct> value)
Generated method - Setter of theProduct.variants
attribute.- Parameters:
value
- the variants
-
addToVariants
public void addToVariants(SessionContext ctx, Product item, VariantProduct value)
Generated method - Addsvalue
to variants.- Parameters:
value
- the item to add to variants
-
addToVariants
public void addToVariants(Product item, VariantProduct value)
Generated method - Addsvalue
to variants.- Parameters:
value
- the item to add to variants
-
removeFromVariants
public void removeFromVariants(SessionContext ctx, Product item, VariantProduct value)
Generated method - Removesvalue
from variants.- Parameters:
value
- the item to remove from variants
-
removeFromVariants
public void removeFromVariants(Product item, VariantProduct value)
Generated method - Removesvalue
from variants.- Parameters:
value
- the item to remove from variants
-
getVariantType
public VariantType getVariantType(SessionContext ctx, Product item)
Generated method - Getter of theProduct.variantType
attribute.- Returns:
- the variantType
-
getVariantType
public VariantType getVariantType(Product item)
Generated method - Getter of theProduct.variantType
attribute.- Returns:
- the variantType
-
setVariantType
public void setVariantType(SessionContext ctx, Product item, VariantType value)
Generated method - Setter of theProduct.variantType
attribute.- Parameters:
value
- the variantType
-
setVariantType
public void setVariantType(Product item, VariantType value)
Generated method - Setter of theProduct.variantType
attribute.- Parameters:
value
- the variantType
-
getWritableCatalogVersions
public java.util.List<CatalogVersion> getWritableCatalogVersions(SessionContext ctx, Principal item)
Generated method - Getter of thePrincipal.writableCatalogVersions
attribute.- Returns:
- the writableCatalogVersions
-
getWritableCatalogVersions
public java.util.List<CatalogVersion> getWritableCatalogVersions(Principal item)
Generated method - Getter of thePrincipal.writableCatalogVersions
attribute.- Returns:
- the writableCatalogVersions
-
getWritableCatalogVersionsCount
public long getWritableCatalogVersionsCount(SessionContext ctx, Principal item)
-
getWritableCatalogVersionsCount
public long getWritableCatalogVersionsCount(Principal item)
-
setWritableCatalogVersions
public void setWritableCatalogVersions(SessionContext ctx, Principal item, java.util.List<CatalogVersion> value)
Generated method - Setter of thePrincipal.writableCatalogVersions
attribute.- Parameters:
value
- the writableCatalogVersions
-
setWritableCatalogVersions
public void setWritableCatalogVersions(Principal item, java.util.List<CatalogVersion> value)
Generated method - Setter of thePrincipal.writableCatalogVersions
attribute.- Parameters:
value
- the writableCatalogVersions
-
addToWritableCatalogVersions
public void addToWritableCatalogVersions(SessionContext ctx, Principal item, CatalogVersion value)
Generated method - Addsvalue
to writableCatalogVersions.- Parameters:
value
- the item to add to writableCatalogVersions
-
addToWritableCatalogVersions
public void addToWritableCatalogVersions(Principal item, CatalogVersion value)
Generated method - Addsvalue
to writableCatalogVersions.- Parameters:
value
- the item to add to writableCatalogVersions
-
removeFromWritableCatalogVersions
public void removeFromWritableCatalogVersions(SessionContext ctx, Principal item, CatalogVersion value)
Generated method - Removesvalue
from writableCatalogVersions.- Parameters:
value
- the item to remove from writableCatalogVersions
-
removeFromWritableCatalogVersions
public void removeFromWritableCatalogVersions(Principal item, CatalogVersion value)
Generated method - Removesvalue
from writableCatalogVersions.- Parameters:
value
- the item to remove from writableCatalogVersions
-
getXmlcontent
public java.lang.String getXmlcontent(SessionContext ctx, Product item)
Generated method - Getter of theProduct.xmlcontent
attribute.- Returns:
- the xmlcontent
-
getXmlcontent
public java.lang.String getXmlcontent(Product item)
Generated method - Getter of theProduct.xmlcontent
attribute.- Returns:
- the xmlcontent
-
setXmlcontent
public void setXmlcontent(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.xmlcontent
attribute.- Parameters:
value
- the xmlcontent
-
setXmlcontent
public void setXmlcontent(Product item, java.lang.String value)
Generated method - Setter of theProduct.xmlcontent
attribute.- Parameters:
value
- the xmlcontent
-
-