Class GeneratedSapmodelManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- de.hybris.platform.sap.sapmodel.jalo.GeneratedSapmodelManager
-
- All Implemented Interfaces:
ItemLifecycleListener
,java.io.Serializable
- Direct Known Subclasses:
SapmodelManager
public abstract class GeneratedSapmodelManager extends Extension
Generated class for typeSapmodelManager
.- 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 java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>>
DEFAULT_INITIAL_ATTRIBUTES
protected static OneToManyHandler<SAPOrder>
ORDER2SAPORDERSAPORDERSHANDLER
OneToManyHandler
for handling 1:n SAPORDERS's relation attributes from 'many' side.protected static OneToManyHandler<SAPPricingCondition>
ORDERENTRY2SAPPRICINGCONDITIONSAPPRICINGCONDITIONSHANDLER
OneToManyHandler
for handling 1:n SAPPRICINGCONDITIONS's relation attributes from 'many' side.protected static OneToManyHandler<SAPPlantLogSysOrg>
SAPCONFIG2PLANTLOGSYSORGSAPPLANTLOGSYSORGHANDLER
OneToManyHandler
for handling 1:n SAPPLANTLOGSYSORG's relation attributes from 'many' side.protected static OneToManyHandler<SAPDeliveryMode>
SAPCONFIGDELIVERYRELATIONSAPDELIVERYMODESHANDLER
OneToManyHandler
for handling 1:n SAPDELIVERYMODES's relation attributes from 'many' side.protected static OneToManyHandler<SAPPaymentMode>
SAPCONFIGPAYMENTRELATIONSAPPAYMENTMODESHANDLER
OneToManyHandler
for handling 1:n SAPPAYMENTMODES's relation attributes from 'many' side.protected static OneToManyHandler<SAPLogicalSystem>
SAPGLOBALCONFIG2LOGSYSTEMSAPLOGICALSYSTEMGLOBALCONFIGHANDLER
OneToManyHandler
for handling 1:n SAPLOGICALSYSTEMGLOBALCONFIG's relation attributes from 'many' side.protected static OneToManyHandler<SAPProductSalesAreaToCatalogMapping>
SAPGLOBALCONFIGSAPPRODUCTSALESAREATOCATALOGMAPPINGRELATIONSAPPRODUCTSALESAREATOCATALOGMAPPINGHANDLER
OneToManyHandler
for handling 1:n SAPPRODUCTSALESAREATOCATALOGMAPPING's relation attributes from 'many' side.protected static OneToManyHandler<SAPPricingSalesAreaToCatalog>
SAPGLOBALCONFIGURATIONPRICINGSALESAREASAPCOMMON_SAPPRICINGSALESAREAHANDLER
OneToManyHandler
for handling 1:n SAPCOMMON_SAPPRICINGSALESAREA's relation attributes from 'many' side.protected static OneToManyHandler<Product>
SAPPRODUCTPLANTRELATIONPRODUCTHANDLER
OneToManyHandler
for handling 1:n PRODUCT's relation attributes from 'many' side.
-
Constructor Summary
Constructors Constructor Description GeneratedSapmodelManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToSapcommon_sapPricingSalesArea(SessionContext ctx, GenericItem item, SAPPricingSalesAreaToCatalog value)
Generated method - Addsvalue
to sapcommon_sapPricingSalesArea.void
addToSapcommon_sapPricingSalesArea(SAPGlobalConfiguration item, SAPPricingSalesAreaToCatalog value)
Generated method - Addsvalue
to sapcommon_sapPricingSalesArea.void
addToSapDeliveryModes(SessionContext ctx, GenericItem item, SAPDeliveryMode value)
Generated method - Addsvalue
to sapDeliveryModes.void
addToSapDeliveryModes(SAPConfiguration item, SAPDeliveryMode value)
Generated method - Addsvalue
to sapDeliveryModes.void
addToSapLogicalSystemGlobalConfig(SessionContext ctx, GenericItem item, SAPLogicalSystem value)
Generated method - Addsvalue
to sapLogicalSystemGlobalConfig.void
addToSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item, SAPLogicalSystem value)
Generated method - Addsvalue
to sapLogicalSystemGlobalConfig.void
addToSapOrders(Order item, SAPOrder value)
Generated method - Addsvalue
to sapOrders.void
addToSapOrders(SessionContext ctx, Order item, SAPOrder value)
Generated method - Addsvalue
to sapOrders.void
addToSapPaymentModes(SessionContext ctx, GenericItem item, SAPPaymentMode value)
Generated method - Addsvalue
to sapPaymentModes.void
addToSapPaymentModes(SAPConfiguration item, SAPPaymentMode value)
Generated method - Addsvalue
to sapPaymentModes.void
addToSapPlantLogSysOrg(SessionContext ctx, GenericItem item, SAPPlantLogSysOrg value)
Generated method - Addsvalue
to sapPlantLogSysOrg.void
addToSapPlantLogSysOrg(SAPConfiguration item, SAPPlantLogSysOrg value)
Generated method - Addsvalue
to sapPlantLogSysOrg.void
addToSapPricingConditions(AbstractOrderEntry item, SAPPricingCondition value)
Generated method - Addsvalue
to sapPricingConditions.void
addToSapPricingConditions(SessionContext ctx, AbstractOrderEntry item, SAPPricingCondition value)
Generated method - Addsvalue
to sapPricingConditions.void
addToSapProductSalesAreaToCatalogMapping(SessionContext ctx, GenericItem item, SAPProductSalesAreaToCatalogMapping value)
Generated method - Addsvalue
to sapProductSalesAreaToCatalogMapping.void
addToSapProductSalesAreaToCatalogMapping(SAPGlobalConfiguration item, SAPProductSalesAreaToCatalogMapping value)
Generated method - Addsvalue
to sapProductSalesAreaToCatalogMapping.ERPVariantProduct
createERPVariantProduct(SessionContext ctx, java.util.Map attributeValues)
ERPVariantProduct
createERPVariantProduct(java.util.Map attributeValues)
ReferenceDistributionChannelMapping
createReferenceDistributionChannelMapping(SessionContext ctx, java.util.Map attributeValues)
ReferenceDistributionChannelMapping
createReferenceDistributionChannelMapping(java.util.Map attributeValues)
ReferenceDivisionMapping
createReferenceDivisionMapping(SessionContext ctx, java.util.Map attributeValues)
ReferenceDivisionMapping
createReferenceDivisionMapping(java.util.Map attributeValues)
SAPDeliveryMode
createSAPDeliveryMode(SessionContext ctx, java.util.Map attributeValues)
SAPDeliveryMode
createSAPDeliveryMode(java.util.Map attributeValues)
SAPInboundProduct
createSAPInboundProduct(SessionContext ctx, java.util.Map attributeValues)
SAPInboundProduct
createSAPInboundProduct(java.util.Map attributeValues)
SAPInboundVariant
createSAPInboundVariant(SessionContext ctx, java.util.Map attributeValues)
SAPInboundVariant
createSAPInboundVariant(java.util.Map attributeValues)
SAPLogicalSystem
createSAPLogicalSystem(SessionContext ctx, java.util.Map attributeValues)
SAPLogicalSystem
createSAPLogicalSystem(java.util.Map attributeValues)
SAPOrder
createSAPOrder(SessionContext ctx, java.util.Map attributeValues)
SAPOrder
createSAPOrder(java.util.Map attributeValues)
SAPPaymentMode
createSAPPaymentMode(SessionContext ctx, java.util.Map attributeValues)
SAPPaymentMode
createSAPPaymentMode(java.util.Map attributeValues)
SAPPlantLogSysOrg
createSAPPlantLogSysOrg(SessionContext ctx, java.util.Map attributeValues)
SAPPlantLogSysOrg
createSAPPlantLogSysOrg(java.util.Map attributeValues)
SAPPricingCondition
createSAPPricingCondition(SessionContext ctx, java.util.Map attributeValues)
SAPPricingCondition
createSAPPricingCondition(java.util.Map attributeValues)
SAPPricingSalesAreaToCatalog
createSAPPricingSalesAreaToCatalog(SessionContext ctx, java.util.Map attributeValues)
SAPPricingSalesAreaToCatalog
createSAPPricingSalesAreaToCatalog(java.util.Map attributeValues)
SAPProductIDDataConversion
createSAPProductIDDataConversion(SessionContext ctx, java.util.Map attributeValues)
SAPProductIDDataConversion
createSAPProductIDDataConversion(java.util.Map attributeValues)
SAPProductSalesAreaToCatalogMapping
createSAPProductSalesAreaToCatalogMapping(SessionContext ctx, java.util.Map attributeValues)
SAPProductSalesAreaToCatalogMapping
createSAPProductSalesAreaToCatalogMapping(java.util.Map attributeValues)
SAPSalesOrganization
createSAPSalesOrganization(SessionContext ctx, java.util.Map attributeValues)
SAPSalesOrganization
createSAPSalesOrganization(java.util.Map attributeValues)
java.util.Map<Language,java.lang.String>
getAllDescription(ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.description
attribute.java.util.Map<Language,java.lang.String>
getAllDescription(SessionContext ctx, ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.description
attribute.java.util.Map<Language,java.lang.String>
getAllSapERPCharacteristicLongText(ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.java.util.Map<Language,java.lang.String>
getAllSapERPCharacteristicLongText(SessionContext ctx, ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.java.lang.String
getAuthor(ProductFeature item)
Generated method - Getter of theProductFeature.author
attribute.java.lang.String
getAuthor(SessionContext ctx, ProductFeature item)
Generated method - Getter of theProductFeature.author
attribute.java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
java.lang.String
getDescription(ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.description
attribute.java.lang.String
getDescription(SessionContext ctx, ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.description
attribute.java.lang.String
getExternalConfiguration(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.externalConfiguration
attribute.java.lang.String
getExternalConfiguration(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.externalConfiguration
attribute.java.lang.String
getName()
java.lang.String
getSapAddressUsage(SessionContext ctx, Address item)
Generated method - Getter of theAddress.sapAddressUsage
attribute.java.lang.String
getSapAddressUsage(Address item)
Generated method - Getter of theAddress.sapAddressUsage
attribute.java.lang.String
getSapAddressUsageCounter(SessionContext ctx, Address item)
Generated method - Getter of theAddress.sapAddressUsageCounter
attribute.java.lang.String
getSapAddressUsageCounter(Address item)
Generated method - Getter of theAddress.sapAddressUsageCounter
attribute.java.lang.Double
getSapBaseUnitConversion(Product item)
Generated method - Getter of theProduct.sapBaseUnitConversion
attribute.java.lang.Double
getSapBaseUnitConversion(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapBaseUnitConversion
attribute.double
getSapBaseUnitConversionAsPrimitive(Product item)
Generated method - Getter of theProduct.sapBaseUnitConversion
attribute.double
getSapBaseUnitConversionAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapBaseUnitConversion
attribute.java.util.Date
getSapBlockedDate(Product item)
Generated method - Getter of theProduct.sapBlockedDate
attribute.java.util.Date
getSapBlockedDate(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapBlockedDate
attribute.java.lang.String
getSapCode(ClassificationAttributeUnit item)
Generated method - Getter of theClassificationAttributeUnit.sapCode
attribute.java.lang.String
getSapCode(Country item)
Generated method - Getter of theCountry.sapCode
attribute.java.lang.String
getSapCode(Currency item)
Generated method - Getter of theCurrency.sapCode
attribute.java.lang.String
getSapCode(Language item)
Generated method - Getter of theLanguage.sapCode
attribute.java.lang.String
getSapCode(Unit item)
Generated method - Getter of theUnit.sapCode
attribute.java.lang.String
getSapCode(SessionContext ctx, ClassificationAttributeUnit item)
Generated method - Getter of theClassificationAttributeUnit.sapCode
attribute.java.lang.String
getSapCode(SessionContext ctx, Country item)
Generated method - Getter of theCountry.sapCode
attribute.java.lang.String
getSapCode(SessionContext ctx, Currency item)
Generated method - Getter of theCurrency.sapCode
attribute.java.lang.String
getSapCode(SessionContext ctx, Language item)
Generated method - Getter of theLanguage.sapCode
attribute.java.lang.String
getSapCode(SessionContext ctx, Unit item)
Generated method - Getter of theUnit.sapCode
attribute.java.lang.String
getSapcommon_distributionChannel(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapcommon_distributionChannel
attribute.java.lang.String
getSapcommon_distributionChannel(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapcommon_distributionChannel
attribute.java.lang.String
getSapcommon_division(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapcommon_division
attribute.java.lang.String
getSapcommon_division(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapcommon_division
attribute.SAPHTTPDestination
getSapcommon_erpHttpDestination(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_erpHttpDestination
attribute.SAPHTTPDestination
getSapcommon_erpHttpDestination(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_erpHttpDestination
attribute.java.lang.String
getSapcommon_erpLogicalSystem(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_erpLogicalSystem
attribute.java.lang.String
getSapcommon_erpLogicalSystem(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_erpLogicalSystem
attribute.java.lang.String
getSapcommon_referenceCustomer(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapcommon_referenceCustomer
attribute.java.lang.String
getSapcommon_referenceCustomer(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapcommon_referenceCustomer
attribute.java.lang.String
getSapcommon_salesOrganization(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapcommon_salesOrganization
attribute.java.lang.String
getSapcommon_salesOrganization(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapcommon_salesOrganization
attribute.java.util.Set<SAPPricingSalesAreaToCatalog>
getSapcommon_sapPricingSalesArea(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_sapPricingSalesArea
attribute.java.util.Set<SAPPricingSalesAreaToCatalog>
getSapcommon_sapPricingSalesArea(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_sapPricingSalesArea
attribute.java.lang.String
getSapcommon_transactionType(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapcommon_transactionType
attribute.java.lang.String
getSapcommon_transactionType(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapcommon_transactionType
attribute.java.lang.String
getSapConditionId(DiscountRow item)
Generated method - Getter of theDiscountRow.sapConditionId
attribute.java.lang.String
getSapConditionId(PriceRow item)
Generated method - Getter of thePriceRow.sapConditionId
attribute.java.lang.String
getSapConditionId(SessionContext ctx, DiscountRow item)
Generated method - Getter of theDiscountRow.sapConditionId
attribute.java.lang.String
getSapConditionId(SessionContext ctx, PriceRow item)
Generated method - Getter of thePriceRow.sapConditionId
attribute.java.lang.String
getSapConsumerID(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.sapConsumerID
attribute.java.lang.String
getSapConsumerID(Customer item)
Generated method - Getter of theCustomer.sapConsumerID
attribute.java.lang.String
getSapContactID(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.sapContactID
attribute.java.lang.String
getSapContactID(Customer item)
Generated method - Getter of theCustomer.sapContactID
attribute.java.lang.String
getSapCustomerID(SessionContext ctx, Address item)
Generated method - Getter of theAddress.sapCustomerID
attribute.java.lang.String
getSapCustomerID(Address item)
Generated method - Getter of theAddress.sapCustomerID
attribute.java.util.Set<SAPDeliveryMode>
getSapDeliveryModes(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapDeliveryModes
attribute.java.util.Set<SAPDeliveryMode>
getSapDeliveryModes(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapDeliveryModes
attribute.java.lang.String
getSapEAN(Product item)
Generated method - Getter of theProduct.sapEAN
attribute.java.lang.String
getSapEAN(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapEAN
attribute.java.lang.String
getSapERPCharacteristicLongText(ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.java.lang.String
getSapERPCharacteristicLongText(SessionContext ctx, ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.java.util.Set<SAPLogicalSystem>
getSapLogicalSystemGlobalConfig(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfig
attribute.java.util.Set<SAPLogicalSystem>
getSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfig
attribute.SAPOrder
getSapOrder(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.sapOrder
attribute.SAPOrder
getSapOrder(Consignment item)
Generated method - Getter of theConsignment.sapOrder
attribute.java.lang.Integer
getSapOrderEntryRowNumber(SessionContext ctx, ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.java.lang.Integer
getSapOrderEntryRowNumber(ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.int
getSapOrderEntryRowNumberAsPrimitive(SessionContext ctx, ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.int
getSapOrderEntryRowNumberAsPrimitive(ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.java.util.Set<SAPOrder>
getSapOrders(Order item)
Generated method - Getter of theOrder.sapOrders
attribute.java.util.Set<SAPOrder>
getSapOrders(SessionContext ctx, Order item)
Generated method - Getter of theOrder.sapOrders
attribute.java.util.Set<SAPPaymentMode>
getSapPaymentModes(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapPaymentModes
attribute.java.util.Set<SAPPaymentMode>
getSapPaymentModes(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapPaymentModes
attribute.Warehouse
getSapPlant(Product item)
Generated method - Getter of theProduct.sapPlant
attribute.Warehouse
getSapPlant(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapPlant
attribute.java.util.Set<SAPPlantLogSysOrg>
getSapPlantLogSysOrg(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapPlantLogSysOrg
attribute.SAPPlantLogSysOrg
getSapPlantLogSysOrg(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.sapPlantLogSysOrg
attribute.SAPPlantLogSysOrg
getSapPlantLogSysOrg(Warehouse item)
Generated method - Getter of theWarehouse.sapPlantLogSysOrg
attribute.java.util.Set<SAPPlantLogSysOrg>
getSapPlantLogSysOrg(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapPlantLogSysOrg
attribute.java.util.Set<SAPPricingCondition>
getSapPricingConditions(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.sapPricingConditions
attribute.java.util.Set<SAPPricingCondition>
getSapPricingConditions(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.sapPricingConditions
attribute.java.util.Set<SAPProductSalesAreaToCatalogMapping>
getSapProductSalesAreaToCatalogMapping(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping
attribute.java.util.Set<SAPProductSalesAreaToCatalogMapping>
getSapProductSalesAreaToCatalogMapping(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping
attribute.java.lang.String
getSapReplicationInfo(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.sapReplicationInfo
attribute.java.lang.String
getSapReplicationInfo(Customer item)
Generated method - Getter of theCustomer.sapReplicationInfo
attribute.EnumerationValue
getStatus(SessionContext ctx, ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.status
attribute.EnumerationValue
getStatus(ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.status
attribute.java.lang.Boolean
isReplicateregistereduser(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPGlobalConfiguration.replicateregistereduser
attribute.java.lang.Boolean
isReplicateregistereduser(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.replicateregistereduser
attribute.boolean
isReplicateregistereduserAsPrimitive(SessionContext ctx, SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.replicateregistereduser
attribute.boolean
isReplicateregistereduserAsPrimitive(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.replicateregistereduser
attribute.java.lang.Boolean
isSapBlocked(Product item)
Generated method - Getter of theProduct.sapBlocked
attribute.java.lang.Boolean
isSapBlocked(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapBlocked
attribute.boolean
isSapBlockedAsPrimitive(Product item)
Generated method - Getter of theProduct.sapBlocked
attribute.boolean
isSapBlockedAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapBlocked
attribute.java.lang.Boolean
isSapConfigurable(Product item)
Generated method - Getter of theProduct.sapConfigurable
attribute.java.lang.Boolean
isSapConfigurable(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapConfigurable
attribute.boolean
isSapConfigurableAsPrimitive(Product item)
Generated method - Getter of theProduct.sapConfigurable
attribute.boolean
isSapConfigurableAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapConfigurable
attribute.java.lang.Boolean
isSapIsReplicated(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.sapIsReplicated
attribute.java.lang.Boolean
isSapIsReplicated(Customer item)
Generated method - Getter of theCustomer.sapIsReplicated
attribute.boolean
isSapIsReplicatedAsPrimitive(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.sapIsReplicated
attribute.boolean
isSapIsReplicatedAsPrimitive(Customer item)
Generated method - Getter of theCustomer.sapIsReplicated
attribute.void
removeFromSapcommon_sapPricingSalesArea(SessionContext ctx, GenericItem item, SAPPricingSalesAreaToCatalog value)
Generated method - Removesvalue
from sapcommon_sapPricingSalesArea.void
removeFromSapcommon_sapPricingSalesArea(SAPGlobalConfiguration item, SAPPricingSalesAreaToCatalog value)
Generated method - Removesvalue
from sapcommon_sapPricingSalesArea.void
removeFromSapDeliveryModes(SessionContext ctx, GenericItem item, SAPDeliveryMode value)
Generated method - Removesvalue
from sapDeliveryModes.void
removeFromSapDeliveryModes(SAPConfiguration item, SAPDeliveryMode value)
Generated method - Removesvalue
from sapDeliveryModes.void
removeFromSapLogicalSystemGlobalConfig(SessionContext ctx, GenericItem item, SAPLogicalSystem value)
Generated method - Removesvalue
from sapLogicalSystemGlobalConfig.void
removeFromSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item, SAPLogicalSystem value)
Generated method - Removesvalue
from sapLogicalSystemGlobalConfig.void
removeFromSapOrders(Order item, SAPOrder value)
Generated method - Removesvalue
from sapOrders.void
removeFromSapOrders(SessionContext ctx, Order item, SAPOrder value)
Generated method - Removesvalue
from sapOrders.void
removeFromSapPaymentModes(SessionContext ctx, GenericItem item, SAPPaymentMode value)
Generated method - Removesvalue
from sapPaymentModes.void
removeFromSapPaymentModes(SAPConfiguration item, SAPPaymentMode value)
Generated method - Removesvalue
from sapPaymentModes.void
removeFromSapPlantLogSysOrg(SessionContext ctx, GenericItem item, SAPPlantLogSysOrg value)
Generated method - Removesvalue
from sapPlantLogSysOrg.void
removeFromSapPlantLogSysOrg(SAPConfiguration item, SAPPlantLogSysOrg value)
Generated method - Removesvalue
from sapPlantLogSysOrg.void
removeFromSapPricingConditions(AbstractOrderEntry item, SAPPricingCondition value)
Generated method - Removesvalue
from sapPricingConditions.void
removeFromSapPricingConditions(SessionContext ctx, AbstractOrderEntry item, SAPPricingCondition value)
Generated method - Removesvalue
from sapPricingConditions.void
removeFromSapProductSalesAreaToCatalogMapping(SessionContext ctx, GenericItem item, SAPProductSalesAreaToCatalogMapping value)
Generated method - Removesvalue
from sapProductSalesAreaToCatalogMapping.void
removeFromSapProductSalesAreaToCatalogMapping(SAPGlobalConfiguration item, SAPProductSalesAreaToCatalogMapping value)
Generated method - Removesvalue
from sapProductSalesAreaToCatalogMapping.void
setAllDescription(ClassificationAttribute item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassificationAttribute.description
attribute.void
setAllDescription(SessionContext ctx, ClassificationAttribute item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassificationAttribute.description
attribute.void
setAllSapERPCharacteristicLongText(ClassificationAttribute item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.void
setAllSapERPCharacteristicLongText(SessionContext ctx, ClassificationAttribute item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.void
setAuthor(ProductFeature item, java.lang.String value)
Generated method - Setter of theProductFeature.author
attribute.void
setAuthor(SessionContext ctx, ProductFeature item, java.lang.String value)
Generated method - Setter of theProductFeature.author
attribute.void
setDescription(ClassificationAttribute item, java.lang.String value)
Generated method - Setter of theClassificationAttribute.description
attribute.void
setDescription(SessionContext ctx, ClassificationAttribute item, java.lang.String value)
Generated method - Setter of theClassificationAttribute.description
attribute.void
setExternalConfiguration(AbstractOrderEntry item, java.lang.String value)
Generated method - Setter of theAbstractOrderEntry.externalConfiguration
attribute.void
setExternalConfiguration(SessionContext ctx, AbstractOrderEntry item, java.lang.String value)
Generated method - Setter of theAbstractOrderEntry.externalConfiguration
attribute.void
setReplicateregistereduser(SessionContext ctx, GenericItem item, java.lang.Boolean value)
Generated method - Setter of theSAPGlobalConfiguration.replicateregistereduser
attribute.void
setReplicateregistereduser(SessionContext ctx, SAPGlobalConfiguration item, boolean value)
Generated method - Setter of theSAPGlobalConfiguration.replicateregistereduser
attribute.void
setReplicateregistereduser(SAPGlobalConfiguration item, boolean value)
Generated method - Setter of theSAPGlobalConfiguration.replicateregistereduser
attribute.void
setReplicateregistereduser(SAPGlobalConfiguration item, java.lang.Boolean value)
Generated method - Setter of theSAPGlobalConfiguration.replicateregistereduser
attribute.void
setSapAddressUsage(SessionContext ctx, Address item, java.lang.String value)
Generated method - Setter of theAddress.sapAddressUsage
attribute.void
setSapAddressUsage(Address item, java.lang.String value)
Generated method - Setter of theAddress.sapAddressUsage
attribute.void
setSapAddressUsageCounter(SessionContext ctx, Address item, java.lang.String value)
Generated method - Setter of theAddress.sapAddressUsageCounter
attribute.void
setSapAddressUsageCounter(Address item, java.lang.String value)
Generated method - Setter of theAddress.sapAddressUsageCounter
attribute.void
setSapBaseUnitConversion(Product item, double value)
Generated method - Setter of theProduct.sapBaseUnitConversion
attribute.void
setSapBaseUnitConversion(Product item, java.lang.Double value)
Generated method - Setter of theProduct.sapBaseUnitConversion
attribute.void
setSapBaseUnitConversion(SessionContext ctx, Product item, double value)
Generated method - Setter of theProduct.sapBaseUnitConversion
attribute.void
setSapBaseUnitConversion(SessionContext ctx, Product item, java.lang.Double value)
Generated method - Setter of theProduct.sapBaseUnitConversion
attribute.void
setSapBlocked(Product item, boolean value)
Generated method - Setter of theProduct.sapBlocked
attribute.void
setSapBlocked(Product item, java.lang.Boolean value)
Generated method - Setter of theProduct.sapBlocked
attribute.void
setSapBlocked(SessionContext ctx, Product item, boolean value)
Generated method - Setter of theProduct.sapBlocked
attribute.void
setSapBlocked(SessionContext ctx, Product item, java.lang.Boolean value)
Generated method - Setter of theProduct.sapBlocked
attribute.void
setSapBlockedDate(Product item, java.util.Date value)
Generated method - Setter of theProduct.sapBlockedDate
attribute.void
setSapBlockedDate(SessionContext ctx, Product item, java.util.Date value)
Generated method - Setter of theProduct.sapBlockedDate
attribute.void
setSapCode(ClassificationAttributeUnit item, java.lang.String value)
Generated method - Setter of theClassificationAttributeUnit.sapCode
attribute.void
setSapCode(Country item, java.lang.String value)
Generated method - Setter of theCountry.sapCode
attribute.void
setSapCode(Currency item, java.lang.String value)
Generated method - Setter of theCurrency.sapCode
attribute.void
setSapCode(Language item, java.lang.String value)
Generated method - Setter of theLanguage.sapCode
attribute.void
setSapCode(Unit item, java.lang.String value)
Generated method - Setter of theUnit.sapCode
attribute.void
setSapCode(SessionContext ctx, ClassificationAttributeUnit item, java.lang.String value)
Generated method - Setter of theClassificationAttributeUnit.sapCode
attribute.void
setSapCode(SessionContext ctx, Country item, java.lang.String value)
Generated method - Setter of theCountry.sapCode
attribute.void
setSapCode(SessionContext ctx, Currency item, java.lang.String value)
Generated method - Setter of theCurrency.sapCode
attribute.void
setSapCode(SessionContext ctx, Language item, java.lang.String value)
Generated method - Setter of theLanguage.sapCode
attribute.void
setSapCode(SessionContext ctx, Unit item, java.lang.String value)
Generated method - Setter of theUnit.sapCode
attribute.void
setSapcommon_distributionChannel(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_distributionChannel
attribute.void
setSapcommon_distributionChannel(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_distributionChannel
attribute.void
setSapcommon_division(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_division
attribute.void
setSapcommon_division(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_division
attribute.void
setSapcommon_erpHttpDestination(SessionContext ctx, GenericItem item, SAPHTTPDestination value)
Generated method - Setter of theSAPGlobalConfiguration.sapcommon_erpHttpDestination
attribute.void
setSapcommon_erpHttpDestination(SAPGlobalConfiguration item, SAPHTTPDestination value)
Generated method - Setter of theSAPGlobalConfiguration.sapcommon_erpHttpDestination
attribute.void
setSapcommon_erpLogicalSystem(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPGlobalConfiguration.sapcommon_erpLogicalSystem
attribute.void
setSapcommon_erpLogicalSystem(SAPGlobalConfiguration item, java.lang.String value)
Generated method - Setter of theSAPGlobalConfiguration.sapcommon_erpLogicalSystem
attribute.void
setSapcommon_referenceCustomer(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_referenceCustomer
attribute.void
setSapcommon_referenceCustomer(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_referenceCustomer
attribute.void
setSapcommon_salesOrganization(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_salesOrganization
attribute.void
setSapcommon_salesOrganization(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_salesOrganization
attribute.void
setSapcommon_sapPricingSalesArea(SessionContext ctx, GenericItem item, java.util.Set<SAPPricingSalesAreaToCatalog> value)
Generated method - Setter of theSAPGlobalConfiguration.sapcommon_sapPricingSalesArea
attribute.void
setSapcommon_sapPricingSalesArea(SAPGlobalConfiguration item, java.util.Set<SAPPricingSalesAreaToCatalog> value)
Generated method - Setter of theSAPGlobalConfiguration.sapcommon_sapPricingSalesArea
attribute.void
setSapcommon_transactionType(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_transactionType
attribute.void
setSapcommon_transactionType(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_transactionType
attribute.void
setSapConditionId(DiscountRow item, java.lang.String value)
Generated method - Setter of theDiscountRow.sapConditionId
attribute.void
setSapConditionId(PriceRow item, java.lang.String value)
Generated method - Setter of thePriceRow.sapConditionId
attribute.void
setSapConditionId(SessionContext ctx, DiscountRow item, java.lang.String value)
Generated method - Setter of theDiscountRow.sapConditionId
attribute.void
setSapConditionId(SessionContext ctx, PriceRow item, java.lang.String value)
Generated method - Setter of thePriceRow.sapConditionId
attribute.void
setSapConfigurable(Product item, boolean value)
Generated method - Setter of theProduct.sapConfigurable
attribute.void
setSapConfigurable(Product item, java.lang.Boolean value)
Generated method - Setter of theProduct.sapConfigurable
attribute.void
setSapConfigurable(SessionContext ctx, Product item, boolean value)
Generated method - Setter of theProduct.sapConfigurable
attribute.void
setSapConfigurable(SessionContext ctx, Product item, java.lang.Boolean value)
Generated method - Setter of theProduct.sapConfigurable
attribute.void
setSapConsumerID(SessionContext ctx, Customer item, java.lang.String value)
Generated method - Setter of theCustomer.sapConsumerID
attribute.void
setSapConsumerID(Customer item, java.lang.String value)
Generated method - Setter of theCustomer.sapConsumerID
attribute.void
setSapContactID(SessionContext ctx, Customer item, java.lang.String value)
Generated method - Setter of theCustomer.sapContactID
attribute.void
setSapContactID(Customer item, java.lang.String value)
Generated method - Setter of theCustomer.sapContactID
attribute.void
setSapCustomerID(SessionContext ctx, Address item, java.lang.String value)
Generated method - Setter of theAddress.sapCustomerID
attribute.void
setSapCustomerID(Address item, java.lang.String value)
Generated method - Setter of theAddress.sapCustomerID
attribute.void
setSapDeliveryModes(SessionContext ctx, GenericItem item, java.util.Set<SAPDeliveryMode> value)
Generated method - Setter of theSAPConfiguration.sapDeliveryModes
attribute.void
setSapDeliveryModes(SAPConfiguration item, java.util.Set<SAPDeliveryMode> value)
Generated method - Setter of theSAPConfiguration.sapDeliveryModes
attribute.void
setSapEAN(Product item, java.lang.String value)
Generated method - Setter of theProduct.sapEAN
attribute.void
setSapEAN(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.sapEAN
attribute.void
setSapERPCharacteristicLongText(ClassificationAttribute item, java.lang.String value)
Generated method - Setter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.void
setSapERPCharacteristicLongText(SessionContext ctx, ClassificationAttribute item, java.lang.String value)
Generated method - Setter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.void
setSapIsReplicated(SessionContext ctx, Customer item, boolean value)
Generated method - Setter of theCustomer.sapIsReplicated
attribute.void
setSapIsReplicated(SessionContext ctx, Customer item, java.lang.Boolean value)
Generated method - Setter of theCustomer.sapIsReplicated
attribute.void
setSapIsReplicated(Customer item, boolean value)
Generated method - Setter of theCustomer.sapIsReplicated
attribute.void
setSapIsReplicated(Customer item, java.lang.Boolean value)
Generated method - Setter of theCustomer.sapIsReplicated
attribute.void
setSapLogicalSystemGlobalConfig(SessionContext ctx, GenericItem item, java.util.Set<SAPLogicalSystem> value)
Generated method - Setter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfig
attribute.void
setSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item, java.util.Set<SAPLogicalSystem> value)
Generated method - Setter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfig
attribute.protected void
setSapOrder(SessionContext ctx, Consignment item, SAPOrder value)
Generated method - Setter of theConsignment.sapOrder
attribute.protected void
setSapOrder(Consignment item, SAPOrder value)
Generated method - Setter of theConsignment.sapOrder
attribute.void
setSapOrderEntryRowNumber(SessionContext ctx, ConsignmentEntry item, int value)
Generated method - Setter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.void
setSapOrderEntryRowNumber(SessionContext ctx, ConsignmentEntry item, java.lang.Integer value)
Generated method - Setter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.void
setSapOrderEntryRowNumber(ConsignmentEntry item, int value)
Generated method - Setter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.void
setSapOrderEntryRowNumber(ConsignmentEntry item, java.lang.Integer value)
Generated method - Setter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.void
setSapOrders(Order item, java.util.Set<SAPOrder> value)
Generated method - Setter of theOrder.sapOrders
attribute.void
setSapOrders(SessionContext ctx, Order item, java.util.Set<SAPOrder> value)
Generated method - Setter of theOrder.sapOrders
attribute.void
setSapPaymentModes(SessionContext ctx, GenericItem item, java.util.Set<SAPPaymentMode> value)
Generated method - Setter of theSAPConfiguration.sapPaymentModes
attribute.void
setSapPaymentModes(SAPConfiguration item, java.util.Set<SAPPaymentMode> value)
Generated method - Setter of theSAPConfiguration.sapPaymentModes
attribute.void
setSapPlant(Product item, Warehouse value)
Generated method - Setter of theProduct.sapPlant
attribute.void
setSapPlant(SessionContext ctx, Product item, Warehouse value)
Generated method - Setter of theProduct.sapPlant
attribute.void
setSapPlantLogSysOrg(SessionContext ctx, GenericItem item, java.util.Set<SAPPlantLogSysOrg> value)
Generated method - Setter of theSAPConfiguration.sapPlantLogSysOrg
attribute.void
setSapPlantLogSysOrg(SessionContext ctx, Warehouse item, SAPPlantLogSysOrg value)
Generated method - Setter of theWarehouse.sapPlantLogSysOrg
attribute.void
setSapPlantLogSysOrg(Warehouse item, SAPPlantLogSysOrg value)
Generated method - Setter of theWarehouse.sapPlantLogSysOrg
attribute.void
setSapPlantLogSysOrg(SAPConfiguration item, java.util.Set<SAPPlantLogSysOrg> value)
Generated method - Setter of theSAPConfiguration.sapPlantLogSysOrg
attribute.void
setSapPricingConditions(AbstractOrderEntry item, java.util.Set<SAPPricingCondition> value)
Generated method - Setter of theAbstractOrderEntry.sapPricingConditions
attribute.void
setSapPricingConditions(SessionContext ctx, AbstractOrderEntry item, java.util.Set<SAPPricingCondition> value)
Generated method - Setter of theAbstractOrderEntry.sapPricingConditions
attribute.void
setSapProductSalesAreaToCatalogMapping(SessionContext ctx, GenericItem item, java.util.Set<SAPProductSalesAreaToCatalogMapping> value)
Generated method - Setter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping
attribute.void
setSapProductSalesAreaToCatalogMapping(SAPGlobalConfiguration item, java.util.Set<SAPProductSalesAreaToCatalogMapping> value)
Generated method - Setter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping
attribute.void
setSapReplicationInfo(SessionContext ctx, Customer item, java.lang.String value)
Generated method - Setter of theCustomer.sapReplicationInfo
attribute.void
setSapReplicationInfo(Customer item, java.lang.String value)
Generated method - Setter of theCustomer.sapReplicationInfo
attribute.void
setStatus(SessionContext ctx, ConsignmentEntry item, EnumerationValue value)
Generated method - Setter of theConsignmentEntry.status
attribute.void
setStatus(ConsignmentEntry item, EnumerationValue value)
Generated method - Setter of theConsignmentEntry.status
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
-
ORDERENTRY2SAPPRICINGCONDITIONSAPPRICINGCONDITIONSHANDLER
protected static final OneToManyHandler<SAPPricingCondition> ORDERENTRY2SAPPRICINGCONDITIONSAPPRICINGCONDITIONSHANDLER
OneToManyHandler
for handling 1:n SAPPRICINGCONDITIONS's relation attributes from 'many' side.
-
SAPCONFIGDELIVERYRELATIONSAPDELIVERYMODESHANDLER
protected static final OneToManyHandler<SAPDeliveryMode> SAPCONFIGDELIVERYRELATIONSAPDELIVERYMODESHANDLER
OneToManyHandler
for handling 1:n SAPDELIVERYMODES's relation attributes from 'many' side.
-
SAPCONFIGPAYMENTRELATIONSAPPAYMENTMODESHANDLER
protected static final OneToManyHandler<SAPPaymentMode> SAPCONFIGPAYMENTRELATIONSAPPAYMENTMODESHANDLER
OneToManyHandler
for handling 1:n SAPPAYMENTMODES's relation attributes from 'many' side.
-
SAPCONFIG2PLANTLOGSYSORGSAPPLANTLOGSYSORGHANDLER
protected static final OneToManyHandler<SAPPlantLogSysOrg> SAPCONFIG2PLANTLOGSYSORGSAPPLANTLOGSYSORGHANDLER
OneToManyHandler
for handling 1:n SAPPLANTLOGSYSORG's relation attributes from 'many' side.
-
SAPGLOBALCONFIGSAPPRODUCTSALESAREATOCATALOGMAPPINGRELATIONSAPPRODUCTSALESAREATOCATALOGMAPPINGHANDLER
protected static final OneToManyHandler<SAPProductSalesAreaToCatalogMapping> SAPGLOBALCONFIGSAPPRODUCTSALESAREATOCATALOGMAPPINGRELATIONSAPPRODUCTSALESAREATOCATALOGMAPPINGHANDLER
OneToManyHandler
for handling 1:n SAPPRODUCTSALESAREATOCATALOGMAPPING's relation attributes from 'many' side.
-
SAPGLOBALCONFIGURATIONPRICINGSALESAREASAPCOMMON_SAPPRICINGSALESAREAHANDLER
protected static final OneToManyHandler<SAPPricingSalesAreaToCatalog> SAPGLOBALCONFIGURATIONPRICINGSALESAREASAPCOMMON_SAPPRICINGSALESAREAHANDLER
OneToManyHandler
for handling 1:n SAPCOMMON_SAPPRICINGSALESAREA's relation attributes from 'many' side.
-
SAPGLOBALCONFIG2LOGSYSTEMSAPLOGICALSYSTEMGLOBALCONFIGHANDLER
protected static final OneToManyHandler<SAPLogicalSystem> SAPGLOBALCONFIG2LOGSYSTEMSAPLOGICALSYSTEMGLOBALCONFIGHANDLER
OneToManyHandler
for handling 1:n SAPLOGICALSYSTEMGLOBALCONFIG's relation attributes from 'many' side.
-
SAPPRODUCTPLANTRELATIONPRODUCTHANDLER
protected static final OneToManyHandler<Product> SAPPRODUCTPLANTRELATIONPRODUCTHANDLER
OneToManyHandler
for handling 1:n PRODUCT's relation attributes from 'many' side.
-
ORDER2SAPORDERSAPORDERSHANDLER
protected static final OneToManyHandler<SAPOrder> ORDER2SAPORDERSAPORDERSHANDLER
OneToManyHandler
for handling 1:n SAPORDERS's relation attributes from 'many' side.
-
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
-
getAuthor
public java.lang.String getAuthor(SessionContext ctx, ProductFeature item)
Generated method - Getter of theProductFeature.author
attribute.- Returns:
- the author - author of attribute value
-
getAuthor
public java.lang.String getAuthor(ProductFeature item)
Generated method - Getter of theProductFeature.author
attribute.- Returns:
- the author - author of attribute value
-
setAuthor
public void setAuthor(SessionContext ctx, ProductFeature item, java.lang.String value)
Generated method - Setter of theProductFeature.author
attribute.- Parameters:
value
- the author - author of attribute value
-
setAuthor
public void setAuthor(ProductFeature item, java.lang.String value)
Generated method - Setter of theProductFeature.author
attribute.- Parameters:
value
- the author - author of attribute value
-
createERPVariantProduct
public ERPVariantProduct createERPVariantProduct(SessionContext ctx, java.util.Map attributeValues)
-
createERPVariantProduct
public ERPVariantProduct createERPVariantProduct(java.util.Map attributeValues)
-
createReferenceDistributionChannelMapping
public ReferenceDistributionChannelMapping createReferenceDistributionChannelMapping(SessionContext ctx, java.util.Map attributeValues)
-
createReferenceDistributionChannelMapping
public ReferenceDistributionChannelMapping createReferenceDistributionChannelMapping(java.util.Map attributeValues)
-
createReferenceDivisionMapping
public ReferenceDivisionMapping createReferenceDivisionMapping(SessionContext ctx, java.util.Map attributeValues)
-
createReferenceDivisionMapping
public ReferenceDivisionMapping createReferenceDivisionMapping(java.util.Map attributeValues)
-
createSAPDeliveryMode
public SAPDeliveryMode createSAPDeliveryMode(SessionContext ctx, java.util.Map attributeValues)
-
createSAPDeliveryMode
public SAPDeliveryMode createSAPDeliveryMode(java.util.Map attributeValues)
-
createSAPInboundProduct
public SAPInboundProduct createSAPInboundProduct(SessionContext ctx, java.util.Map attributeValues)
-
createSAPInboundProduct
public SAPInboundProduct createSAPInboundProduct(java.util.Map attributeValues)
-
createSAPInboundVariant
public SAPInboundVariant createSAPInboundVariant(SessionContext ctx, java.util.Map attributeValues)
-
createSAPInboundVariant
public SAPInboundVariant createSAPInboundVariant(java.util.Map attributeValues)
-
createSAPLogicalSystem
public SAPLogicalSystem createSAPLogicalSystem(SessionContext ctx, java.util.Map attributeValues)
-
createSAPLogicalSystem
public SAPLogicalSystem createSAPLogicalSystem(java.util.Map attributeValues)
-
createSAPOrder
public SAPOrder createSAPOrder(SessionContext ctx, java.util.Map attributeValues)
-
createSAPOrder
public SAPOrder createSAPOrder(java.util.Map attributeValues)
-
createSAPPaymentMode
public SAPPaymentMode createSAPPaymentMode(SessionContext ctx, java.util.Map attributeValues)
-
createSAPPaymentMode
public SAPPaymentMode createSAPPaymentMode(java.util.Map attributeValues)
-
createSAPPlantLogSysOrg
public SAPPlantLogSysOrg createSAPPlantLogSysOrg(SessionContext ctx, java.util.Map attributeValues)
-
createSAPPlantLogSysOrg
public SAPPlantLogSysOrg createSAPPlantLogSysOrg(java.util.Map attributeValues)
-
createSAPPricingCondition
public SAPPricingCondition createSAPPricingCondition(SessionContext ctx, java.util.Map attributeValues)
-
createSAPPricingCondition
public SAPPricingCondition createSAPPricingCondition(java.util.Map attributeValues)
-
createSAPPricingSalesAreaToCatalog
public SAPPricingSalesAreaToCatalog createSAPPricingSalesAreaToCatalog(SessionContext ctx, java.util.Map attributeValues)
-
createSAPPricingSalesAreaToCatalog
public SAPPricingSalesAreaToCatalog createSAPPricingSalesAreaToCatalog(java.util.Map attributeValues)
-
createSAPProductIDDataConversion
public SAPProductIDDataConversion createSAPProductIDDataConversion(SessionContext ctx, java.util.Map attributeValues)
-
createSAPProductIDDataConversion
public SAPProductIDDataConversion createSAPProductIDDataConversion(java.util.Map attributeValues)
-
createSAPProductSalesAreaToCatalogMapping
public SAPProductSalesAreaToCatalogMapping createSAPProductSalesAreaToCatalogMapping(SessionContext ctx, java.util.Map attributeValues)
-
createSAPProductSalesAreaToCatalogMapping
public SAPProductSalesAreaToCatalogMapping createSAPProductSalesAreaToCatalogMapping(java.util.Map attributeValues)
-
createSAPSalesOrganization
public SAPSalesOrganization createSAPSalesOrganization(SessionContext ctx, java.util.Map attributeValues)
-
createSAPSalesOrganization
public SAPSalesOrganization createSAPSalesOrganization(java.util.Map attributeValues)
-
getDescription
public java.lang.String getDescription(SessionContext ctx, ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.description
attribute.- Returns:
- the description - Enhanced Description
-
getDescription
public java.lang.String getDescription(ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.description
attribute.- Returns:
- the description - Enhanced Description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx, ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.description
attribute.- Returns:
- the localized description - Enhanced Description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.description
attribute.- Returns:
- the localized description - Enhanced Description
-
setDescription
public void setDescription(SessionContext ctx, ClassificationAttribute item, java.lang.String value)
Generated method - Setter of theClassificationAttribute.description
attribute.- Parameters:
value
- the description - Enhanced Description
-
setDescription
public void setDescription(ClassificationAttribute item, java.lang.String value)
Generated method - Setter of theClassificationAttribute.description
attribute.- Parameters:
value
- the description - Enhanced Description
-
setAllDescription
public void setAllDescription(SessionContext ctx, ClassificationAttribute item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassificationAttribute.description
attribute.- Parameters:
value
- the description - Enhanced Description
-
setAllDescription
public void setAllDescription(ClassificationAttribute item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassificationAttribute.description
attribute.- Parameters:
value
- the description - Enhanced Description
-
getExternalConfiguration
public java.lang.String getExternalConfiguration(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.externalConfiguration
attribute.- Returns:
- the externalConfiguration - XML Representation of a Product Configuration
-
getExternalConfiguration
public java.lang.String getExternalConfiguration(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.externalConfiguration
attribute.- Returns:
- the externalConfiguration - XML Representation of a Product Configuration
-
setExternalConfiguration
public void setExternalConfiguration(SessionContext ctx, AbstractOrderEntry item, java.lang.String value)
Generated method - Setter of theAbstractOrderEntry.externalConfiguration
attribute.- Parameters:
value
- the externalConfiguration - XML Representation of a Product Configuration
-
setExternalConfiguration
public void setExternalConfiguration(AbstractOrderEntry item, java.lang.String value)
Generated method - Setter of theAbstractOrderEntry.externalConfiguration
attribute.- Parameters:
value
- the externalConfiguration - XML Representation of a Product Configuration
-
isReplicateregistereduser
public java.lang.Boolean isReplicateregistereduser(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPGlobalConfiguration.replicateregistereduser
attribute.- Returns:
- the replicateregistereduser - Replicate Registered User
-
isReplicateregistereduser
public java.lang.Boolean isReplicateregistereduser(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.replicateregistereduser
attribute.- Returns:
- the replicateregistereduser - Replicate Registered User
-
isReplicateregistereduserAsPrimitive
public boolean isReplicateregistereduserAsPrimitive(SessionContext ctx, SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.replicateregistereduser
attribute.- Returns:
- the replicateregistereduser - Replicate Registered User
-
isReplicateregistereduserAsPrimitive
public boolean isReplicateregistereduserAsPrimitive(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.replicateregistereduser
attribute.- Returns:
- the replicateregistereduser - Replicate Registered User
-
setReplicateregistereduser
public void setReplicateregistereduser(SessionContext ctx, GenericItem item, java.lang.Boolean value)
Generated method - Setter of theSAPGlobalConfiguration.replicateregistereduser
attribute.- Parameters:
value
- the replicateregistereduser - Replicate Registered User
-
setReplicateregistereduser
public void setReplicateregistereduser(SAPGlobalConfiguration item, java.lang.Boolean value)
Generated method - Setter of theSAPGlobalConfiguration.replicateregistereduser
attribute.- Parameters:
value
- the replicateregistereduser - Replicate Registered User
-
setReplicateregistereduser
public void setReplicateregistereduser(SessionContext ctx, SAPGlobalConfiguration item, boolean value)
Generated method - Setter of theSAPGlobalConfiguration.replicateregistereduser
attribute.- Parameters:
value
- the replicateregistereduser - Replicate Registered User
-
setReplicateregistereduser
public void setReplicateregistereduser(SAPGlobalConfiguration item, boolean value)
Generated method - Setter of theSAPGlobalConfiguration.replicateregistereduser
attribute.- Parameters:
value
- the replicateregistereduser - Replicate Registered User
-
getSapAddressUsage
public java.lang.String getSapAddressUsage(SessionContext ctx, Address item)
Generated method - Getter of theAddress.sapAddressUsage
attribute.- Returns:
- the sapAddressUsage - SAP address usage
-
getSapAddressUsage
public java.lang.String getSapAddressUsage(Address item)
Generated method - Getter of theAddress.sapAddressUsage
attribute.- Returns:
- the sapAddressUsage - SAP address usage
-
setSapAddressUsage
public void setSapAddressUsage(SessionContext ctx, Address item, java.lang.String value)
Generated method - Setter of theAddress.sapAddressUsage
attribute.- Parameters:
value
- the sapAddressUsage - SAP address usage
-
setSapAddressUsage
public void setSapAddressUsage(Address item, java.lang.String value)
Generated method - Setter of theAddress.sapAddressUsage
attribute.- Parameters:
value
- the sapAddressUsage - SAP address usage
-
getSapAddressUsageCounter
public java.lang.String getSapAddressUsageCounter(SessionContext ctx, Address item)
Generated method - Getter of theAddress.sapAddressUsageCounter
attribute.- Returns:
- the sapAddressUsageCounter - SAP address usage counter
-
getSapAddressUsageCounter
public java.lang.String getSapAddressUsageCounter(Address item)
Generated method - Getter of theAddress.sapAddressUsageCounter
attribute.- Returns:
- the sapAddressUsageCounter - SAP address usage counter
-
setSapAddressUsageCounter
public void setSapAddressUsageCounter(SessionContext ctx, Address item, java.lang.String value)
Generated method - Setter of theAddress.sapAddressUsageCounter
attribute.- Parameters:
value
- the sapAddressUsageCounter - SAP address usage counter
-
setSapAddressUsageCounter
public void setSapAddressUsageCounter(Address item, java.lang.String value)
Generated method - Setter of theAddress.sapAddressUsageCounter
attribute.- Parameters:
value
- the sapAddressUsageCounter - SAP address usage counter
-
getSapBaseUnitConversion
public java.lang.Double getSapBaseUnitConversion(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapBaseUnitConversion
attribute.- Returns:
- the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
-
getSapBaseUnitConversion
public java.lang.Double getSapBaseUnitConversion(Product item)
Generated method - Getter of theProduct.sapBaseUnitConversion
attribute.- Returns:
- the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
-
getSapBaseUnitConversionAsPrimitive
public double getSapBaseUnitConversionAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapBaseUnitConversion
attribute.- Returns:
- the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
-
getSapBaseUnitConversionAsPrimitive
public double getSapBaseUnitConversionAsPrimitive(Product item)
Generated method - Getter of theProduct.sapBaseUnitConversion
attribute.- Returns:
- the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
-
setSapBaseUnitConversion
public void setSapBaseUnitConversion(SessionContext ctx, Product item, java.lang.Double value)
Generated method - Setter of theProduct.sapBaseUnitConversion
attribute.- Parameters:
value
- the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
-
setSapBaseUnitConversion
public void setSapBaseUnitConversion(Product item, java.lang.Double value)
Generated method - Setter of theProduct.sapBaseUnitConversion
attribute.- Parameters:
value
- the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
-
setSapBaseUnitConversion
public void setSapBaseUnitConversion(SessionContext ctx, Product item, double value)
Generated method - Setter of theProduct.sapBaseUnitConversion
attribute.- Parameters:
value
- the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
-
setSapBaseUnitConversion
public void setSapBaseUnitConversion(Product item, double value)
Generated method - Setter of theProduct.sapBaseUnitConversion
attribute.- Parameters:
value
- the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
-
isSapBlocked
public java.lang.Boolean isSapBlocked(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapBlocked
attribute.- Returns:
- the sapBlocked - Indicator if item is blocked for sale
-
isSapBlocked
public java.lang.Boolean isSapBlocked(Product item)
Generated method - Getter of theProduct.sapBlocked
attribute.- Returns:
- the sapBlocked - Indicator if item is blocked for sale
-
isSapBlockedAsPrimitive
public boolean isSapBlockedAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapBlocked
attribute.- Returns:
- the sapBlocked - Indicator if item is blocked for sale
-
isSapBlockedAsPrimitive
public boolean isSapBlockedAsPrimitive(Product item)
Generated method - Getter of theProduct.sapBlocked
attribute.- Returns:
- the sapBlocked - Indicator if item is blocked for sale
-
setSapBlocked
public void setSapBlocked(SessionContext ctx, Product item, java.lang.Boolean value)
Generated method - Setter of theProduct.sapBlocked
attribute.- Parameters:
value
- the sapBlocked - Indicator if item is blocked for sale
-
setSapBlocked
public void setSapBlocked(Product item, java.lang.Boolean value)
Generated method - Setter of theProduct.sapBlocked
attribute.- Parameters:
value
- the sapBlocked - Indicator if item is blocked for sale
-
setSapBlocked
public void setSapBlocked(SessionContext ctx, Product item, boolean value)
Generated method - Setter of theProduct.sapBlocked
attribute.- Parameters:
value
- the sapBlocked - Indicator if item is blocked for sale
-
setSapBlocked
public void setSapBlocked(Product item, boolean value)
Generated method - Setter of theProduct.sapBlocked
attribute.- Parameters:
value
- the sapBlocked - Indicator if item is blocked for sale
-
getSapBlockedDate
public java.util.Date getSapBlockedDate(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapBlockedDate
attribute.- Returns:
- the sapBlockedDate - Indicates the date the product is blocked from
-
getSapBlockedDate
public java.util.Date getSapBlockedDate(Product item)
Generated method - Getter of theProduct.sapBlockedDate
attribute.- Returns:
- the sapBlockedDate - Indicates the date the product is blocked from
-
setSapBlockedDate
public void setSapBlockedDate(SessionContext ctx, Product item, java.util.Date value)
Generated method - Setter of theProduct.sapBlockedDate
attribute.- Parameters:
value
- the sapBlockedDate - Indicates the date the product is blocked from
-
setSapBlockedDate
public void setSapBlockedDate(Product item, java.util.Date value)
Generated method - Setter of theProduct.sapBlockedDate
attribute.- Parameters:
value
- the sapBlockedDate - Indicates the date the product is blocked from
-
getSapCode
public java.lang.String getSapCode(SessionContext ctx, Language item)
Generated method - Getter of theLanguage.sapCode
attribute.- Returns:
- the sapCode - SAP Code (ERP Table T002 field SPRAS)
-
getSapCode
public java.lang.String getSapCode(Language item)
Generated method - Getter of theLanguage.sapCode
attribute.- Returns:
- the sapCode - SAP Code (ERP Table T002 field SPRAS)
-
setSapCode
public void setSapCode(SessionContext ctx, Language item, java.lang.String value)
Generated method - Setter of theLanguage.sapCode
attribute.- Parameters:
value
- the sapCode - SAP Code (ERP Table T002 field SPRAS)
-
setSapCode
public void setSapCode(Language item, java.lang.String value)
Generated method - Setter of theLanguage.sapCode
attribute.- Parameters:
value
- the sapCode - SAP Code (ERP Table T002 field SPRAS)
-
getSapCode
public java.lang.String getSapCode(SessionContext ctx, Currency item)
Generated method - Getter of theCurrency.sapCode
attribute.- Returns:
- the sapCode - SAP Code (ERP Table TCURC field WAERS)
-
getSapCode
public java.lang.String getSapCode(Currency item)
Generated method - Getter of theCurrency.sapCode
attribute.- Returns:
- the sapCode - SAP Code (ERP Table TCURC field WAERS)
-
setSapCode
public void setSapCode(SessionContext ctx, Currency item, java.lang.String value)
Generated method - Setter of theCurrency.sapCode
attribute.- Parameters:
value
- the sapCode - SAP Code (ERP Table TCURC field WAERS)
-
setSapCode
public void setSapCode(Currency item, java.lang.String value)
Generated method - Setter of theCurrency.sapCode
attribute.- Parameters:
value
- the sapCode - SAP Code (ERP Table TCURC field WAERS)
-
getSapCode
public java.lang.String getSapCode(SessionContext ctx, Unit item)
Generated method - Getter of theUnit.sapCode
attribute.- Returns:
- the sapCode - SAP Code (ERP Table T006 field MSEHI)
-
getSapCode
public java.lang.String getSapCode(Unit item)
Generated method - Getter of theUnit.sapCode
attribute.- Returns:
- the sapCode - SAP Code (ERP Table T006 field MSEHI)
-
setSapCode
public void setSapCode(SessionContext ctx, Unit item, java.lang.String value)
Generated method - Setter of theUnit.sapCode
attribute.- Parameters:
value
- the sapCode - SAP Code (ERP Table T006 field MSEHI)
-
setSapCode
public void setSapCode(Unit item, java.lang.String value)
Generated method - Setter of theUnit.sapCode
attribute.- Parameters:
value
- the sapCode - SAP Code (ERP Table T006 field MSEHI)
-
getSapCode
public java.lang.String getSapCode(SessionContext ctx, ClassificationAttributeUnit item)
Generated method - Getter of theClassificationAttributeUnit.sapCode
attribute.- Returns:
- the sapCode - SAP Code (ERP Table T006 field MSEHI)
-
getSapCode
public java.lang.String getSapCode(ClassificationAttributeUnit item)
Generated method - Getter of theClassificationAttributeUnit.sapCode
attribute.- Returns:
- the sapCode - SAP Code (ERP Table T006 field MSEHI)
-
setSapCode
public void setSapCode(SessionContext ctx, ClassificationAttributeUnit item, java.lang.String value)
Generated method - Setter of theClassificationAttributeUnit.sapCode
attribute.- Parameters:
value
- the sapCode - SAP Code (ERP Table T006 field MSEHI)
-
setSapCode
public void setSapCode(ClassificationAttributeUnit item, java.lang.String value)
Generated method - Setter of theClassificationAttributeUnit.sapCode
attribute.- Parameters:
value
- the sapCode - SAP Code (ERP Table T006 field MSEHI)
-
getSapCode
public java.lang.String getSapCode(SessionContext ctx, Country item)
Generated method - Getter of theCountry.sapCode
attribute.- Returns:
- the sapCode - SAP Code (ERP Table T005 field LAND1)
-
getSapCode
public java.lang.String getSapCode(Country item)
Generated method - Getter of theCountry.sapCode
attribute.- Returns:
- the sapCode - SAP Code (ERP Table T005 field LAND1)
-
setSapCode
public void setSapCode(SessionContext ctx, Country item, java.lang.String value)
Generated method - Setter of theCountry.sapCode
attribute.- Parameters:
value
- the sapCode - SAP Code (ERP Table T005 field LAND1)
-
setSapCode
public void setSapCode(Country item, java.lang.String value)
Generated method - Setter of theCountry.sapCode
attribute.- Parameters:
value
- the sapCode - SAP Code (ERP Table T005 field LAND1)
-
getSapcommon_distributionChannel
public java.lang.String getSapcommon_distributionChannel(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapcommon_distributionChannel
attribute.- Returns:
- the sapcommon_distributionChannel
-
getSapcommon_distributionChannel
public java.lang.String getSapcommon_distributionChannel(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapcommon_distributionChannel
attribute.- Returns:
- the sapcommon_distributionChannel
-
setSapcommon_distributionChannel
public void setSapcommon_distributionChannel(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_distributionChannel
attribute.- Parameters:
value
- the sapcommon_distributionChannel
-
setSapcommon_distributionChannel
public void setSapcommon_distributionChannel(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_distributionChannel
attribute.- Parameters:
value
- the sapcommon_distributionChannel
-
getSapcommon_division
public java.lang.String getSapcommon_division(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapcommon_division
attribute.- Returns:
- the sapcommon_division
-
getSapcommon_division
public java.lang.String getSapcommon_division(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapcommon_division
attribute.- Returns:
- the sapcommon_division
-
setSapcommon_division
public void setSapcommon_division(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_division
attribute.- Parameters:
value
- the sapcommon_division
-
setSapcommon_division
public void setSapcommon_division(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_division
attribute.- Parameters:
value
- the sapcommon_division
-
getSapcommon_erpHttpDestination
public SAPHTTPDestination getSapcommon_erpHttpDestination(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_erpHttpDestination
attribute.- Returns:
- the sapcommon_erpHttpDestination
-
getSapcommon_erpHttpDestination
public SAPHTTPDestination getSapcommon_erpHttpDestination(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_erpHttpDestination
attribute.- Returns:
- the sapcommon_erpHttpDestination
-
setSapcommon_erpHttpDestination
public void setSapcommon_erpHttpDestination(SessionContext ctx, GenericItem item, SAPHTTPDestination value)
Generated method - Setter of theSAPGlobalConfiguration.sapcommon_erpHttpDestination
attribute.- Parameters:
value
- the sapcommon_erpHttpDestination
-
setSapcommon_erpHttpDestination
public void setSapcommon_erpHttpDestination(SAPGlobalConfiguration item, SAPHTTPDestination value)
Generated method - Setter of theSAPGlobalConfiguration.sapcommon_erpHttpDestination
attribute.- Parameters:
value
- the sapcommon_erpHttpDestination
-
getSapcommon_erpLogicalSystem
public java.lang.String getSapcommon_erpLogicalSystem(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_erpLogicalSystem
attribute.- Returns:
- the sapcommon_erpLogicalSystem
-
getSapcommon_erpLogicalSystem
public java.lang.String getSapcommon_erpLogicalSystem(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_erpLogicalSystem
attribute.- Returns:
- the sapcommon_erpLogicalSystem
-
setSapcommon_erpLogicalSystem
public void setSapcommon_erpLogicalSystem(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPGlobalConfiguration.sapcommon_erpLogicalSystem
attribute.- Parameters:
value
- the sapcommon_erpLogicalSystem
-
setSapcommon_erpLogicalSystem
public void setSapcommon_erpLogicalSystem(SAPGlobalConfiguration item, java.lang.String value)
Generated method - Setter of theSAPGlobalConfiguration.sapcommon_erpLogicalSystem
attribute.- Parameters:
value
- the sapcommon_erpLogicalSystem
-
getSapcommon_referenceCustomer
public java.lang.String getSapcommon_referenceCustomer(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapcommon_referenceCustomer
attribute.- Returns:
- the sapcommon_referenceCustomer - reference customer used in RFC call
-
getSapcommon_referenceCustomer
public java.lang.String getSapcommon_referenceCustomer(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapcommon_referenceCustomer
attribute.- Returns:
- the sapcommon_referenceCustomer - reference customer used in RFC call
-
setSapcommon_referenceCustomer
public void setSapcommon_referenceCustomer(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_referenceCustomer
attribute.- Parameters:
value
- the sapcommon_referenceCustomer - reference customer used in RFC call
-
setSapcommon_referenceCustomer
public void setSapcommon_referenceCustomer(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_referenceCustomer
attribute.- Parameters:
value
- the sapcommon_referenceCustomer - reference customer used in RFC call
-
getSapcommon_salesOrganization
public java.lang.String getSapcommon_salesOrganization(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapcommon_salesOrganization
attribute.- Returns:
- the sapcommon_salesOrganization
-
getSapcommon_salesOrganization
public java.lang.String getSapcommon_salesOrganization(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapcommon_salesOrganization
attribute.- Returns:
- the sapcommon_salesOrganization
-
setSapcommon_salesOrganization
public void setSapcommon_salesOrganization(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_salesOrganization
attribute.- Parameters:
value
- the sapcommon_salesOrganization
-
setSapcommon_salesOrganization
public void setSapcommon_salesOrganization(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_salesOrganization
attribute.- Parameters:
value
- the sapcommon_salesOrganization
-
getSapcommon_sapPricingSalesArea
public java.util.Set<SAPPricingSalesAreaToCatalog> getSapcommon_sapPricingSalesArea(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_sapPricingSalesArea
attribute.- Returns:
- the sapcommon_sapPricingSalesArea
-
getSapcommon_sapPricingSalesArea
public java.util.Set<SAPPricingSalesAreaToCatalog> getSapcommon_sapPricingSalesArea(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.sapcommon_sapPricingSalesArea
attribute.- Returns:
- the sapcommon_sapPricingSalesArea
-
setSapcommon_sapPricingSalesArea
public void setSapcommon_sapPricingSalesArea(SessionContext ctx, GenericItem item, java.util.Set<SAPPricingSalesAreaToCatalog> value)
Generated method - Setter of theSAPGlobalConfiguration.sapcommon_sapPricingSalesArea
attribute.- Parameters:
value
- the sapcommon_sapPricingSalesArea
-
setSapcommon_sapPricingSalesArea
public void setSapcommon_sapPricingSalesArea(SAPGlobalConfiguration item, java.util.Set<SAPPricingSalesAreaToCatalog> value)
Generated method - Setter of theSAPGlobalConfiguration.sapcommon_sapPricingSalesArea
attribute.- Parameters:
value
- the sapcommon_sapPricingSalesArea
-
addToSapcommon_sapPricingSalesArea
public void addToSapcommon_sapPricingSalesArea(SessionContext ctx, GenericItem item, SAPPricingSalesAreaToCatalog value)
Generated method - Addsvalue
to sapcommon_sapPricingSalesArea.- Parameters:
value
- the item to add to sapcommon_sapPricingSalesArea
-
addToSapcommon_sapPricingSalesArea
public void addToSapcommon_sapPricingSalesArea(SAPGlobalConfiguration item, SAPPricingSalesAreaToCatalog value)
Generated method - Addsvalue
to sapcommon_sapPricingSalesArea.- Parameters:
value
- the item to add to sapcommon_sapPricingSalesArea
-
removeFromSapcommon_sapPricingSalesArea
public void removeFromSapcommon_sapPricingSalesArea(SessionContext ctx, GenericItem item, SAPPricingSalesAreaToCatalog value)
Generated method - Removesvalue
from sapcommon_sapPricingSalesArea.- Parameters:
value
- the item to remove from sapcommon_sapPricingSalesArea
-
removeFromSapcommon_sapPricingSalesArea
public void removeFromSapcommon_sapPricingSalesArea(SAPGlobalConfiguration item, SAPPricingSalesAreaToCatalog value)
Generated method - Removesvalue
from sapcommon_sapPricingSalesArea.- Parameters:
value
- the item to remove from sapcommon_sapPricingSalesArea
-
getSapcommon_transactionType
public java.lang.String getSapcommon_transactionType(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapcommon_transactionType
attribute.- Returns:
- the sapcommon_transactionType
-
getSapcommon_transactionType
public java.lang.String getSapcommon_transactionType(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapcommon_transactionType
attribute.- Returns:
- the sapcommon_transactionType
-
setSapcommon_transactionType
public void setSapcommon_transactionType(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_transactionType
attribute.- Parameters:
value
- the sapcommon_transactionType
-
setSapcommon_transactionType
public void setSapcommon_transactionType(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.sapcommon_transactionType
attribute.- Parameters:
value
- the sapcommon_transactionType
-
getSapConditionId
public java.lang.String getSapConditionId(SessionContext ctx, PriceRow item)
Generated method - Getter of thePriceRow.sapConditionId
attribute.- Returns:
- the sapConditionId - Unique identifier of Price Condition.
-
getSapConditionId
public java.lang.String getSapConditionId(PriceRow item)
Generated method - Getter of thePriceRow.sapConditionId
attribute.- Returns:
- the sapConditionId - Unique identifier of Price Condition.
-
setSapConditionId
public void setSapConditionId(SessionContext ctx, PriceRow item, java.lang.String value)
Generated method - Setter of thePriceRow.sapConditionId
attribute.- Parameters:
value
- the sapConditionId - Unique identifier of Price Condition.
-
setSapConditionId
public void setSapConditionId(PriceRow item, java.lang.String value)
Generated method - Setter of thePriceRow.sapConditionId
attribute.- Parameters:
value
- the sapConditionId - Unique identifier of Price Condition.
-
getSapConditionId
public java.lang.String getSapConditionId(SessionContext ctx, DiscountRow item)
Generated method - Getter of theDiscountRow.sapConditionId
attribute.- Returns:
- the sapConditionId - Unique identifier of Price Condition.
-
getSapConditionId
public java.lang.String getSapConditionId(DiscountRow item)
Generated method - Getter of theDiscountRow.sapConditionId
attribute.- Returns:
- the sapConditionId - Unique identifier of Price Condition.
-
setSapConditionId
public void setSapConditionId(SessionContext ctx, DiscountRow item, java.lang.String value)
Generated method - Setter of theDiscountRow.sapConditionId
attribute.- Parameters:
value
- the sapConditionId - Unique identifier of Price Condition.
-
setSapConditionId
public void setSapConditionId(DiscountRow item, java.lang.String value)
Generated method - Setter of theDiscountRow.sapConditionId
attribute.- Parameters:
value
- the sapConditionId - Unique identifier of Price Condition.
-
isSapConfigurable
public java.lang.Boolean isSapConfigurable(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapConfigurable
attribute.- Returns:
- the sapConfigurable - Is the product configurable?
-
isSapConfigurable
public java.lang.Boolean isSapConfigurable(Product item)
Generated method - Getter of theProduct.sapConfigurable
attribute.- Returns:
- the sapConfigurable - Is the product configurable?
-
isSapConfigurableAsPrimitive
public boolean isSapConfigurableAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapConfigurable
attribute.- Returns:
- the sapConfigurable - Is the product configurable?
-
isSapConfigurableAsPrimitive
public boolean isSapConfigurableAsPrimitive(Product item)
Generated method - Getter of theProduct.sapConfigurable
attribute.- Returns:
- the sapConfigurable - Is the product configurable?
-
setSapConfigurable
public void setSapConfigurable(SessionContext ctx, Product item, java.lang.Boolean value)
Generated method - Setter of theProduct.sapConfigurable
attribute.- Parameters:
value
- the sapConfigurable - Is the product configurable?
-
setSapConfigurable
public void setSapConfigurable(Product item, java.lang.Boolean value)
Generated method - Setter of theProduct.sapConfigurable
attribute.- Parameters:
value
- the sapConfigurable - Is the product configurable?
-
setSapConfigurable
public void setSapConfigurable(SessionContext ctx, Product item, boolean value)
Generated method - Setter of theProduct.sapConfigurable
attribute.- Parameters:
value
- the sapConfigurable - Is the product configurable?
-
setSapConfigurable
public void setSapConfigurable(Product item, boolean value)
Generated method - Setter of theProduct.sapConfigurable
attribute.- Parameters:
value
- the sapConfigurable - Is the product configurable?
-
getSapConsumerID
public java.lang.String getSapConsumerID(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.sapConsumerID
attribute.- Returns:
- the sapConsumerID - Unique identifier of SAP consumer
-
getSapConsumerID
public java.lang.String getSapConsumerID(Customer item)
Generated method - Getter of theCustomer.sapConsumerID
attribute.- Returns:
- the sapConsumerID - Unique identifier of SAP consumer
-
setSapConsumerID
public void setSapConsumerID(SessionContext ctx, Customer item, java.lang.String value)
Generated method - Setter of theCustomer.sapConsumerID
attribute.- Parameters:
value
- the sapConsumerID - Unique identifier of SAP consumer
-
setSapConsumerID
public void setSapConsumerID(Customer item, java.lang.String value)
Generated method - Setter of theCustomer.sapConsumerID
attribute.- Parameters:
value
- the sapConsumerID - Unique identifier of SAP consumer
-
getSapContactID
public java.lang.String getSapContactID(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.sapContactID
attribute.- Returns:
- the sapContactID - Unique identifier of SAP contact
-
getSapContactID
public java.lang.String getSapContactID(Customer item)
Generated method - Getter of theCustomer.sapContactID
attribute.- Returns:
- the sapContactID - Unique identifier of SAP contact
-
setSapContactID
public void setSapContactID(SessionContext ctx, Customer item, java.lang.String value)
Generated method - Setter of theCustomer.sapContactID
attribute.- Parameters:
value
- the sapContactID - Unique identifier of SAP contact
-
setSapContactID
public void setSapContactID(Customer item, java.lang.String value)
Generated method - Setter of theCustomer.sapContactID
attribute.- Parameters:
value
- the sapContactID - Unique identifier of SAP contact
-
getSapCustomerID
public java.lang.String getSapCustomerID(SessionContext ctx, Address item)
Generated method - Getter of theAddress.sapCustomerID
attribute.- Returns:
- the sapCustomerID - Unique identifier of SAP customer
-
getSapCustomerID
public java.lang.String getSapCustomerID(Address item)
Generated method - Getter of theAddress.sapCustomerID
attribute.- Returns:
- the sapCustomerID - Unique identifier of SAP customer
-
setSapCustomerID
public void setSapCustomerID(SessionContext ctx, Address item, java.lang.String value)
Generated method - Setter of theAddress.sapCustomerID
attribute.- Parameters:
value
- the sapCustomerID - Unique identifier of SAP customer
-
setSapCustomerID
public void setSapCustomerID(Address item, java.lang.String value)
Generated method - Setter of theAddress.sapCustomerID
attribute.- Parameters:
value
- the sapCustomerID - Unique identifier of SAP customer
-
getSapDeliveryModes
public java.util.Set<SAPDeliveryMode> getSapDeliveryModes(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapDeliveryModes
attribute.- Returns:
- the sapDeliveryModes
-
getSapDeliveryModes
public java.util.Set<SAPDeliveryMode> getSapDeliveryModes(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapDeliveryModes
attribute.- Returns:
- the sapDeliveryModes
-
setSapDeliveryModes
public void setSapDeliveryModes(SessionContext ctx, GenericItem item, java.util.Set<SAPDeliveryMode> value)
Generated method - Setter of theSAPConfiguration.sapDeliveryModes
attribute.- Parameters:
value
- the sapDeliveryModes
-
setSapDeliveryModes
public void setSapDeliveryModes(SAPConfiguration item, java.util.Set<SAPDeliveryMode> value)
Generated method - Setter of theSAPConfiguration.sapDeliveryModes
attribute.- Parameters:
value
- the sapDeliveryModes
-
addToSapDeliveryModes
public void addToSapDeliveryModes(SessionContext ctx, GenericItem item, SAPDeliveryMode value)
Generated method - Addsvalue
to sapDeliveryModes.- Parameters:
value
- the item to add to sapDeliveryModes
-
addToSapDeliveryModes
public void addToSapDeliveryModes(SAPConfiguration item, SAPDeliveryMode value)
Generated method - Addsvalue
to sapDeliveryModes.- Parameters:
value
- the item to add to sapDeliveryModes
-
removeFromSapDeliveryModes
public void removeFromSapDeliveryModes(SessionContext ctx, GenericItem item, SAPDeliveryMode value)
Generated method - Removesvalue
from sapDeliveryModes.- Parameters:
value
- the item to remove from sapDeliveryModes
-
removeFromSapDeliveryModes
public void removeFromSapDeliveryModes(SAPConfiguration item, SAPDeliveryMode value)
Generated method - Removesvalue
from sapDeliveryModes.- Parameters:
value
- the item to remove from sapDeliveryModes
-
getSapEAN
public java.lang.String getSapEAN(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapEAN
attribute.- Returns:
- the sapEAN - Product EAN
-
getSapEAN
public java.lang.String getSapEAN(Product item)
Generated method - Getter of theProduct.sapEAN
attribute.- Returns:
- the sapEAN - Product EAN
-
setSapEAN
public void setSapEAN(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.sapEAN
attribute.- Parameters:
value
- the sapEAN - Product EAN
-
setSapEAN
public void setSapEAN(Product item, java.lang.String value)
Generated method - Setter of theProduct.sapEAN
attribute.- Parameters:
value
- the sapEAN - Product EAN
-
getSapERPCharacteristicLongText
public java.lang.String getSapERPCharacteristicLongText(SessionContext ctx, ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.- Returns:
- the sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
-
getSapERPCharacteristicLongText
public java.lang.String getSapERPCharacteristicLongText(ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.- Returns:
- the sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
-
getAllSapERPCharacteristicLongText
public java.util.Map<Language,java.lang.String> getAllSapERPCharacteristicLongText(SessionContext ctx, ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.- Returns:
- the localized sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
-
getAllSapERPCharacteristicLongText
public java.util.Map<Language,java.lang.String> getAllSapERPCharacteristicLongText(ClassificationAttribute item)
Generated method - Getter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.- Returns:
- the localized sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
-
setSapERPCharacteristicLongText
public void setSapERPCharacteristicLongText(SessionContext ctx, ClassificationAttribute item, java.lang.String value)
Generated method - Setter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.- Parameters:
value
- the sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
-
setSapERPCharacteristicLongText
public void setSapERPCharacteristicLongText(ClassificationAttribute item, java.lang.String value)
Generated method - Setter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.- Parameters:
value
- the sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
-
setAllSapERPCharacteristicLongText
public void setAllSapERPCharacteristicLongText(SessionContext ctx, ClassificationAttribute item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.- Parameters:
value
- the sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
-
setAllSapERPCharacteristicLongText
public void setAllSapERPCharacteristicLongText(ClassificationAttribute item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassificationAttribute.sapERPCharacteristicLongText
attribute.- Parameters:
value
- the sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
-
isSapIsReplicated
public java.lang.Boolean isSapIsReplicated(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.sapIsReplicated
attribute.- Returns:
- the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
-
isSapIsReplicated
public java.lang.Boolean isSapIsReplicated(Customer item)
Generated method - Getter of theCustomer.sapIsReplicated
attribute.- Returns:
- the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
-
isSapIsReplicatedAsPrimitive
public boolean isSapIsReplicatedAsPrimitive(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.sapIsReplicated
attribute.- Returns:
- the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
-
isSapIsReplicatedAsPrimitive
public boolean isSapIsReplicatedAsPrimitive(Customer item)
Generated method - Getter of theCustomer.sapIsReplicated
attribute.- Returns:
- the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
-
setSapIsReplicated
public void setSapIsReplicated(SessionContext ctx, Customer item, java.lang.Boolean value)
Generated method - Setter of theCustomer.sapIsReplicated
attribute.- Parameters:
value
- the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
-
setSapIsReplicated
public void setSapIsReplicated(Customer item, java.lang.Boolean value)
Generated method - Setter of theCustomer.sapIsReplicated
attribute.- Parameters:
value
- the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
-
setSapIsReplicated
public void setSapIsReplicated(SessionContext ctx, Customer item, boolean value)
Generated method - Setter of theCustomer.sapIsReplicated
attribute.- Parameters:
value
- the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
-
setSapIsReplicated
public void setSapIsReplicated(Customer item, boolean value)
Generated method - Setter of theCustomer.sapIsReplicated
attribute.- Parameters:
value
- the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
-
getSapLogicalSystemGlobalConfig
public java.util.Set<SAPLogicalSystem> getSapLogicalSystemGlobalConfig(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfig
attribute.- Returns:
- the sapLogicalSystemGlobalConfig
-
getSapLogicalSystemGlobalConfig
public java.util.Set<SAPLogicalSystem> getSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfig
attribute.- Returns:
- the sapLogicalSystemGlobalConfig
-
setSapLogicalSystemGlobalConfig
public void setSapLogicalSystemGlobalConfig(SessionContext ctx, GenericItem item, java.util.Set<SAPLogicalSystem> value)
Generated method - Setter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfig
attribute.- Parameters:
value
- the sapLogicalSystemGlobalConfig
-
setSapLogicalSystemGlobalConfig
public void setSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item, java.util.Set<SAPLogicalSystem> value)
Generated method - Setter of theSAPGlobalConfiguration.sapLogicalSystemGlobalConfig
attribute.- Parameters:
value
- the sapLogicalSystemGlobalConfig
-
addToSapLogicalSystemGlobalConfig
public void addToSapLogicalSystemGlobalConfig(SessionContext ctx, GenericItem item, SAPLogicalSystem value)
Generated method - Addsvalue
to sapLogicalSystemGlobalConfig.- Parameters:
value
- the item to add to sapLogicalSystemGlobalConfig
-
addToSapLogicalSystemGlobalConfig
public void addToSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item, SAPLogicalSystem value)
Generated method - Addsvalue
to sapLogicalSystemGlobalConfig.- Parameters:
value
- the item to add to sapLogicalSystemGlobalConfig
-
removeFromSapLogicalSystemGlobalConfig
public void removeFromSapLogicalSystemGlobalConfig(SessionContext ctx, GenericItem item, SAPLogicalSystem value)
Generated method - Removesvalue
from sapLogicalSystemGlobalConfig.- Parameters:
value
- the item to remove from sapLogicalSystemGlobalConfig
-
removeFromSapLogicalSystemGlobalConfig
public void removeFromSapLogicalSystemGlobalConfig(SAPGlobalConfiguration item, SAPLogicalSystem value)
Generated method - Removesvalue
from sapLogicalSystemGlobalConfig.- Parameters:
value
- the item to remove from sapLogicalSystemGlobalConfig
-
getSapOrder
public SAPOrder getSapOrder(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.sapOrder
attribute.- Returns:
- the sapOrder
-
getSapOrder
public SAPOrder getSapOrder(Consignment item)
Generated method - Getter of theConsignment.sapOrder
attribute.- Returns:
- the sapOrder
-
setSapOrder
protected void setSapOrder(SessionContext ctx, Consignment item, SAPOrder value)
Generated method - Setter of theConsignment.sapOrder
attribute.- Parameters:
value
- the sapOrder
-
setSapOrder
protected void setSapOrder(Consignment item, SAPOrder value)
Generated method - Setter of theConsignment.sapOrder
attribute.- Parameters:
value
- the sapOrder
-
getSapOrderEntryRowNumber
public java.lang.Integer getSapOrderEntryRowNumber(SessionContext ctx, ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.- Returns:
- the sapOrderEntryRowNumber
-
getSapOrderEntryRowNumber
public java.lang.Integer getSapOrderEntryRowNumber(ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.- Returns:
- the sapOrderEntryRowNumber
-
getSapOrderEntryRowNumberAsPrimitive
public int getSapOrderEntryRowNumberAsPrimitive(SessionContext ctx, ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.- Returns:
- the sapOrderEntryRowNumber
-
getSapOrderEntryRowNumberAsPrimitive
public int getSapOrderEntryRowNumberAsPrimitive(ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.- Returns:
- the sapOrderEntryRowNumber
-
setSapOrderEntryRowNumber
public void setSapOrderEntryRowNumber(SessionContext ctx, ConsignmentEntry item, java.lang.Integer value)
Generated method - Setter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.- Parameters:
value
- the sapOrderEntryRowNumber
-
setSapOrderEntryRowNumber
public void setSapOrderEntryRowNumber(ConsignmentEntry item, java.lang.Integer value)
Generated method - Setter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.- Parameters:
value
- the sapOrderEntryRowNumber
-
setSapOrderEntryRowNumber
public void setSapOrderEntryRowNumber(SessionContext ctx, ConsignmentEntry item, int value)
Generated method - Setter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.- Parameters:
value
- the sapOrderEntryRowNumber
-
setSapOrderEntryRowNumber
public void setSapOrderEntryRowNumber(ConsignmentEntry item, int value)
Generated method - Setter of theConsignmentEntry.sapOrderEntryRowNumber
attribute.- Parameters:
value
- the sapOrderEntryRowNumber
-
getSapOrders
public java.util.Set<SAPOrder> getSapOrders(SessionContext ctx, Order item)
Generated method - Getter of theOrder.sapOrders
attribute.- Returns:
- the sapOrders
-
getSapOrders
public java.util.Set<SAPOrder> getSapOrders(Order item)
Generated method - Getter of theOrder.sapOrders
attribute.- Returns:
- the sapOrders
-
setSapOrders
public void setSapOrders(SessionContext ctx, Order item, java.util.Set<SAPOrder> value)
Generated method - Setter of theOrder.sapOrders
attribute.- Parameters:
value
- the sapOrders
-
setSapOrders
public void setSapOrders(Order item, java.util.Set<SAPOrder> value)
Generated method - Setter of theOrder.sapOrders
attribute.- Parameters:
value
- the sapOrders
-
addToSapOrders
public void addToSapOrders(SessionContext ctx, Order item, SAPOrder value)
Generated method - Addsvalue
to sapOrders.- Parameters:
value
- the item to add to sapOrders
-
addToSapOrders
public void addToSapOrders(Order item, SAPOrder value)
Generated method - Addsvalue
to sapOrders.- Parameters:
value
- the item to add to sapOrders
-
removeFromSapOrders
public void removeFromSapOrders(SessionContext ctx, Order item, SAPOrder value)
Generated method - Removesvalue
from sapOrders.- Parameters:
value
- the item to remove from sapOrders
-
removeFromSapOrders
public void removeFromSapOrders(Order item, SAPOrder value)
Generated method - Removesvalue
from sapOrders.- Parameters:
value
- the item to remove from sapOrders
-
getSapPaymentModes
public java.util.Set<SAPPaymentMode> getSapPaymentModes(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapPaymentModes
attribute.- Returns:
- the sapPaymentModes
-
getSapPaymentModes
public java.util.Set<SAPPaymentMode> getSapPaymentModes(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapPaymentModes
attribute.- Returns:
- the sapPaymentModes
-
setSapPaymentModes
public void setSapPaymentModes(SessionContext ctx, GenericItem item, java.util.Set<SAPPaymentMode> value)
Generated method - Setter of theSAPConfiguration.sapPaymentModes
attribute.- Parameters:
value
- the sapPaymentModes
-
setSapPaymentModes
public void setSapPaymentModes(SAPConfiguration item, java.util.Set<SAPPaymentMode> value)
Generated method - Setter of theSAPConfiguration.sapPaymentModes
attribute.- Parameters:
value
- the sapPaymentModes
-
addToSapPaymentModes
public void addToSapPaymentModes(SessionContext ctx, GenericItem item, SAPPaymentMode value)
Generated method - Addsvalue
to sapPaymentModes.- Parameters:
value
- the item to add to sapPaymentModes
-
addToSapPaymentModes
public void addToSapPaymentModes(SAPConfiguration item, SAPPaymentMode value)
Generated method - Addsvalue
to sapPaymentModes.- Parameters:
value
- the item to add to sapPaymentModes
-
removeFromSapPaymentModes
public void removeFromSapPaymentModes(SessionContext ctx, GenericItem item, SAPPaymentMode value)
Generated method - Removesvalue
from sapPaymentModes.- Parameters:
value
- the item to remove from sapPaymentModes
-
removeFromSapPaymentModes
public void removeFromSapPaymentModes(SAPConfiguration item, SAPPaymentMode value)
Generated method - Removesvalue
from sapPaymentModes.- Parameters:
value
- the item to remove from sapPaymentModes
-
getSapPlant
public Warehouse getSapPlant(SessionContext ctx, Product item)
Generated method - Getter of theProduct.sapPlant
attribute.- Returns:
- the sapPlant - Sap Plant mapped to hybris warehouse
-
getSapPlant
public Warehouse getSapPlant(Product item)
Generated method - Getter of theProduct.sapPlant
attribute.- Returns:
- the sapPlant - Sap Plant mapped to hybris warehouse
-
setSapPlant
public void setSapPlant(SessionContext ctx, Product item, Warehouse value)
Generated method - Setter of theProduct.sapPlant
attribute.- Parameters:
value
- the sapPlant - Sap Plant mapped to hybris warehouse
-
setSapPlant
public void setSapPlant(Product item, Warehouse value)
Generated method - Setter of theProduct.sapPlant
attribute.- Parameters:
value
- the sapPlant - Sap Plant mapped to hybris warehouse
-
getSapPlantLogSysOrg
public java.util.Set<SAPPlantLogSysOrg> getSapPlantLogSysOrg(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.sapPlantLogSysOrg
attribute.- Returns:
- the sapPlantLogSysOrg
-
getSapPlantLogSysOrg
public java.util.Set<SAPPlantLogSysOrg> getSapPlantLogSysOrg(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.sapPlantLogSysOrg
attribute.- Returns:
- the sapPlantLogSysOrg
-
setSapPlantLogSysOrg
public void setSapPlantLogSysOrg(SessionContext ctx, GenericItem item, java.util.Set<SAPPlantLogSysOrg> value)
Generated method - Setter of theSAPConfiguration.sapPlantLogSysOrg
attribute.- Parameters:
value
- the sapPlantLogSysOrg
-
setSapPlantLogSysOrg
public void setSapPlantLogSysOrg(SAPConfiguration item, java.util.Set<SAPPlantLogSysOrg> value)
Generated method - Setter of theSAPConfiguration.sapPlantLogSysOrg
attribute.- Parameters:
value
- the sapPlantLogSysOrg
-
addToSapPlantLogSysOrg
public void addToSapPlantLogSysOrg(SessionContext ctx, GenericItem item, SAPPlantLogSysOrg value)
Generated method - Addsvalue
to sapPlantLogSysOrg.- Parameters:
value
- the item to add to sapPlantLogSysOrg
-
addToSapPlantLogSysOrg
public void addToSapPlantLogSysOrg(SAPConfiguration item, SAPPlantLogSysOrg value)
Generated method - Addsvalue
to sapPlantLogSysOrg.- Parameters:
value
- the item to add to sapPlantLogSysOrg
-
removeFromSapPlantLogSysOrg
public void removeFromSapPlantLogSysOrg(SessionContext ctx, GenericItem item, SAPPlantLogSysOrg value)
Generated method - Removesvalue
from sapPlantLogSysOrg.- Parameters:
value
- the item to remove from sapPlantLogSysOrg
-
removeFromSapPlantLogSysOrg
public void removeFromSapPlantLogSysOrg(SAPConfiguration item, SAPPlantLogSysOrg value)
Generated method - Removesvalue
from sapPlantLogSysOrg.- Parameters:
value
- the item to remove from sapPlantLogSysOrg
-
getSapPlantLogSysOrg
public SAPPlantLogSysOrg getSapPlantLogSysOrg(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.sapPlantLogSysOrg
attribute.- Returns:
- the sapPlantLogSysOrg
-
getSapPlantLogSysOrg
public SAPPlantLogSysOrg getSapPlantLogSysOrg(Warehouse item)
Generated method - Getter of theWarehouse.sapPlantLogSysOrg
attribute.- Returns:
- the sapPlantLogSysOrg
-
setSapPlantLogSysOrg
public void setSapPlantLogSysOrg(SessionContext ctx, Warehouse item, SAPPlantLogSysOrg value)
Generated method - Setter of theWarehouse.sapPlantLogSysOrg
attribute.- Parameters:
value
- the sapPlantLogSysOrg
-
setSapPlantLogSysOrg
public void setSapPlantLogSysOrg(Warehouse item, SAPPlantLogSysOrg value)
Generated method - Setter of theWarehouse.sapPlantLogSysOrg
attribute.- Parameters:
value
- the sapPlantLogSysOrg
-
getSapPricingConditions
public java.util.Set<SAPPricingCondition> getSapPricingConditions(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.sapPricingConditions
attribute.- Returns:
- the sapPricingConditions - SAP pricing conditions
-
getSapPricingConditions
public java.util.Set<SAPPricingCondition> getSapPricingConditions(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.sapPricingConditions
attribute.- Returns:
- the sapPricingConditions - SAP pricing conditions
-
setSapPricingConditions
public void setSapPricingConditions(SessionContext ctx, AbstractOrderEntry item, java.util.Set<SAPPricingCondition> value)
Generated method - Setter of theAbstractOrderEntry.sapPricingConditions
attribute.- Parameters:
value
- the sapPricingConditions - SAP pricing conditions
-
setSapPricingConditions
public void setSapPricingConditions(AbstractOrderEntry item, java.util.Set<SAPPricingCondition> value)
Generated method - Setter of theAbstractOrderEntry.sapPricingConditions
attribute.- Parameters:
value
- the sapPricingConditions - SAP pricing conditions
-
addToSapPricingConditions
public void addToSapPricingConditions(SessionContext ctx, AbstractOrderEntry item, SAPPricingCondition value)
Generated method - Addsvalue
to sapPricingConditions.- Parameters:
value
- the item to add to sapPricingConditions - SAP pricing conditions
-
addToSapPricingConditions
public void addToSapPricingConditions(AbstractOrderEntry item, SAPPricingCondition value)
Generated method - Addsvalue
to sapPricingConditions.- Parameters:
value
- the item to add to sapPricingConditions - SAP pricing conditions
-
removeFromSapPricingConditions
public void removeFromSapPricingConditions(SessionContext ctx, AbstractOrderEntry item, SAPPricingCondition value)
Generated method - Removesvalue
from sapPricingConditions.- Parameters:
value
- the item to remove from sapPricingConditions - SAP pricing conditions
-
removeFromSapPricingConditions
public void removeFromSapPricingConditions(AbstractOrderEntry item, SAPPricingCondition value)
Generated method - Removesvalue
from sapPricingConditions.- Parameters:
value
- the item to remove from sapPricingConditions - SAP pricing conditions
-
getSapProductSalesAreaToCatalogMapping
public java.util.Set<SAPProductSalesAreaToCatalogMapping> getSapProductSalesAreaToCatalogMapping(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping
attribute.- Returns:
- the sapProductSalesAreaToCatalogMapping
-
getSapProductSalesAreaToCatalogMapping
public java.util.Set<SAPProductSalesAreaToCatalogMapping> getSapProductSalesAreaToCatalogMapping(SAPGlobalConfiguration item)
Generated method - Getter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping
attribute.- Returns:
- the sapProductSalesAreaToCatalogMapping
-
setSapProductSalesAreaToCatalogMapping
public void setSapProductSalesAreaToCatalogMapping(SessionContext ctx, GenericItem item, java.util.Set<SAPProductSalesAreaToCatalogMapping> value)
Generated method - Setter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping
attribute.- Parameters:
value
- the sapProductSalesAreaToCatalogMapping
-
setSapProductSalesAreaToCatalogMapping
public void setSapProductSalesAreaToCatalogMapping(SAPGlobalConfiguration item, java.util.Set<SAPProductSalesAreaToCatalogMapping> value)
Generated method - Setter of theSAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping
attribute.- Parameters:
value
- the sapProductSalesAreaToCatalogMapping
-
addToSapProductSalesAreaToCatalogMapping
public void addToSapProductSalesAreaToCatalogMapping(SessionContext ctx, GenericItem item, SAPProductSalesAreaToCatalogMapping value)
Generated method - Addsvalue
to sapProductSalesAreaToCatalogMapping.- Parameters:
value
- the item to add to sapProductSalesAreaToCatalogMapping
-
addToSapProductSalesAreaToCatalogMapping
public void addToSapProductSalesAreaToCatalogMapping(SAPGlobalConfiguration item, SAPProductSalesAreaToCatalogMapping value)
Generated method - Addsvalue
to sapProductSalesAreaToCatalogMapping.- Parameters:
value
- the item to add to sapProductSalesAreaToCatalogMapping
-
removeFromSapProductSalesAreaToCatalogMapping
public void removeFromSapProductSalesAreaToCatalogMapping(SessionContext ctx, GenericItem item, SAPProductSalesAreaToCatalogMapping value)
Generated method - Removesvalue
from sapProductSalesAreaToCatalogMapping.- Parameters:
value
- the item to remove from sapProductSalesAreaToCatalogMapping
-
removeFromSapProductSalesAreaToCatalogMapping
public void removeFromSapProductSalesAreaToCatalogMapping(SAPGlobalConfiguration item, SAPProductSalesAreaToCatalogMapping value)
Generated method - Removesvalue
from sapProductSalesAreaToCatalogMapping.- Parameters:
value
- the item to remove from sapProductSalesAreaToCatalogMapping
-
getSapReplicationInfo
public java.lang.String getSapReplicationInfo(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.sapReplicationInfo
attribute.- Returns:
- the sapReplicationInfo - Information related to the replication to the SAP system
-
getSapReplicationInfo
public java.lang.String getSapReplicationInfo(Customer item)
Generated method - Getter of theCustomer.sapReplicationInfo
attribute.- Returns:
- the sapReplicationInfo - Information related to the replication to the SAP system
-
setSapReplicationInfo
public void setSapReplicationInfo(SessionContext ctx, Customer item, java.lang.String value)
Generated method - Setter of theCustomer.sapReplicationInfo
attribute.- Parameters:
value
- the sapReplicationInfo - Information related to the replication to the SAP system
-
setSapReplicationInfo
public void setSapReplicationInfo(Customer item, java.lang.String value)
Generated method - Setter of theCustomer.sapReplicationInfo
attribute.- Parameters:
value
- the sapReplicationInfo - Information related to the replication to the SAP system
-
getStatus
public EnumerationValue getStatus(SessionContext ctx, ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.status
attribute.- Returns:
- the status
-
getStatus
public EnumerationValue getStatus(ConsignmentEntry item)
Generated method - Getter of theConsignmentEntry.status
attribute.- Returns:
- the status
-
setStatus
public void setStatus(SessionContext ctx, ConsignmentEntry item, EnumerationValue value)
Generated method - Setter of theConsignmentEntry.status
attribute.- Parameters:
value
- the status
-
setStatus
public void setStatus(ConsignmentEntry item, EnumerationValue value)
Generated method - Setter of theConsignmentEntry.status
attribute.- Parameters:
value
- the status
-
-