Class GeneratedCommerceServicesManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- de.hybris.platform.commerceservices.jalo.GeneratedCommerceServicesManager
-
- All Implemented Interfaces:
ItemLifecycleListener
,java.io.Serializable
- Direct Known Subclasses:
CommerceServicesManager
public abstract class GeneratedCommerceServicesManager extends Extension
Generated class for typeCommerceServicesManager
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProvider
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator
-
-
Field Summary
Fields Modifier and Type Field Description protected static OneToManyHandler<Quote>
ASSIGNEE2QUOTESASSIGNEDQUOTESHANDLER
OneToManyHandler
for handling 1:n ASSIGNEDQUOTES's relation attributes from 'many' side.protected static java.lang.String
BASESTORE2BILLINGCOUNTRYREL_MARKMODIFIED
Relation disable markmodifed parameter constants for BaseStore2BillingCountryRel from ((commerceservices))protected static java.lang.String
BASESTORE2BILLINGCOUNTRYREL_SRC_ORDERED
Relation ordering override parameter constants for BaseStore2BillingCountryRel from ((commerceservices))protected static java.lang.String
BASESTORE2BILLINGCOUNTRYREL_TGT_ORDERED
protected static java.lang.String
BASESTORE2COUNTRYREL_MARKMODIFIED
Relation disable markmodifed parameter constants for BaseStore2CountryRel from ((commerceservices))protected static java.lang.String
BASESTORE2COUNTRYREL_SRC_ORDERED
Relation ordering override parameter constants for BaseStore2CountryRel from ((commerceservices))protected static java.lang.String
BASESTORE2COUNTRYREL_TGT_ORDERED
protected static java.lang.String
BASESTORE2CURRENCYREL_MARKMODIFIED
Relation disable markmodifed parameter constants for BaseStore2CurrencyRel from ((commerceservices))protected static java.lang.String
BASESTORE2CURRENCYREL_SRC_ORDERED
Relation ordering override parameter constants for BaseStore2CurrencyRel from ((commerceservices))protected static java.lang.String
BASESTORE2CURRENCYREL_TGT_ORDERED
protected static java.lang.String
BASESTORE2DELIVERYMODEREL_MARKMODIFIED
Relation disable markmodifed parameter constants for BaseStore2DeliveryModeRel from ((commerceservices))protected static java.lang.String
BASESTORE2DELIVERYMODEREL_SRC_ORDERED
Relation ordering override parameter constants for BaseStore2DeliveryModeRel from ((commerceservices))protected static java.lang.String
BASESTORE2DELIVERYMODEREL_TGT_ORDERED
protected static java.lang.String
BASESTORE2LANGUAGEREL_MARKMODIFIED
Relation disable markmodifed parameter constants for BaseStore2LanguageRel from ((commerceservices))protected static java.lang.String
BASESTORE2LANGUAGEREL_SRC_ORDERED
Relation ordering override parameter constants for BaseStore2LanguageRel from ((commerceservices))protected static java.lang.String
BASESTORE2LANGUAGEREL_TGT_ORDERED
protected static java.lang.String
BASESTORE2WAREHOUSEREL_MARKMODIFIED
Relation disable markmodifed parameter constants for BaseStore2WarehouseRel from ((commerceservices))protected static java.lang.String
BASESTORE2WAREHOUSEREL_SRC_ORDERED
Relation ordering override parameter constants for BaseStore2WarehouseRel from ((commerceservices))protected static java.lang.String
BASESTORE2WAREHOUSEREL_TGT_ORDERED
protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>>
DEFAULT_INITIAL_ATTRIBUTES
protected static java.lang.String
POS2WAREHOUSEREL_MARKMODIFIED
Relation disable markmodifed parameter constants for PoS2WarehouseRel from ((commerceservices))protected static java.lang.String
POS2WAREHOUSEREL_SRC_ORDERED
Relation ordering override parameter constants for PoS2WarehouseRel from ((commerceservices))protected static java.lang.String
POS2WAREHOUSEREL_TGT_ORDERED
protected static java.lang.String
PROMOTIONRESTRICTION2ORDERREL_MARKMODIFIED
Relation disable markmodifed parameter constants for PromotionRestriction2OrderRel from ((commerceservices))protected static java.lang.String
PROMOTIONRESTRICTION2ORDERREL_SRC_ORDERED
Relation ordering override parameter constants for PromotionRestriction2OrderRel from ((commerceservices))protected static java.lang.String
PROMOTIONRESTRICTION2ORDERREL_TGT_ORDERED
protected static java.lang.String
QUOTETONOTIFICATIONREL_MARKMODIFIED
Relation disable markmodifed parameter constants for QuoteToNotificationRel from ((commerceservices))protected static java.lang.String
QUOTETONOTIFICATIONREL_SRC_ORDERED
Relation ordering override parameter constants for QuoteToNotificationRel from ((commerceservices))protected static java.lang.String
QUOTETONOTIFICATIONREL_TGT_ORDERED
protected static OneToManyHandler<StoreEmployeeGroup>
STOREEMPLGROUP2POSRELSTOREEMPLOYEEGROUPSHANDLER
OneToManyHandler
for handling 1:n STOREEMPLOYEEGROUPS's relation attributes from 'many' side.protected static java.lang.String
STORELOCATION2STORELOCATORFEATURE_MARKMODIFIED
Relation disable markmodifed parameter constants for StoreLocation2StoreLocatorFeature from ((commerceservices))protected static java.lang.String
STORELOCATION2STORELOCATORFEATURE_SRC_ORDERED
Relation ordering override parameter constants for StoreLocation2StoreLocatorFeature from ((commerceservices))protected static java.lang.String
STORELOCATION2STORELOCATORFEATURE_TGT_ORDERED
-
Constructor Summary
Constructors Constructor Description GeneratedCommerceServicesManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToAssignedQuotes(SessionContext ctx, User item, Quote value)
Generated method - Addsvalue
to assignedQuotes.void
addToAssignedQuotes(User item, Quote value)
Generated method - Addsvalue
to assignedQuotes.void
addToBaseStores(Country item, BaseStore value)
Generated method - Addsvalue
to baseStores.void
addToBaseStores(Currency item, BaseStore value)
Generated method - Addsvalue
to baseStores.void
addToBaseStores(Language item, BaseStore value)
Generated method - Addsvalue
to baseStores.void
addToBaseStores(SessionContext ctx, Country item, BaseStore value)
Generated method - Addsvalue
to baseStores.void
addToBaseStores(SessionContext ctx, Currency item, BaseStore value)
Generated method - Addsvalue
to baseStores.void
addToBaseStores(SessionContext ctx, Language item, BaseStore value)
Generated method - Addsvalue
to baseStores.void
addToBaseStores(SessionContext ctx, Warehouse item, BaseStore value)
Generated method - Addsvalue
to baseStores.void
addToBaseStores(Warehouse item, BaseStore value)
Generated method - Addsvalue
to baseStores.void
addToBillingBaseStores(Country item, BaseStore value)
Generated method - Addsvalue
to billingBaseStores.void
addToBillingBaseStores(SessionContext ctx, Country item, BaseStore value)
Generated method - Addsvalue
to billingBaseStores.void
addToBillingCountries(SessionContext ctx, BaseStore item, Country value)
Generated method - Addsvalue
to billingCountries.void
addToBillingCountries(BaseStore item, Country value)
Generated method - Addsvalue
to billingCountries.void
addToCurrencies(SessionContext ctx, BaseStore item, Currency value)
Generated method - Addsvalue
to currencies.void
addToCurrencies(BaseStore item, Currency value)
Generated method - Addsvalue
to currencies.void
addToDeliveryCountries(SessionContext ctx, BaseStore item, Country value)
Generated method - Addsvalue
to deliveryCountries.void
addToDeliveryCountries(BaseStore item, Country value)
Generated method - Addsvalue
to deliveryCountries.void
addToDeliveryModes(SessionContext ctx, BaseStore item, DeliveryMode value)
Generated method - Addsvalue
to deliveryModes.void
addToDeliveryModes(BaseStore item, DeliveryMode value)
Generated method - Addsvalue
to deliveryModes.void
addToFeatures(SessionContext ctx, PointOfService item, StoreLocatorFeature value)
Generated method - Addsvalue
to features.void
addToFeatures(PointOfService item, StoreLocatorFeature value)
Generated method - Addsvalue
to features.void
addToGeneratedNotifications(Quote item, EnumerationValue value)
Generated method - Addsvalue
to generatedNotifications.void
addToGeneratedNotifications(SessionContext ctx, Quote item, EnumerationValue value)
Generated method - Addsvalue
to generatedNotifications.void
addToLanguages(SessionContext ctx, BaseStore item, Language value)
Generated method - Addsvalue
to languages.void
addToLanguages(BaseStore item, Language value)
Generated method - Addsvalue
to languages.void
addToPointsOfService(SessionContext ctx, Warehouse item, PointOfService value)
Generated method - Addsvalue
to pointsOfService.void
addToPointsOfService(Warehouse item, PointOfService value)
Generated method - Addsvalue
to pointsOfService.void
addToPromotionOrderRestrictions(AbstractOrder item, PromotionOrderRestriction value)
Generated method - Addsvalue
to promotionOrderRestrictions.void
addToPromotionOrderRestrictions(SessionContext ctx, AbstractOrder item, PromotionOrderRestriction value)
Generated method - Addsvalue
to promotionOrderRestrictions.void
addToStoreEmployeeGroups(SessionContext ctx, PointOfService item, StoreEmployeeGroup value)
Generated method - Addsvalue
to storeEmployeeGroups.void
addToStoreEmployeeGroups(PointOfService item, StoreEmployeeGroup value)
Generated method - Addsvalue
to storeEmployeeGroups.void
addToStores(DeliveryMode item, BaseStore value)
Generated method - Addsvalue
to stores.void
addToStores(SessionContext ctx, DeliveryMode item, BaseStore value)
Generated method - Addsvalue
to stores.void
addToWarehouses(SessionContext ctx, BaseStore item, Warehouse value)
Generated method - Addsvalue
to warehouses.void
addToWarehouses(SessionContext ctx, PointOfService item, Warehouse value)
Generated method - Addsvalue
to warehouses.void
addToWarehouses(BaseStore item, Warehouse value)
Generated method - Addsvalue
to warehouses.void
addToWarehouses(PointOfService item, Warehouse value)
Generated method - Addsvalue
to warehouses.Consent
createConsent(SessionContext ctx, java.util.Map attributeValues)
Consent
createConsent(java.util.Map attributeValues)
ConsentTemplate
createConsentTemplate(SessionContext ctx, java.util.Map attributeValues)
ConsentTemplate
createConsentTemplate(java.util.Map attributeValues)
CustomerList
createCustomerList(SessionContext ctx, java.util.Map attributeValues)
CustomerList
createCustomerList(java.util.Map attributeValues)
ForgottenPasswordProcess
createForgottenPasswordProcess(SessionContext ctx, java.util.Map attributeValues)
ForgottenPasswordProcess
createForgottenPasswordProcess(java.util.Map attributeValues)
OrgUnit
createOrgUnit(SessionContext ctx, java.util.Map attributeValues)
OrgUnit
createOrgUnit(java.util.Map attributeValues)
PickUpDeliveryMode
createPickUpDeliveryMode(SessionContext ctx, java.util.Map attributeValues)
PickUpDeliveryMode
createPickUpDeliveryMode(java.util.Map attributeValues)
PromotionOrderRestriction
createPromotionOrderRestriction(SessionContext ctx, java.util.Map attributeValues)
PromotionOrderRestriction
createPromotionOrderRestriction(java.util.Map attributeValues)
QuoteProcess
createQuoteProcess(SessionContext ctx, java.util.Map attributeValues)
QuoteProcess
createQuoteProcess(java.util.Map attributeValues)
StoreEmployeeGroup
createStoreEmployeeGroup(SessionContext ctx, java.util.Map attributeValues)
StoreEmployeeGroup
createStoreEmployeeGroup(java.util.Map attributeValues)
StoreFrontCustomerProcess
createStoreFrontCustomerProcess(SessionContext ctx, java.util.Map attributeValues)
StoreFrontCustomerProcess
createStoreFrontCustomerProcess(java.util.Map attributeValues)
StoreFrontProcess
createStoreFrontProcess(SessionContext ctx, java.util.Map attributeValues)
StoreFrontProcess
createStoreFrontProcess(java.util.Map attributeValues)
StoreLocatorFeature
createStoreLocatorFeature(SessionContext ctx, java.util.Map attributeValues)
StoreLocatorFeature
createStoreLocatorFeature(java.util.Map attributeValues)
java.util.Map<Language,java.lang.String>
getAllLocale(BaseSite item)
Generated method - Getter of theBaseSite.locale
attribute.java.util.Map<Language,java.lang.String>
getAllLocale(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.locale
attribute.java.util.Map<Language,java.lang.String>
getAllSummary(Product item)
Generated method - Getter of theProduct.summary
attribute.java.util.Map<Language,java.lang.String>
getAllSummary(SessionContext ctx, Product item)
Generated method - Getter of theProduct.summary
attribute.java.util.Collection<Quote>
getAssignedQuotes(SessionContext ctx, User item)
Generated method - Getter of theUser.assignedQuotes
attribute.java.util.Collection<Quote>
getAssignedQuotes(User item)
Generated method - Getter of theUser.assignedQuotes
attribute.User
getAssignee(Quote item)
Generated method - Getter of theQuote.assignee
attribute.User
getAssignee(SessionContext ctx, Quote item)
Generated method - Getter of theQuote.assignee
attribute.java.util.Set<BaseStore>
getBaseStores(Country item)
Generated method - Getter of theCountry.baseStores
attribute.java.util.Collection<BaseStore>
getBaseStores(Currency item)
Generated method - Getter of theCurrency.baseStores
attribute.java.util.Collection<BaseStore>
getBaseStores(Language item)
Generated method - Getter of theLanguage.baseStores
attribute.java.util.Set<BaseStore>
getBaseStores(SessionContext ctx, Country item)
Generated method - Getter of theCountry.baseStores
attribute.java.util.Collection<BaseStore>
getBaseStores(SessionContext ctx, Currency item)
Generated method - Getter of theCurrency.baseStores
attribute.java.util.Collection<BaseStore>
getBaseStores(SessionContext ctx, Language item)
Generated method - Getter of theLanguage.baseStores
attribute.java.util.Collection<BaseStore>
getBaseStores(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.baseStores
attribute.java.util.Collection<BaseStore>
getBaseStores(Warehouse item)
Generated method - Getter of theWarehouse.baseStores
attribute.long
getBaseStoresCount(Country item)
long
getBaseStoresCount(Currency item)
long
getBaseStoresCount(Language item)
long
getBaseStoresCount(SessionContext ctx, Country item)
long
getBaseStoresCount(SessionContext ctx, Currency item)
long
getBaseStoresCount(SessionContext ctx, Language item)
long
getBaseStoresCount(SessionContext ctx, Warehouse item)
long
getBaseStoresCount(Warehouse item)
java.util.Set<BaseStore>
getBillingBaseStores(Country item)
Generated method - Getter of theCountry.billingBaseStores
attribute.java.util.Set<BaseStore>
getBillingBaseStores(SessionContext ctx, Country item)
Generated method - Getter of theCountry.billingBaseStores
attribute.long
getBillingBaseStoresCount(Country item)
long
getBillingBaseStoresCount(SessionContext ctx, Country item)
java.util.Collection<Country>
getBillingCountries(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.billingCountries
attribute.java.util.Collection<Country>
getBillingCountries(BaseStore item)
Generated method - Getter of theBaseStore.billingCountries
attribute.long
getBillingCountriesCount(SessionContext ctx, BaseStore item)
long
getBillingCountriesCount(BaseStore item)
Cart
getCartReference(Quote item)
Generated method - Getter of theQuote.cartReference
attribute.Cart
getCartReference(SessionContext ctx, Quote item)
Generated method - Getter of theQuote.cartReference
attribute.EnumerationValue
getChannel(BaseSite item)
Generated method - Getter of theBaseSite.channel
attribute.EnumerationValue
getChannel(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.channel
attribute.java.lang.String
getCreateReturnProcessCode(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.createReturnProcessCode
attribute.java.lang.String
getCreateReturnProcessCode(BaseStore item)
Generated method - Getter of theBaseStore.createReturnProcessCode
attribute.java.util.Set<Currency>
getCurrencies(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.currencies
attribute.java.util.Set<Currency>
getCurrencies(BaseStore item)
Generated method - Getter of theBaseStore.currencies
attribute.long
getCurrenciesCount(SessionContext ctx, BaseStore item)
long
getCurrenciesCount(BaseStore item)
java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
Currency
getDefaultCurrency(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.defaultCurrency
attribute.Currency
getDefaultCurrency(BaseStore item)
Generated method - Getter of theBaseStore.defaultCurrency
attribute.PointOfService
getDefaultDeliveryOrigin(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.defaultDeliveryOrigin
attribute.PointOfService
getDefaultDeliveryOrigin(BaseStore item)
Generated method - Getter of theBaseStore.defaultDeliveryOrigin
attribute.Language
getDefaultLanguage(BaseSite item)
Generated method - Getter of theBaseSite.defaultLanguage
attribute.Language
getDefaultLanguage(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.defaultLanguage
attribute.Language
getDefaultLanguage(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.defaultLanguage
attribute.Language
getDefaultLanguage(BaseStore item)
Generated method - Getter of theBaseStore.defaultLanguage
attribute.PaymentInfo
getDefaultPaymentInfo(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.defaultPaymentInfo
attribute.PaymentInfo
getDefaultPaymentInfo(Customer item)
Generated method - Getter of theCustomer.defaultPaymentInfo
attribute.PromotionGroup
getDefaultPromotionGroup(BaseSite item)
Generated method - Getter of theBaseSite.defaultPromotionGroup
attribute.PromotionGroup
getDefaultPromotionGroup(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.defaultPromotionGroup
attribute.java.util.Collection<Country>
getDeliveryCountries(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.deliveryCountries
attribute.java.util.Collection<Country>
getDeliveryCountries(BaseStore item)
Generated method - Getter of theBaseStore.deliveryCountries
attribute.long
getDeliveryCountriesCount(SessionContext ctx, BaseStore item)
long
getDeliveryCountriesCount(BaseStore item)
java.util.Set<DeliveryMode>
getDeliveryModes(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.deliveryModes
attribute.java.util.Set<DeliveryMode>
getDeliveryModes(BaseStore item)
Generated method - Getter of theBaseStore.deliveryModes
attribute.long
getDeliveryModesCount(SessionContext ctx, BaseStore item)
long
getDeliveryModesCount(BaseStore item)
PointOfService
getDeliveryPointOfService(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.deliveryPointOfService
attribute.PointOfService
getDeliveryPointOfService(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.deliveryPointOfService
attribute.PointOfService
getDeliveryPointOfService(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.deliveryPointOfService
attribute.PointOfService
getDeliveryPointOfService(Consignment item)
Generated method - Getter of theConsignment.deliveryPointOfService
attribute.java.lang.String
getDisplayName(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.displayName
attribute.java.lang.String
getDisplayName(PointOfService item)
Generated method - Getter of thePointOfService.displayName
attribute.EnumerationValue
getFacetSort(SessionContext ctx, SolrIndexedProperty item)
Generated method - Getter of theSolrIndexedProperty.facetSort
attribute.EnumerationValue
getFacetSort(SolrIndexedProperty item)
Generated method - Getter of theSolrIndexedProperty.facetSort
attribute.java.util.Set<StoreLocatorFeature>
getFeatures(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.features
attribute.java.util.Set<StoreLocatorFeature>
getFeatures(PointOfService item)
Generated method - Getter of thePointOfService.features
attribute.long
getFeaturesCount(SessionContext ctx, PointOfService item)
long
getFeaturesCount(PointOfService item)
java.util.List<MediaContainer>
getGalleryImages(Product item)
Generated method - Getter of theProduct.galleryImages
attribute.java.util.List<MediaContainer>
getGalleryImages(SessionContext ctx, Product item)
Generated method - Getter of theProduct.galleryImages
attribute.java.util.Set<EnumerationValue>
getGeneratedNotifications(Quote item)
Generated method - Getter of theQuote.generatedNotifications
attribute.java.util.Set<EnumerationValue>
getGeneratedNotifications(SessionContext ctx, Quote item)
Generated method - Getter of theQuote.generatedNotifications
attribute.long
getGeneratedNotificationsCount(Quote item)
long
getGeneratedNotificationsCount(SessionContext ctx, Quote item)
java.lang.String
getGuid(AbstractOrder item)
Generated method - Getter of theAbstractOrder.guid
attribute.java.lang.String
getGuid(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.guid
attribute.java.lang.Integer
getIssueNumber(PaymentInfo item)
Generated method - Getter of theCreditCardPaymentInfo.issueNumber
attribute.java.lang.Integer
getIssueNumber(SessionContext ctx, PaymentInfo item)
Generated method - Getter of theCreditCardPaymentInfo.issueNumber
attribute.int
getIssueNumberAsPrimitive(PaymentInfo item)
Generated method - Getter of theCreditCardPaymentInfo.issueNumber
attribute.int
getIssueNumberAsPrimitive(SessionContext ctx, PaymentInfo item)
Generated method - Getter of theCreditCardPaymentInfo.issueNumber
attribute.Language
getLanguage(Order item)
Generated method - Getter of theOrder.language
attribute.Language
getLanguage(SessionContext ctx, Order item)
Generated method - Getter of theOrder.language
attribute.java.util.Set<Language>
getLanguages(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.languages
attribute.java.util.Set<Language>
getLanguages(BaseStore item)
Generated method - Getter of theBaseStore.languages
attribute.long
getLanguagesCount(SessionContext ctx, BaseStore item)
long
getLanguagesCount(BaseStore item)
java.lang.String
getLocale(BaseSite item)
Generated method - Getter of theBaseSite.locale
attribute.java.lang.String
getLocale(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.locale
attribute.java.lang.Double
getMaxRadiusForPoSSearch(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.maxRadiusForPoSSearch
attribute.java.lang.Double
getMaxRadiusForPoSSearch(BaseStore item)
Generated method - Getter of theBaseStore.maxRadiusForPoSSearch
attribute.double
getMaxRadiusForPoSSearchAsPrimitive(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.maxRadiusForPoSSearch
attribute.double
getMaxRadiusForPoSSearchAsPrimitive(BaseStore item)
Generated method - Getter of theBaseStore.maxRadiusForPoSSearch
attribute.java.lang.String
getName()
java.lang.Double
getNearbyStoreRadius(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.nearbyStoreRadius
attribute.java.lang.Double
getNearbyStoreRadius(PointOfService item)
Generated method - Getter of thePointOfService.nearbyStoreRadius
attribute.double
getNearbyStoreRadiusAsPrimitive(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.nearbyStoreRadius
attribute.double
getNearbyStoreRadiusAsPrimitive(PointOfService item)
Generated method - Getter of thePointOfService.nearbyStoreRadius
attribute.java.lang.String
getOriginalUid(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.originalUid
attribute.java.lang.String
getOriginalUid(Customer item)
Generated method - Getter of theCustomer.originalUid
attribute.java.lang.String
getPaymentProvider(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.paymentProvider
attribute.java.lang.String
getPaymentProvider(BaseStore item)
Generated method - Getter of theBaseStore.paymentProvider
attribute.EnumerationValue
getPickupInStoreMode(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.pickupInStoreMode
attribute.EnumerationValue
getPickupInStoreMode(BaseStore item)
Generated method - Getter of theBaseStore.pickupInStoreMode
attribute.User
getPlacedBy(Order item)
Generated method - Getter of theOrder.placedBy
attribute.User
getPlacedBy(SessionContext ctx, Order item)
Generated method - Getter of theOrder.placedBy
attribute.java.util.Collection<PointOfService>
getPointsOfService(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.pointsOfService
attribute.java.util.Collection<PointOfService>
getPointsOfService(Warehouse item)
Generated method - Getter of theWarehouse.pointsOfService
attribute.long
getPointsOfServiceCount(SessionContext ctx, Warehouse item)
long
getPointsOfServiceCount(Warehouse item)
java.lang.Double
getPreviousEstimatedTotal(Quote item)
Generated method - Getter of theQuote.previousEstimatedTotal
attribute.java.lang.Double
getPreviousEstimatedTotal(SessionContext ctx, Quote item)
Generated method - Getter of theQuote.previousEstimatedTotal
attribute.double
getPreviousEstimatedTotalAsPrimitive(Quote item)
Generated method - Getter of theQuote.previousEstimatedTotal
attribute.double
getPreviousEstimatedTotalAsPrimitive(SessionContext ctx, Quote item)
Generated method - Getter of theQuote.previousEstimatedTotal
attribute.java.util.Collection<PromotionOrderRestriction>
getPromotionOrderRestrictions(AbstractOrder item)
Generated method - Getter of theAbstractOrder.promotionOrderRestrictions
attribute.java.util.Collection<PromotionOrderRestriction>
getPromotionOrderRestrictions(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.promotionOrderRestrictions
attribute.long
getPromotionOrderRestrictionsCount(AbstractOrder item)
long
getPromotionOrderRestrictionsCount(SessionContext ctx, AbstractOrder item)
java.lang.String
getQuoteDiscountValuesInternal(AbstractOrder item)
Generated method - Getter of theAbstractOrder.quoteDiscountValuesInternal
attribute.java.lang.String
getQuoteDiscountValuesInternal(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.quoteDiscountValuesInternal
attribute.Quote
getQuoteReference(Cart item)
Generated method - Getter of theCart.quoteReference
attribute.Quote
getQuoteReference(Order item)
Generated method - Getter of theOrder.quoteReference
attribute.Quote
getQuoteReference(SessionContext ctx, Cart item)
Generated method - Getter of theCart.quoteReference
attribute.Quote
getQuoteReference(SessionContext ctx, Order item)
Generated method - Getter of theOrder.quoteReference
attribute.java.lang.Integer
getReviewCount(Product item)
Generated method - Getter of theProduct.reviewCount
attribute.java.lang.Integer
getReviewCount(SessionContext ctx, Product item)
Generated method - Getter of theProduct.reviewCount
attribute.int
getReviewCountAsPrimitive(Product item)
Generated method - Getter of theProduct.reviewCount
attribute.int
getReviewCountAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.reviewCount
attribute.java.lang.Double
getReviewRating(Product item)
Generated method - Getter of theProduct.reviewRating
attribute.java.lang.Double
getReviewRating(SessionContext ctx, Product item)
Generated method - Getter of theProduct.reviewRating
attribute.double
getReviewRatingAsPrimitive(Product item)
Generated method - Getter of theProduct.reviewRating
attribute.double
getReviewRatingAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.reviewRating
attribute.EnumerationValue
getSalesApplication(Order item)
Generated method - Getter of theOrder.salesApplication
attribute.EnumerationValue
getSalesApplication(SessionContext ctx, Order item)
Generated method - Getter of theOrder.salesApplication
attribute.User
getSavedBy(Cart item)
Generated method - Getter of theCart.savedBy
attribute.User
getSavedBy(SessionContext ctx, Cart item)
Generated method - Getter of theCart.savedBy
attribute.java.util.Date
getSaveTime(Cart item)
Generated method - Getter of theCart.saveTime
attribute.java.util.Date
getSaveTime(SessionContext ctx, Cart item)
Generated method - Getter of theCart.saveTime
attribute.BaseSite
getSite(AbstractOrder item)
Generated method - Getter of theAbstractOrder.site
attribute.BaseSite
getSite(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.site
attribute.SolrFacetSearchConfig
getSolrFacetSearchConfiguration(BaseSite item)
Generated method - Getter of theBaseSite.solrFacetSearchConfiguration
attribute.SolrFacetSearchConfig
getSolrFacetSearchConfiguration(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.solrFacetSearchConfiguration
attribute.SolrFacetSearchConfig
getSolrFacetSearchConfiguration(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.solrFacetSearchConfiguration
attribute.SolrFacetSearchConfig
getSolrFacetSearchConfiguration(BaseStore item)
Generated method - Getter of theBaseStore.solrFacetSearchConfiguration
attribute.BaseStore
getStore(AbstractOrder item)
Generated method - Getter of theAbstractOrder.store
attribute.BaseStore
getStore(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.store
attribute.java.util.Set<StoreEmployeeGroup>
getStoreEmployeeGroups(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.storeEmployeeGroups
attribute.java.util.Set<StoreEmployeeGroup>
getStoreEmployeeGroups(PointOfService item)
Generated method - Getter of thePointOfService.storeEmployeeGroups
attribute.java.util.Set<BaseStore>
getStores(DeliveryMode item)
Generated method - Getter of theDeliveryMode.stores
attribute.java.util.Set<BaseStore>
getStores(SessionContext ctx, DeliveryMode item)
Generated method - Getter of theDeliveryMode.stores
attribute.long
getStoresCount(DeliveryMode item)
long
getStoresCount(SessionContext ctx, DeliveryMode item)
java.lang.String
getSubmitOrderProcessCode(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.submitOrderProcessCode
attribute.java.lang.String
getSubmitOrderProcessCode(BaseStore item)
Generated method - Getter of theBaseStore.submitOrderProcessCode
attribute.java.lang.String
getSummary(Product item)
Generated method - Getter of theProduct.summary
attribute.java.lang.String
getSummary(SessionContext ctx, Product item)
Generated method - Getter of theProduct.summary
attribute.EnumerationValue
getTaxGroup(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.taxGroup
attribute.EnumerationValue
getTaxGroup(BaseStore item)
Generated method - Getter of theBaseStore.taxGroup
attribute.EnumerationValue
getTheme(BaseSite item)
Generated method - Getter of theBaseSite.theme
attribute.EnumerationValue
getTheme(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.theme
attribute.Title
getTitle(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.title
attribute.Title
getTitle(Customer item)
Generated method - Getter of theCustomer.title
attribute.java.lang.String
getToken(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.token
attribute.java.lang.String
getToken(Customer item)
Generated method - Getter of theCustomer.token
attribute.EnumerationValue
getType(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.type
attribute.EnumerationValue
getType(Customer item)
Generated method - Getter of theCustomer.type
attribute.java.util.List<Warehouse>
getWarehouses(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.warehouses
attribute.java.util.List<Warehouse>
getWarehouses(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.warehouses
attribute.java.util.List<Warehouse>
getWarehouses(BaseStore item)
Generated method - Getter of theBaseStore.warehouses
attribute.java.util.List<Warehouse>
getWarehouses(PointOfService item)
Generated method - Getter of thePointOfService.warehouses
attribute.long
getWarehousesCount(SessionContext ctx, BaseStore item)
long
getWarehousesCount(SessionContext ctx, PointOfService item)
long
getWarehousesCount(BaseStore item)
long
getWarehousesCount(PointOfService item)
java.lang.Boolean
isCustomerAllowedToIgnoreSuggestions(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.java.lang.Boolean
isCustomerAllowedToIgnoreSuggestions(BaseStore item)
Generated method - Getter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.boolean
isCustomerAllowedToIgnoreSuggestionsAsPrimitive(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.boolean
isCustomerAllowedToIgnoreSuggestionsAsPrimitive(BaseStore item)
Generated method - Getter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.java.lang.Boolean
isExternalTaxEnabled(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.externalTaxEnabled
attribute.java.lang.Boolean
isExternalTaxEnabled(BaseStore item)
Generated method - Getter of theBaseStore.externalTaxEnabled
attribute.boolean
isExternalTaxEnabledAsPrimitive(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.externalTaxEnabled
attribute.boolean
isExternalTaxEnabledAsPrimitive(BaseStore item)
Generated method - Getter of theBaseStore.externalTaxEnabled
attribute.java.lang.Boolean
isNet(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.net
attribute.java.lang.Boolean
isNet(BaseStore item)
Generated method - Getter of theBaseStore.net
attribute.boolean
isNetAsPrimitive(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.net
attribute.boolean
isNetAsPrimitive(BaseStore item)
Generated method - Getter of theBaseStore.net
attribute.java.lang.Boolean
isRefundDeliveryCost(SessionContext ctx, ReturnRequest item)
Generated method - Getter of theReturnRequest.refundDeliveryCost
attribute.java.lang.Boolean
isRefundDeliveryCost(ReturnRequest item)
Generated method - Getter of theReturnRequest.refundDeliveryCost
attribute.boolean
isRefundDeliveryCostAsPrimitive(SessionContext ctx, ReturnRequest item)
Generated method - Getter of theReturnRequest.refundDeliveryCost
attribute.boolean
isRefundDeliveryCostAsPrimitive(ReturnRequest item)
Generated method - Getter of theReturnRequest.refundDeliveryCost
attribute.java.lang.Boolean
isSaved(PaymentInfo item)
Generated method - Getter of thePaymentInfo.saved
attribute.java.lang.Boolean
isSaved(SessionContext ctx, PaymentInfo item)
Generated method - Getter of thePaymentInfo.saved
attribute.boolean
isSavedAsPrimitive(PaymentInfo item)
Generated method - Getter of thePaymentInfo.saved
attribute.boolean
isSavedAsPrimitive(SessionContext ctx, PaymentInfo item)
Generated method - Getter of thePaymentInfo.saved
attribute.java.lang.Boolean
isVisibleInAddressBook(SessionContext ctx, Address item)
Generated method - Getter of theAddress.visibleInAddressBook
attribute.java.lang.Boolean
isVisibleInAddressBook(Address item)
Generated method - Getter of theAddress.visibleInAddressBook
attribute.boolean
isVisibleInAddressBookAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.visibleInAddressBook
attribute.boolean
isVisibleInAddressBookAsPrimitive(Address item)
Generated method - Getter of theAddress.visibleInAddressBook
attribute.void
removeFromAssignedQuotes(SessionContext ctx, User item, Quote value)
Generated method - Removesvalue
from assignedQuotes.void
removeFromAssignedQuotes(User item, Quote value)
Generated method - Removesvalue
from assignedQuotes.void
removeFromBaseStores(Country item, BaseStore value)
Generated method - Removesvalue
from baseStores.void
removeFromBaseStores(Currency item, BaseStore value)
Generated method - Removesvalue
from baseStores.void
removeFromBaseStores(Language item, BaseStore value)
Generated method - Removesvalue
from baseStores.void
removeFromBaseStores(SessionContext ctx, Country item, BaseStore value)
Generated method - Removesvalue
from baseStores.void
removeFromBaseStores(SessionContext ctx, Currency item, BaseStore value)
Generated method - Removesvalue
from baseStores.void
removeFromBaseStores(SessionContext ctx, Language item, BaseStore value)
Generated method - Removesvalue
from baseStores.void
removeFromBaseStores(SessionContext ctx, Warehouse item, BaseStore value)
Generated method - Removesvalue
from baseStores.void
removeFromBaseStores(Warehouse item, BaseStore value)
Generated method - Removesvalue
from baseStores.void
removeFromBillingBaseStores(Country item, BaseStore value)
Generated method - Removesvalue
from billingBaseStores.void
removeFromBillingBaseStores(SessionContext ctx, Country item, BaseStore value)
Generated method - Removesvalue
from billingBaseStores.void
removeFromBillingCountries(SessionContext ctx, BaseStore item, Country value)
Generated method - Removesvalue
from billingCountries.void
removeFromBillingCountries(BaseStore item, Country value)
Generated method - Removesvalue
from billingCountries.void
removeFromCurrencies(SessionContext ctx, BaseStore item, Currency value)
Generated method - Removesvalue
from currencies.void
removeFromCurrencies(BaseStore item, Currency value)
Generated method - Removesvalue
from currencies.void
removeFromDeliveryCountries(SessionContext ctx, BaseStore item, Country value)
Generated method - Removesvalue
from deliveryCountries.void
removeFromDeliveryCountries(BaseStore item, Country value)
Generated method - Removesvalue
from deliveryCountries.void
removeFromDeliveryModes(SessionContext ctx, BaseStore item, DeliveryMode value)
Generated method - Removesvalue
from deliveryModes.void
removeFromDeliveryModes(BaseStore item, DeliveryMode value)
Generated method - Removesvalue
from deliveryModes.void
removeFromFeatures(SessionContext ctx, PointOfService item, StoreLocatorFeature value)
Generated method - Removesvalue
from features.void
removeFromFeatures(PointOfService item, StoreLocatorFeature value)
Generated method - Removesvalue
from features.void
removeFromGeneratedNotifications(Quote item, EnumerationValue value)
Generated method - Removesvalue
from generatedNotifications.void
removeFromGeneratedNotifications(SessionContext ctx, Quote item, EnumerationValue value)
Generated method - Removesvalue
from generatedNotifications.void
removeFromLanguages(SessionContext ctx, BaseStore item, Language value)
Generated method - Removesvalue
from languages.void
removeFromLanguages(BaseStore item, Language value)
Generated method - Removesvalue
from languages.void
removeFromPointsOfService(SessionContext ctx, Warehouse item, PointOfService value)
Generated method - Removesvalue
from pointsOfService.void
removeFromPointsOfService(Warehouse item, PointOfService value)
Generated method - Removesvalue
from pointsOfService.void
removeFromPromotionOrderRestrictions(AbstractOrder item, PromotionOrderRestriction value)
Generated method - Removesvalue
from promotionOrderRestrictions.void
removeFromPromotionOrderRestrictions(SessionContext ctx, AbstractOrder item, PromotionOrderRestriction value)
Generated method - Removesvalue
from promotionOrderRestrictions.void
removeFromStoreEmployeeGroups(SessionContext ctx, PointOfService item, StoreEmployeeGroup value)
Generated method - Removesvalue
from storeEmployeeGroups.void
removeFromStoreEmployeeGroups(PointOfService item, StoreEmployeeGroup value)
Generated method - Removesvalue
from storeEmployeeGroups.void
removeFromStores(DeliveryMode item, BaseStore value)
Generated method - Removesvalue
from stores.void
removeFromStores(SessionContext ctx, DeliveryMode item, BaseStore value)
Generated method - Removesvalue
from stores.void
removeFromWarehouses(SessionContext ctx, BaseStore item, Warehouse value)
Generated method - Removesvalue
from warehouses.void
removeFromWarehouses(SessionContext ctx, PointOfService item, Warehouse value)
Generated method - Removesvalue
from warehouses.void
removeFromWarehouses(BaseStore item, Warehouse value)
Generated method - Removesvalue
from warehouses.void
removeFromWarehouses(PointOfService item, Warehouse value)
Generated method - Removesvalue
from warehouses.void
setAllLocale(BaseSite item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theBaseSite.locale
attribute.void
setAllLocale(SessionContext ctx, BaseSite item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theBaseSite.locale
attribute.void
setAllSummary(Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.summary
attribute.void
setAllSummary(SessionContext ctx, Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.summary
attribute.void
setAssignedQuotes(SessionContext ctx, User item, java.util.Collection<Quote> value)
Generated method - Setter of theUser.assignedQuotes
attribute.void
setAssignedQuotes(User item, java.util.Collection<Quote> value)
Generated method - Setter of theUser.assignedQuotes
attribute.void
setAssignee(Quote item, User value)
Generated method - Setter of theQuote.assignee
attribute.void
setAssignee(SessionContext ctx, Quote item, User value)
Generated method - Setter of theQuote.assignee
attribute.void
setBaseStores(Country item, java.util.Set<BaseStore> value)
Generated method - Setter of theCountry.baseStores
attribute.void
setBaseStores(Currency item, java.util.Collection<BaseStore> value)
Generated method - Setter of theCurrency.baseStores
attribute.void
setBaseStores(Language item, java.util.Collection<BaseStore> value)
Generated method - Setter of theLanguage.baseStores
attribute.void
setBaseStores(SessionContext ctx, Country item, java.util.Set<BaseStore> value)
Generated method - Setter of theCountry.baseStores
attribute.void
setBaseStores(SessionContext ctx, Currency item, java.util.Collection<BaseStore> value)
Generated method - Setter of theCurrency.baseStores
attribute.void
setBaseStores(SessionContext ctx, Language item, java.util.Collection<BaseStore> value)
Generated method - Setter of theLanguage.baseStores
attribute.void
setBaseStores(SessionContext ctx, Warehouse item, java.util.Collection<BaseStore> value)
Generated method - Setter of theWarehouse.baseStores
attribute.void
setBaseStores(Warehouse item, java.util.Collection<BaseStore> value)
Generated method - Setter of theWarehouse.baseStores
attribute.void
setBillingBaseStores(Country item, java.util.Set<BaseStore> value)
Generated method - Setter of theCountry.billingBaseStores
attribute.void
setBillingBaseStores(SessionContext ctx, Country item, java.util.Set<BaseStore> value)
Generated method - Setter of theCountry.billingBaseStores
attribute.void
setBillingCountries(SessionContext ctx, BaseStore item, java.util.Collection<Country> value)
Generated method - Setter of theBaseStore.billingCountries
attribute.void
setBillingCountries(BaseStore item, java.util.Collection<Country> value)
Generated method - Setter of theBaseStore.billingCountries
attribute.void
setCartReference(Quote item, Cart value)
Generated method - Setter of theQuote.cartReference
attribute.void
setCartReference(SessionContext ctx, Quote item, Cart value)
Generated method - Setter of theQuote.cartReference
attribute.void
setChannel(BaseSite item, EnumerationValue value)
Generated method - Setter of theBaseSite.channel
attribute.void
setChannel(SessionContext ctx, BaseSite item, EnumerationValue value)
Generated method - Setter of theBaseSite.channel
attribute.void
setCreateReturnProcessCode(SessionContext ctx, BaseStore item, java.lang.String value)
Generated method - Setter of theBaseStore.createReturnProcessCode
attribute.void
setCreateReturnProcessCode(BaseStore item, java.lang.String value)
Generated method - Setter of theBaseStore.createReturnProcessCode
attribute.void
setCurrencies(SessionContext ctx, BaseStore item, java.util.Set<Currency> value)
Generated method - Setter of theBaseStore.currencies
attribute.void
setCurrencies(BaseStore item, java.util.Set<Currency> value)
Generated method - Setter of theBaseStore.currencies
attribute.void
setCustomerAllowedToIgnoreSuggestions(SessionContext ctx, BaseStore item, boolean value)
Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.void
setCustomerAllowedToIgnoreSuggestions(SessionContext ctx, BaseStore item, java.lang.Boolean value)
Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.void
setCustomerAllowedToIgnoreSuggestions(BaseStore item, boolean value)
Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.void
setCustomerAllowedToIgnoreSuggestions(BaseStore item, java.lang.Boolean value)
Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.void
setDefaultCurrency(SessionContext ctx, BaseStore item, Currency value)
Generated method - Setter of theBaseStore.defaultCurrency
attribute.void
setDefaultCurrency(BaseStore item, Currency value)
Generated method - Setter of theBaseStore.defaultCurrency
attribute.void
setDefaultDeliveryOrigin(SessionContext ctx, BaseStore item, PointOfService value)
Generated method - Setter of theBaseStore.defaultDeliveryOrigin
attribute.void
setDefaultDeliveryOrigin(BaseStore item, PointOfService value)
Generated method - Setter of theBaseStore.defaultDeliveryOrigin
attribute.void
setDefaultLanguage(BaseSite item, Language value)
Generated method - Setter of theBaseSite.defaultLanguage
attribute.void
setDefaultLanguage(SessionContext ctx, BaseSite item, Language value)
Generated method - Setter of theBaseSite.defaultLanguage
attribute.void
setDefaultLanguage(SessionContext ctx, BaseStore item, Language value)
Generated method - Setter of theBaseStore.defaultLanguage
attribute.void
setDefaultLanguage(BaseStore item, Language value)
Generated method - Setter of theBaseStore.defaultLanguage
attribute.void
setDefaultPaymentInfo(SessionContext ctx, Customer item, PaymentInfo value)
Generated method - Setter of theCustomer.defaultPaymentInfo
attribute.void
setDefaultPaymentInfo(Customer item, PaymentInfo value)
Generated method - Setter of theCustomer.defaultPaymentInfo
attribute.void
setDefaultPromotionGroup(BaseSite item, PromotionGroup value)
Generated method - Setter of theBaseSite.defaultPromotionGroup
attribute.void
setDefaultPromotionGroup(SessionContext ctx, BaseSite item, PromotionGroup value)
Generated method - Setter of theBaseSite.defaultPromotionGroup
attribute.void
setDeliveryCountries(SessionContext ctx, BaseStore item, java.util.Collection<Country> value)
Generated method - Setter of theBaseStore.deliveryCountries
attribute.void
setDeliveryCountries(BaseStore item, java.util.Collection<Country> value)
Generated method - Setter of theBaseStore.deliveryCountries
attribute.void
setDeliveryModes(SessionContext ctx, BaseStore item, java.util.Set<DeliveryMode> value)
Generated method - Setter of theBaseStore.deliveryModes
attribute.void
setDeliveryModes(BaseStore item, java.util.Set<DeliveryMode> value)
Generated method - Setter of theBaseStore.deliveryModes
attribute.void
setDeliveryPointOfService(AbstractOrderEntry item, PointOfService value)
Generated method - Setter of theAbstractOrderEntry.deliveryPointOfService
attribute.void
setDeliveryPointOfService(SessionContext ctx, AbstractOrderEntry item, PointOfService value)
Generated method - Setter of theAbstractOrderEntry.deliveryPointOfService
attribute.void
setDeliveryPointOfService(SessionContext ctx, Consignment item, PointOfService value)
Generated method - Setter of theConsignment.deliveryPointOfService
attribute.void
setDeliveryPointOfService(Consignment item, PointOfService value)
Generated method - Setter of theConsignment.deliveryPointOfService
attribute.void
setDisplayName(SessionContext ctx, PointOfService item, java.lang.String value)
Generated method - Setter of thePointOfService.displayName
attribute.void
setDisplayName(PointOfService item, java.lang.String value)
Generated method - Setter of thePointOfService.displayName
attribute.void
setExternalTaxEnabled(SessionContext ctx, BaseStore item, boolean value)
Generated method - Setter of theBaseStore.externalTaxEnabled
attribute.void
setExternalTaxEnabled(SessionContext ctx, BaseStore item, java.lang.Boolean value)
Generated method - Setter of theBaseStore.externalTaxEnabled
attribute.void
setExternalTaxEnabled(BaseStore item, boolean value)
Generated method - Setter of theBaseStore.externalTaxEnabled
attribute.void
setExternalTaxEnabled(BaseStore item, java.lang.Boolean value)
Generated method - Setter of theBaseStore.externalTaxEnabled
attribute.void
setFacetSort(SessionContext ctx, SolrIndexedProperty item, EnumerationValue value)
Generated method - Setter of theSolrIndexedProperty.facetSort
attribute.void
setFacetSort(SolrIndexedProperty item, EnumerationValue value)
Generated method - Setter of theSolrIndexedProperty.facetSort
attribute.void
setFeatures(SessionContext ctx, PointOfService item, java.util.Set<StoreLocatorFeature> value)
Generated method - Setter of thePointOfService.features
attribute.void
setFeatures(PointOfService item, java.util.Set<StoreLocatorFeature> value)
Generated method - Setter of thePointOfService.features
attribute.void
setGalleryImages(Product item, java.util.List<MediaContainer> value)
Generated method - Setter of theProduct.galleryImages
attribute.void
setGalleryImages(SessionContext ctx, Product item, java.util.List<MediaContainer> value)
Generated method - Setter of theProduct.galleryImages
attribute.void
setGeneratedNotifications(Quote item, java.util.Set<EnumerationValue> value)
Generated method - Setter of theQuote.generatedNotifications
attribute.void
setGeneratedNotifications(SessionContext ctx, Quote item, java.util.Set<EnumerationValue> value)
Generated method - Setter of theQuote.generatedNotifications
attribute.void
setGuid(AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.guid
attribute.void
setGuid(SessionContext ctx, AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.guid
attribute.void
setIssueNumber(PaymentInfo item, int value)
Generated method - Setter of theCreditCardPaymentInfo.issueNumber
attribute.void
setIssueNumber(PaymentInfo item, java.lang.Integer value)
Generated method - Setter of theCreditCardPaymentInfo.issueNumber
attribute.void
setIssueNumber(SessionContext ctx, PaymentInfo item, int value)
Generated method - Setter of theCreditCardPaymentInfo.issueNumber
attribute.void
setIssueNumber(SessionContext ctx, PaymentInfo item, java.lang.Integer value)
Generated method - Setter of theCreditCardPaymentInfo.issueNumber
attribute.void
setLanguage(Order item, Language value)
Generated method - Setter of theOrder.language
attribute.void
setLanguage(SessionContext ctx, Order item, Language value)
Generated method - Setter of theOrder.language
attribute.void
setLanguages(SessionContext ctx, BaseStore item, java.util.Set<Language> value)
Generated method - Setter of theBaseStore.languages
attribute.void
setLanguages(BaseStore item, java.util.Set<Language> value)
Generated method - Setter of theBaseStore.languages
attribute.void
setLocale(BaseSite item, java.lang.String value)
Generated method - Setter of theBaseSite.locale
attribute.void
setLocale(SessionContext ctx, BaseSite item, java.lang.String value)
Generated method - Setter of theBaseSite.locale
attribute.void
setMaxRadiusForPoSSearch(SessionContext ctx, BaseStore item, double value)
Generated method - Setter of theBaseStore.maxRadiusForPoSSearch
attribute.void
setMaxRadiusForPoSSearch(SessionContext ctx, BaseStore item, java.lang.Double value)
Generated method - Setter of theBaseStore.maxRadiusForPoSSearch
attribute.void
setMaxRadiusForPoSSearch(BaseStore item, double value)
Generated method - Setter of theBaseStore.maxRadiusForPoSSearch
attribute.void
setMaxRadiusForPoSSearch(BaseStore item, java.lang.Double value)
Generated method - Setter of theBaseStore.maxRadiusForPoSSearch
attribute.void
setNearbyStoreRadius(SessionContext ctx, PointOfService item, double value)
Generated method - Setter of thePointOfService.nearbyStoreRadius
attribute.void
setNearbyStoreRadius(SessionContext ctx, PointOfService item, java.lang.Double value)
Generated method - Setter of thePointOfService.nearbyStoreRadius
attribute.void
setNearbyStoreRadius(PointOfService item, double value)
Generated method - Setter of thePointOfService.nearbyStoreRadius
attribute.void
setNearbyStoreRadius(PointOfService item, java.lang.Double value)
Generated method - Setter of thePointOfService.nearbyStoreRadius
attribute.void
setNet(SessionContext ctx, BaseStore item, boolean value)
Generated method - Setter of theBaseStore.net
attribute.void
setNet(SessionContext ctx, BaseStore item, java.lang.Boolean value)
Generated method - Setter of theBaseStore.net
attribute.void
setNet(BaseStore item, boolean value)
Generated method - Setter of theBaseStore.net
attribute.void
setNet(BaseStore item, java.lang.Boolean value)
Generated method - Setter of theBaseStore.net
attribute.void
setOriginalUid(SessionContext ctx, Customer item, java.lang.String value)
Generated method - Setter of theCustomer.originalUid
attribute.void
setOriginalUid(Customer item, java.lang.String value)
Generated method - Setter of theCustomer.originalUid
attribute.void
setPaymentProvider(SessionContext ctx, BaseStore item, java.lang.String value)
Generated method - Setter of theBaseStore.paymentProvider
attribute.void
setPaymentProvider(BaseStore item, java.lang.String value)
Generated method - Setter of theBaseStore.paymentProvider
attribute.void
setPickupInStoreMode(SessionContext ctx, BaseStore item, EnumerationValue value)
Generated method - Setter of theBaseStore.pickupInStoreMode
attribute.void
setPickupInStoreMode(BaseStore item, EnumerationValue value)
Generated method - Setter of theBaseStore.pickupInStoreMode
attribute.void
setPlacedBy(Order item, User value)
Generated method - Setter of theOrder.placedBy
attribute.void
setPlacedBy(SessionContext ctx, Order item, User value)
Generated method - Setter of theOrder.placedBy
attribute.void
setPointsOfService(SessionContext ctx, Warehouse item, java.util.Collection<PointOfService> value)
Generated method - Setter of theWarehouse.pointsOfService
attribute.void
setPointsOfService(Warehouse item, java.util.Collection<PointOfService> value)
Generated method - Setter of theWarehouse.pointsOfService
attribute.void
setPreviousEstimatedTotal(Quote item, double value)
Generated method - Setter of theQuote.previousEstimatedTotal
attribute.void
setPreviousEstimatedTotal(Quote item, java.lang.Double value)
Generated method - Setter of theQuote.previousEstimatedTotal
attribute.void
setPreviousEstimatedTotal(SessionContext ctx, Quote item, double value)
Generated method - Setter of theQuote.previousEstimatedTotal
attribute.void
setPreviousEstimatedTotal(SessionContext ctx, Quote item, java.lang.Double value)
Generated method - Setter of theQuote.previousEstimatedTotal
attribute.void
setPromotionOrderRestrictions(AbstractOrder item, java.util.Collection<PromotionOrderRestriction> value)
Generated method - Setter of theAbstractOrder.promotionOrderRestrictions
attribute.void
setPromotionOrderRestrictions(SessionContext ctx, AbstractOrder item, java.util.Collection<PromotionOrderRestriction> value)
Generated method - Setter of theAbstractOrder.promotionOrderRestrictions
attribute.void
setQuoteDiscountValuesInternal(AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.quoteDiscountValuesInternal
attribute.void
setQuoteDiscountValuesInternal(SessionContext ctx, AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.quoteDiscountValuesInternal
attribute.void
setQuoteReference(Cart item, Quote value)
Generated method - Setter of theCart.quoteReference
attribute.void
setQuoteReference(Order item, Quote value)
Generated method - Setter of theOrder.quoteReference
attribute.void
setQuoteReference(SessionContext ctx, Cart item, Quote value)
Generated method - Setter of theCart.quoteReference
attribute.void
setQuoteReference(SessionContext ctx, Order item, Quote value)
Generated method - Setter of theOrder.quoteReference
attribute.void
setRefundDeliveryCost(SessionContext ctx, ReturnRequest item, boolean value)
Generated method - Setter of theReturnRequest.refundDeliveryCost
attribute.void
setRefundDeliveryCost(SessionContext ctx, ReturnRequest item, java.lang.Boolean value)
Generated method - Setter of theReturnRequest.refundDeliveryCost
attribute.void
setRefundDeliveryCost(ReturnRequest item, boolean value)
Generated method - Setter of theReturnRequest.refundDeliveryCost
attribute.void
setRefundDeliveryCost(ReturnRequest item, java.lang.Boolean value)
Generated method - Setter of theReturnRequest.refundDeliveryCost
attribute.void
setReviewCount(Product item, int value)
Generated method - Setter of theProduct.reviewCount
attribute.void
setReviewCount(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.reviewCount
attribute.void
setReviewCount(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.reviewCount
attribute.void
setReviewCount(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.reviewCount
attribute.void
setReviewRating(Product item, double value)
Generated method - Setter of theProduct.reviewRating
attribute.void
setReviewRating(Product item, java.lang.Double value)
Generated method - Setter of theProduct.reviewRating
attribute.void
setReviewRating(SessionContext ctx, Product item, double value)
Generated method - Setter of theProduct.reviewRating
attribute.void
setReviewRating(SessionContext ctx, Product item, java.lang.Double value)
Generated method - Setter of theProduct.reviewRating
attribute.void
setSalesApplication(Order item, EnumerationValue value)
Generated method - Setter of theOrder.salesApplication
attribute.void
setSalesApplication(SessionContext ctx, Order item, EnumerationValue value)
Generated method - Setter of theOrder.salesApplication
attribute.void
setSaved(PaymentInfo item, boolean value)
Generated method - Setter of thePaymentInfo.saved
attribute.void
setSaved(PaymentInfo item, java.lang.Boolean value)
Generated method - Setter of thePaymentInfo.saved
attribute.void
setSaved(SessionContext ctx, PaymentInfo item, boolean value)
Generated method - Setter of thePaymentInfo.saved
attribute.void
setSaved(SessionContext ctx, PaymentInfo item, java.lang.Boolean value)
Generated method - Setter of thePaymentInfo.saved
attribute.void
setSavedBy(Cart item, User value)
Generated method - Setter of theCart.savedBy
attribute.void
setSavedBy(SessionContext ctx, Cart item, User value)
Generated method - Setter of theCart.savedBy
attribute.void
setSaveTime(Cart item, java.util.Date value)
Generated method - Setter of theCart.saveTime
attribute.void
setSaveTime(SessionContext ctx, Cart item, java.util.Date value)
Generated method - Setter of theCart.saveTime
attribute.void
setSite(AbstractOrder item, BaseSite value)
Generated method - Setter of theAbstractOrder.site
attribute.void
setSite(SessionContext ctx, AbstractOrder item, BaseSite value)
Generated method - Setter of theAbstractOrder.site
attribute.void
setSolrFacetSearchConfiguration(BaseSite item, SolrFacetSearchConfig value)
Generated method - Setter of theBaseSite.solrFacetSearchConfiguration
attribute.void
setSolrFacetSearchConfiguration(SessionContext ctx, BaseSite item, SolrFacetSearchConfig value)
Generated method - Setter of theBaseSite.solrFacetSearchConfiguration
attribute.void
setSolrFacetSearchConfiguration(SessionContext ctx, BaseStore item, SolrFacetSearchConfig value)
Generated method - Setter of theBaseStore.solrFacetSearchConfiguration
attribute.void
setSolrFacetSearchConfiguration(BaseStore item, SolrFacetSearchConfig value)
Generated method - Setter of theBaseStore.solrFacetSearchConfiguration
attribute.void
setStore(AbstractOrder item, BaseStore value)
Generated method - Setter of theAbstractOrder.store
attribute.void
setStore(SessionContext ctx, AbstractOrder item, BaseStore value)
Generated method - Setter of theAbstractOrder.store
attribute.void
setStoreEmployeeGroups(SessionContext ctx, PointOfService item, java.util.Set<StoreEmployeeGroup> value)
Generated method - Setter of thePointOfService.storeEmployeeGroups
attribute.void
setStoreEmployeeGroups(PointOfService item, java.util.Set<StoreEmployeeGroup> value)
Generated method - Setter of thePointOfService.storeEmployeeGroups
attribute.void
setStores(DeliveryMode item, java.util.Set<BaseStore> value)
Generated method - Setter of theDeliveryMode.stores
attribute.void
setStores(SessionContext ctx, DeliveryMode item, java.util.Set<BaseStore> value)
Generated method - Setter of theDeliveryMode.stores
attribute.void
setSubmitOrderProcessCode(SessionContext ctx, BaseStore item, java.lang.String value)
Generated method - Setter of theBaseStore.submitOrderProcessCode
attribute.void
setSubmitOrderProcessCode(BaseStore item, java.lang.String value)
Generated method - Setter of theBaseStore.submitOrderProcessCode
attribute.void
setSummary(Product item, java.lang.String value)
Generated method - Setter of theProduct.summary
attribute.void
setSummary(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.summary
attribute.void
setTaxGroup(SessionContext ctx, BaseStore item, EnumerationValue value)
Generated method - Setter of theBaseStore.taxGroup
attribute.void
setTaxGroup(BaseStore item, EnumerationValue value)
Generated method - Setter of theBaseStore.taxGroup
attribute.void
setTheme(BaseSite item, EnumerationValue value)
Generated method - Setter of theBaseSite.theme
attribute.void
setTheme(SessionContext ctx, BaseSite item, EnumerationValue value)
Generated method - Setter of theBaseSite.theme
attribute.void
setTitle(SessionContext ctx, Customer item, Title value)
Generated method - Setter of theCustomer.title
attribute.void
setTitle(Customer item, Title value)
Generated method - Setter of theCustomer.title
attribute.void
setToken(SessionContext ctx, Customer item, java.lang.String value)
Generated method - Setter of theCustomer.token
attribute.void
setToken(Customer item, java.lang.String value)
Generated method - Setter of theCustomer.token
attribute.void
setType(SessionContext ctx, Customer item, EnumerationValue value)
Generated method - Setter of theCustomer.type
attribute.void
setType(Customer item, EnumerationValue value)
Generated method - Setter of theCustomer.type
attribute.void
setVisibleInAddressBook(SessionContext ctx, Address item, boolean value)
Generated method - Setter of theAddress.visibleInAddressBook
attribute.void
setVisibleInAddressBook(SessionContext ctx, Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.visibleInAddressBook
attribute.void
setVisibleInAddressBook(Address item, boolean value)
Generated method - Setter of theAddress.visibleInAddressBook
attribute.void
setVisibleInAddressBook(Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.visibleInAddressBook
attribute.void
setWarehouses(SessionContext ctx, BaseStore item, java.util.List<Warehouse> value)
Generated method - Setter of theBaseStore.warehouses
attribute.void
setWarehouses(SessionContext ctx, PointOfService item, java.util.List<Warehouse> value)
Generated method - Setter of thePointOfService.warehouses
attribute.void
setWarehouses(BaseStore item, java.util.List<Warehouse> value)
Generated method - Setter of theBaseStore.warehouses
attribute.void
setWarehouses(PointOfService item, java.util.List<Warehouse> value)
Generated method - Setter of thePointOfService.warehouses
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
-
PROMOTIONRESTRICTION2ORDERREL_SRC_ORDERED
protected static java.lang.String PROMOTIONRESTRICTION2ORDERREL_SRC_ORDERED
Relation ordering override parameter constants for PromotionRestriction2OrderRel from ((commerceservices))
-
PROMOTIONRESTRICTION2ORDERREL_TGT_ORDERED
protected static java.lang.String PROMOTIONRESTRICTION2ORDERREL_TGT_ORDERED
-
PROMOTIONRESTRICTION2ORDERREL_MARKMODIFIED
protected static java.lang.String PROMOTIONRESTRICTION2ORDERREL_MARKMODIFIED
Relation disable markmodifed parameter constants for PromotionRestriction2OrderRel from ((commerceservices))
-
BASESTORE2CURRENCYREL_SRC_ORDERED
protected static java.lang.String BASESTORE2CURRENCYREL_SRC_ORDERED
Relation ordering override parameter constants for BaseStore2CurrencyRel from ((commerceservices))
-
BASESTORE2CURRENCYREL_TGT_ORDERED
protected static java.lang.String BASESTORE2CURRENCYREL_TGT_ORDERED
-
BASESTORE2CURRENCYREL_MARKMODIFIED
protected static java.lang.String BASESTORE2CURRENCYREL_MARKMODIFIED
Relation disable markmodifed parameter constants for BaseStore2CurrencyRel from ((commerceservices))
-
BASESTORE2LANGUAGEREL_SRC_ORDERED
protected static java.lang.String BASESTORE2LANGUAGEREL_SRC_ORDERED
Relation ordering override parameter constants for BaseStore2LanguageRel from ((commerceservices))
-
BASESTORE2LANGUAGEREL_TGT_ORDERED
protected static java.lang.String BASESTORE2LANGUAGEREL_TGT_ORDERED
-
BASESTORE2LANGUAGEREL_MARKMODIFIED
protected static java.lang.String BASESTORE2LANGUAGEREL_MARKMODIFIED
Relation disable markmodifed parameter constants for BaseStore2LanguageRel from ((commerceservices))
-
BASESTORE2COUNTRYREL_SRC_ORDERED
protected static java.lang.String BASESTORE2COUNTRYREL_SRC_ORDERED
Relation ordering override parameter constants for BaseStore2CountryRel from ((commerceservices))
-
BASESTORE2COUNTRYREL_TGT_ORDERED
protected static java.lang.String BASESTORE2COUNTRYREL_TGT_ORDERED
-
BASESTORE2COUNTRYREL_MARKMODIFIED
protected static java.lang.String BASESTORE2COUNTRYREL_MARKMODIFIED
Relation disable markmodifed parameter constants for BaseStore2CountryRel from ((commerceservices))
-
BASESTORE2BILLINGCOUNTRYREL_SRC_ORDERED
protected static java.lang.String BASESTORE2BILLINGCOUNTRYREL_SRC_ORDERED
Relation ordering override parameter constants for BaseStore2BillingCountryRel from ((commerceservices))
-
BASESTORE2BILLINGCOUNTRYREL_TGT_ORDERED
protected static java.lang.String BASESTORE2BILLINGCOUNTRYREL_TGT_ORDERED
-
BASESTORE2BILLINGCOUNTRYREL_MARKMODIFIED
protected static java.lang.String BASESTORE2BILLINGCOUNTRYREL_MARKMODIFIED
Relation disable markmodifed parameter constants for BaseStore2BillingCountryRel from ((commerceservices))
-
BASESTORE2WAREHOUSEREL_SRC_ORDERED
protected static java.lang.String BASESTORE2WAREHOUSEREL_SRC_ORDERED
Relation ordering override parameter constants for BaseStore2WarehouseRel from ((commerceservices))
-
BASESTORE2WAREHOUSEREL_TGT_ORDERED
protected static java.lang.String BASESTORE2WAREHOUSEREL_TGT_ORDERED
-
BASESTORE2WAREHOUSEREL_MARKMODIFIED
protected static java.lang.String BASESTORE2WAREHOUSEREL_MARKMODIFIED
Relation disable markmodifed parameter constants for BaseStore2WarehouseRel from ((commerceservices))
-
BASESTORE2DELIVERYMODEREL_SRC_ORDERED
protected static java.lang.String BASESTORE2DELIVERYMODEREL_SRC_ORDERED
Relation ordering override parameter constants for BaseStore2DeliveryModeRel from ((commerceservices))
-
BASESTORE2DELIVERYMODEREL_TGT_ORDERED
protected static java.lang.String BASESTORE2DELIVERYMODEREL_TGT_ORDERED
-
BASESTORE2DELIVERYMODEREL_MARKMODIFIED
protected static java.lang.String BASESTORE2DELIVERYMODEREL_MARKMODIFIED
Relation disable markmodifed parameter constants for BaseStore2DeliveryModeRel from ((commerceservices))
-
STORELOCATION2STORELOCATORFEATURE_SRC_ORDERED
protected static java.lang.String STORELOCATION2STORELOCATORFEATURE_SRC_ORDERED
Relation ordering override parameter constants for StoreLocation2StoreLocatorFeature from ((commerceservices))
-
STORELOCATION2STORELOCATORFEATURE_TGT_ORDERED
protected static java.lang.String STORELOCATION2STORELOCATORFEATURE_TGT_ORDERED
-
STORELOCATION2STORELOCATORFEATURE_MARKMODIFIED
protected static java.lang.String STORELOCATION2STORELOCATORFEATURE_MARKMODIFIED
Relation disable markmodifed parameter constants for StoreLocation2StoreLocatorFeature from ((commerceservices))
-
POS2WAREHOUSEREL_SRC_ORDERED
protected static java.lang.String POS2WAREHOUSEREL_SRC_ORDERED
Relation ordering override parameter constants for PoS2WarehouseRel from ((commerceservices))
-
POS2WAREHOUSEREL_TGT_ORDERED
protected static java.lang.String POS2WAREHOUSEREL_TGT_ORDERED
-
POS2WAREHOUSEREL_MARKMODIFIED
protected static java.lang.String POS2WAREHOUSEREL_MARKMODIFIED
Relation disable markmodifed parameter constants for PoS2WarehouseRel from ((commerceservices))
-
STOREEMPLGROUP2POSRELSTOREEMPLOYEEGROUPSHANDLER
protected static final OneToManyHandler<StoreEmployeeGroup> STOREEMPLGROUP2POSRELSTOREEMPLOYEEGROUPSHANDLER
OneToManyHandler
for handling 1:n STOREEMPLOYEEGROUPS's relation attributes from 'many' side.
-
QUOTETONOTIFICATIONREL_SRC_ORDERED
protected static java.lang.String QUOTETONOTIFICATIONREL_SRC_ORDERED
Relation ordering override parameter constants for QuoteToNotificationRel from ((commerceservices))
-
QUOTETONOTIFICATIONREL_TGT_ORDERED
protected static java.lang.String QUOTETONOTIFICATIONREL_TGT_ORDERED
-
QUOTETONOTIFICATIONREL_MARKMODIFIED
protected static java.lang.String QUOTETONOTIFICATIONREL_MARKMODIFIED
Relation disable markmodifed parameter constants for QuoteToNotificationRel from ((commerceservices))
-
ASSIGNEE2QUOTESASSIGNEDQUOTESHANDLER
protected static final OneToManyHandler<Quote> ASSIGNEE2QUOTESASSIGNEDQUOTESHANDLER
OneToManyHandler
for handling 1:n ASSIGNEDQUOTES'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
-
getAssignedQuotes
public java.util.Collection<Quote> getAssignedQuotes(SessionContext ctx, User item)
Generated method - Getter of theUser.assignedQuotes
attribute.- Returns:
- the assignedQuotes
-
getAssignedQuotes
public java.util.Collection<Quote> getAssignedQuotes(User item)
Generated method - Getter of theUser.assignedQuotes
attribute.- Returns:
- the assignedQuotes
-
setAssignedQuotes
public void setAssignedQuotes(SessionContext ctx, User item, java.util.Collection<Quote> value)
Generated method - Setter of theUser.assignedQuotes
attribute.- Parameters:
value
- the assignedQuotes
-
setAssignedQuotes
public void setAssignedQuotes(User item, java.util.Collection<Quote> value)
Generated method - Setter of theUser.assignedQuotes
attribute.- Parameters:
value
- the assignedQuotes
-
addToAssignedQuotes
public void addToAssignedQuotes(SessionContext ctx, User item, Quote value)
Generated method - Addsvalue
to assignedQuotes.- Parameters:
value
- the item to add to assignedQuotes
-
addToAssignedQuotes
public void addToAssignedQuotes(User item, Quote value)
Generated method - Addsvalue
to assignedQuotes.- Parameters:
value
- the item to add to assignedQuotes
-
removeFromAssignedQuotes
public void removeFromAssignedQuotes(SessionContext ctx, User item, Quote value)
Generated method - Removesvalue
from assignedQuotes.- Parameters:
value
- the item to remove from assignedQuotes
-
removeFromAssignedQuotes
public void removeFromAssignedQuotes(User item, Quote value)
Generated method - Removesvalue
from assignedQuotes.- Parameters:
value
- the item to remove from assignedQuotes
-
getAssignee
public User getAssignee(SessionContext ctx, Quote item)
Generated method - Getter of theQuote.assignee
attribute.- Returns:
- the assignee
-
getAssignee
public User getAssignee(Quote item)
Generated method - Getter of theQuote.assignee
attribute.- Returns:
- the assignee
-
setAssignee
public void setAssignee(SessionContext ctx, Quote item, User value)
Generated method - Setter of theQuote.assignee
attribute.- Parameters:
value
- the assignee
-
setAssignee
public void setAssignee(Quote item, User value)
Generated method - Setter of theQuote.assignee
attribute.- Parameters:
value
- the assignee
-
getBaseStores
public java.util.Collection<BaseStore> getBaseStores(SessionContext ctx, Currency item)
Generated method - Getter of theCurrency.baseStores
attribute.- Returns:
- the baseStores
-
getBaseStores
public java.util.Collection<BaseStore> getBaseStores(Currency item)
Generated method - Getter of theCurrency.baseStores
attribute.- Returns:
- the baseStores
-
getBaseStoresCount
public long getBaseStoresCount(SessionContext ctx, Currency item)
-
getBaseStoresCount
public long getBaseStoresCount(Currency item)
-
setBaseStores
public void setBaseStores(SessionContext ctx, Currency item, java.util.Collection<BaseStore> value)
Generated method - Setter of theCurrency.baseStores
attribute.- Parameters:
value
- the baseStores
-
setBaseStores
public void setBaseStores(Currency item, java.util.Collection<BaseStore> value)
Generated method - Setter of theCurrency.baseStores
attribute.- Parameters:
value
- the baseStores
-
addToBaseStores
public void addToBaseStores(SessionContext ctx, Currency item, BaseStore value)
Generated method - Addsvalue
to baseStores.- Parameters:
value
- the item to add to baseStores
-
addToBaseStores
public void addToBaseStores(Currency item, BaseStore value)
Generated method - Addsvalue
to baseStores.- Parameters:
value
- the item to add to baseStores
-
removeFromBaseStores
public void removeFromBaseStores(SessionContext ctx, Currency item, BaseStore value)
Generated method - Removesvalue
from baseStores.- Parameters:
value
- the item to remove from baseStores
-
removeFromBaseStores
public void removeFromBaseStores(Currency item, BaseStore value)
Generated method - Removesvalue
from baseStores.- Parameters:
value
- the item to remove from baseStores
-
getBaseStores
public java.util.Collection<BaseStore> getBaseStores(SessionContext ctx, Language item)
Generated method - Getter of theLanguage.baseStores
attribute.- Returns:
- the baseStores
-
getBaseStores
public java.util.Collection<BaseStore> getBaseStores(Language item)
Generated method - Getter of theLanguage.baseStores
attribute.- Returns:
- the baseStores
-
getBaseStoresCount
public long getBaseStoresCount(SessionContext ctx, Language item)
-
getBaseStoresCount
public long getBaseStoresCount(Language item)
-
setBaseStores
public void setBaseStores(SessionContext ctx, Language item, java.util.Collection<BaseStore> value)
Generated method - Setter of theLanguage.baseStores
attribute.- Parameters:
value
- the baseStores
-
setBaseStores
public void setBaseStores(Language item, java.util.Collection<BaseStore> value)
Generated method - Setter of theLanguage.baseStores
attribute.- Parameters:
value
- the baseStores
-
addToBaseStores
public void addToBaseStores(SessionContext ctx, Language item, BaseStore value)
Generated method - Addsvalue
to baseStores.- Parameters:
value
- the item to add to baseStores
-
addToBaseStores
public void addToBaseStores(Language item, BaseStore value)
Generated method - Addsvalue
to baseStores.- Parameters:
value
- the item to add to baseStores
-
removeFromBaseStores
public void removeFromBaseStores(SessionContext ctx, Language item, BaseStore value)
Generated method - Removesvalue
from baseStores.- Parameters:
value
- the item to remove from baseStores
-
removeFromBaseStores
public void removeFromBaseStores(Language item, BaseStore value)
Generated method - Removesvalue
from baseStores.- Parameters:
value
- the item to remove from baseStores
-
getBaseStores
public java.util.Set<BaseStore> getBaseStores(SessionContext ctx, Country item)
Generated method - Getter of theCountry.baseStores
attribute.- Returns:
- the baseStores
-
getBaseStores
public java.util.Set<BaseStore> getBaseStores(Country item)
Generated method - Getter of theCountry.baseStores
attribute.- Returns:
- the baseStores
-
getBaseStoresCount
public long getBaseStoresCount(SessionContext ctx, Country item)
-
getBaseStoresCount
public long getBaseStoresCount(Country item)
-
setBaseStores
public void setBaseStores(SessionContext ctx, Country item, java.util.Set<BaseStore> value)
Generated method - Setter of theCountry.baseStores
attribute.- Parameters:
value
- the baseStores
-
setBaseStores
public void setBaseStores(Country item, java.util.Set<BaseStore> value)
Generated method - Setter of theCountry.baseStores
attribute.- Parameters:
value
- the baseStores
-
addToBaseStores
public void addToBaseStores(SessionContext ctx, Country item, BaseStore value)
Generated method - Addsvalue
to baseStores.- Parameters:
value
- the item to add to baseStores
-
addToBaseStores
public void addToBaseStores(Country item, BaseStore value)
Generated method - Addsvalue
to baseStores.- Parameters:
value
- the item to add to baseStores
-
removeFromBaseStores
public void removeFromBaseStores(SessionContext ctx, Country item, BaseStore value)
Generated method - Removesvalue
from baseStores.- Parameters:
value
- the item to remove from baseStores
-
removeFromBaseStores
public void removeFromBaseStores(Country item, BaseStore value)
Generated method - Removesvalue
from baseStores.- Parameters:
value
- the item to remove from baseStores
-
getBaseStores
public java.util.Collection<BaseStore> getBaseStores(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.baseStores
attribute.- Returns:
- the baseStores
-
getBaseStores
public java.util.Collection<BaseStore> getBaseStores(Warehouse item)
Generated method - Getter of theWarehouse.baseStores
attribute.- Returns:
- the baseStores
-
getBaseStoresCount
public long getBaseStoresCount(SessionContext ctx, Warehouse item)
-
getBaseStoresCount
public long getBaseStoresCount(Warehouse item)
-
setBaseStores
public void setBaseStores(SessionContext ctx, Warehouse item, java.util.Collection<BaseStore> value)
Generated method - Setter of theWarehouse.baseStores
attribute.- Parameters:
value
- the baseStores
-
setBaseStores
public void setBaseStores(Warehouse item, java.util.Collection<BaseStore> value)
Generated method - Setter of theWarehouse.baseStores
attribute.- Parameters:
value
- the baseStores
-
addToBaseStores
public void addToBaseStores(SessionContext ctx, Warehouse item, BaseStore value)
Generated method - Addsvalue
to baseStores.- Parameters:
value
- the item to add to baseStores
-
addToBaseStores
public void addToBaseStores(Warehouse item, BaseStore value)
Generated method - Addsvalue
to baseStores.- Parameters:
value
- the item to add to baseStores
-
removeFromBaseStores
public void removeFromBaseStores(SessionContext ctx, Warehouse item, BaseStore value)
Generated method - Removesvalue
from baseStores.- Parameters:
value
- the item to remove from baseStores
-
removeFromBaseStores
public void removeFromBaseStores(Warehouse item, BaseStore value)
Generated method - Removesvalue
from baseStores.- Parameters:
value
- the item to remove from baseStores
-
getBillingBaseStores
public java.util.Set<BaseStore> getBillingBaseStores(SessionContext ctx, Country item)
Generated method - Getter of theCountry.billingBaseStores
attribute.- Returns:
- the billingBaseStores
-
getBillingBaseStores
public java.util.Set<BaseStore> getBillingBaseStores(Country item)
Generated method - Getter of theCountry.billingBaseStores
attribute.- Returns:
- the billingBaseStores
-
getBillingBaseStoresCount
public long getBillingBaseStoresCount(SessionContext ctx, Country item)
-
getBillingBaseStoresCount
public long getBillingBaseStoresCount(Country item)
-
setBillingBaseStores
public void setBillingBaseStores(SessionContext ctx, Country item, java.util.Set<BaseStore> value)
Generated method - Setter of theCountry.billingBaseStores
attribute.- Parameters:
value
- the billingBaseStores
-
setBillingBaseStores
public void setBillingBaseStores(Country item, java.util.Set<BaseStore> value)
Generated method - Setter of theCountry.billingBaseStores
attribute.- Parameters:
value
- the billingBaseStores
-
addToBillingBaseStores
public void addToBillingBaseStores(SessionContext ctx, Country item, BaseStore value)
Generated method - Addsvalue
to billingBaseStores.- Parameters:
value
- the item to add to billingBaseStores
-
addToBillingBaseStores
public void addToBillingBaseStores(Country item, BaseStore value)
Generated method - Addsvalue
to billingBaseStores.- Parameters:
value
- the item to add to billingBaseStores
-
removeFromBillingBaseStores
public void removeFromBillingBaseStores(SessionContext ctx, Country item, BaseStore value)
Generated method - Removesvalue
from billingBaseStores.- Parameters:
value
- the item to remove from billingBaseStores
-
removeFromBillingBaseStores
public void removeFromBillingBaseStores(Country item, BaseStore value)
Generated method - Removesvalue
from billingBaseStores.- Parameters:
value
- the item to remove from billingBaseStores
-
getBillingCountries
public java.util.Collection<Country> getBillingCountries(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.billingCountries
attribute.- Returns:
- the billingCountries
-
getBillingCountries
public java.util.Collection<Country> getBillingCountries(BaseStore item)
Generated method - Getter of theBaseStore.billingCountries
attribute.- Returns:
- the billingCountries
-
getBillingCountriesCount
public long getBillingCountriesCount(SessionContext ctx, BaseStore item)
-
getBillingCountriesCount
public long getBillingCountriesCount(BaseStore item)
-
setBillingCountries
public void setBillingCountries(SessionContext ctx, BaseStore item, java.util.Collection<Country> value)
Generated method - Setter of theBaseStore.billingCountries
attribute.- Parameters:
value
- the billingCountries
-
setBillingCountries
public void setBillingCountries(BaseStore item, java.util.Collection<Country> value)
Generated method - Setter of theBaseStore.billingCountries
attribute.- Parameters:
value
- the billingCountries
-
addToBillingCountries
public void addToBillingCountries(SessionContext ctx, BaseStore item, Country value)
Generated method - Addsvalue
to billingCountries.- Parameters:
value
- the item to add to billingCountries
-
addToBillingCountries
public void addToBillingCountries(BaseStore item, Country value)
Generated method - Addsvalue
to billingCountries.- Parameters:
value
- the item to add to billingCountries
-
removeFromBillingCountries
public void removeFromBillingCountries(SessionContext ctx, BaseStore item, Country value)
Generated method - Removesvalue
from billingCountries.- Parameters:
value
- the item to remove from billingCountries
-
removeFromBillingCountries
public void removeFromBillingCountries(BaseStore item, Country value)
Generated method - Removesvalue
from billingCountries.- Parameters:
value
- the item to remove from billingCountries
-
getCartReference
public Cart getCartReference(SessionContext ctx, Quote item)
Generated method - Getter of theQuote.cartReference
attribute.- Returns:
- the cartReference - The reference to cart used to manipulate the quote.
-
getCartReference
public Cart getCartReference(Quote item)
Generated method - Getter of theQuote.cartReference
attribute.- Returns:
- the cartReference - The reference to cart used to manipulate the quote.
-
setCartReference
public void setCartReference(SessionContext ctx, Quote item, Cart value)
Generated method - Setter of theQuote.cartReference
attribute.- Parameters:
value
- the cartReference - The reference to cart used to manipulate the quote.
-
setCartReference
public void setCartReference(Quote item, Cart value)
Generated method - Setter of theQuote.cartReference
attribute.- Parameters:
value
- the cartReference - The reference to cart used to manipulate the quote.
-
getChannel
public EnumerationValue getChannel(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.channel
attribute.- Returns:
- the channel - The channel for this site.
-
getChannel
public EnumerationValue getChannel(BaseSite item)
Generated method - Getter of theBaseSite.channel
attribute.- Returns:
- the channel - The channel for this site.
-
setChannel
public void setChannel(SessionContext ctx, BaseSite item, EnumerationValue value)
Generated method - Setter of theBaseSite.channel
attribute.- Parameters:
value
- the channel - The channel for this site.
-
setChannel
public void setChannel(BaseSite item, EnumerationValue value)
Generated method - Setter of theBaseSite.channel
attribute.- Parameters:
value
- the channel - The channel for this site.
-
createConsent
public Consent createConsent(SessionContext ctx, java.util.Map attributeValues)
-
createConsent
public Consent createConsent(java.util.Map attributeValues)
-
createConsentTemplate
public ConsentTemplate createConsentTemplate(SessionContext ctx, java.util.Map attributeValues)
-
createConsentTemplate
public ConsentTemplate createConsentTemplate(java.util.Map attributeValues)
-
createCustomerList
public CustomerList createCustomerList(SessionContext ctx, java.util.Map attributeValues)
-
createCustomerList
public CustomerList createCustomerList(java.util.Map attributeValues)
-
createForgottenPasswordProcess
public ForgottenPasswordProcess createForgottenPasswordProcess(SessionContext ctx, java.util.Map attributeValues)
-
createForgottenPasswordProcess
public ForgottenPasswordProcess createForgottenPasswordProcess(java.util.Map attributeValues)
-
createOrgUnit
public OrgUnit createOrgUnit(SessionContext ctx, java.util.Map attributeValues)
-
createOrgUnit
public OrgUnit createOrgUnit(java.util.Map attributeValues)
-
createPickUpDeliveryMode
public PickUpDeliveryMode createPickUpDeliveryMode(SessionContext ctx, java.util.Map attributeValues)
-
createPickUpDeliveryMode
public PickUpDeliveryMode createPickUpDeliveryMode(java.util.Map attributeValues)
-
createPromotionOrderRestriction
public PromotionOrderRestriction createPromotionOrderRestriction(SessionContext ctx, java.util.Map attributeValues)
-
createPromotionOrderRestriction
public PromotionOrderRestriction createPromotionOrderRestriction(java.util.Map attributeValues)
-
createQuoteProcess
public QuoteProcess createQuoteProcess(SessionContext ctx, java.util.Map attributeValues)
-
createQuoteProcess
public QuoteProcess createQuoteProcess(java.util.Map attributeValues)
-
getCreateReturnProcessCode
public java.lang.String getCreateReturnProcessCode(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.createReturnProcessCode
attribute.- Returns:
- the createReturnProcessCode - The process name for return business process.
-
getCreateReturnProcessCode
public java.lang.String getCreateReturnProcessCode(BaseStore item)
Generated method - Getter of theBaseStore.createReturnProcessCode
attribute.- Returns:
- the createReturnProcessCode - The process name for return business process.
-
setCreateReturnProcessCode
public void setCreateReturnProcessCode(SessionContext ctx, BaseStore item, java.lang.String value)
Generated method - Setter of theBaseStore.createReturnProcessCode
attribute.- Parameters:
value
- the createReturnProcessCode - The process name for return business process.
-
setCreateReturnProcessCode
public void setCreateReturnProcessCode(BaseStore item, java.lang.String value)
Generated method - Setter of theBaseStore.createReturnProcessCode
attribute.- Parameters:
value
- the createReturnProcessCode - The process name for return business process.
-
createStoreEmployeeGroup
public StoreEmployeeGroup createStoreEmployeeGroup(SessionContext ctx, java.util.Map attributeValues)
-
createStoreEmployeeGroup
public StoreEmployeeGroup createStoreEmployeeGroup(java.util.Map attributeValues)
-
createStoreFrontCustomerProcess
public StoreFrontCustomerProcess createStoreFrontCustomerProcess(SessionContext ctx, java.util.Map attributeValues)
-
createStoreFrontCustomerProcess
public StoreFrontCustomerProcess createStoreFrontCustomerProcess(java.util.Map attributeValues)
-
createStoreFrontProcess
public StoreFrontProcess createStoreFrontProcess(SessionContext ctx, java.util.Map attributeValues)
-
createStoreFrontProcess
public StoreFrontProcess createStoreFrontProcess(java.util.Map attributeValues)
-
createStoreLocatorFeature
public StoreLocatorFeature createStoreLocatorFeature(SessionContext ctx, java.util.Map attributeValues)
-
createStoreLocatorFeature
public StoreLocatorFeature createStoreLocatorFeature(java.util.Map attributeValues)
-
getCurrencies
public java.util.Set<Currency> getCurrencies(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.currencies
attribute.- Returns:
- the currencies
-
getCurrencies
public java.util.Set<Currency> getCurrencies(BaseStore item)
Generated method - Getter of theBaseStore.currencies
attribute.- Returns:
- the currencies
-
getCurrenciesCount
public long getCurrenciesCount(SessionContext ctx, BaseStore item)
-
getCurrenciesCount
public long getCurrenciesCount(BaseStore item)
-
setCurrencies
public void setCurrencies(SessionContext ctx, BaseStore item, java.util.Set<Currency> value)
Generated method - Setter of theBaseStore.currencies
attribute.- Parameters:
value
- the currencies
-
setCurrencies
public void setCurrencies(BaseStore item, java.util.Set<Currency> value)
Generated method - Setter of theBaseStore.currencies
attribute.- Parameters:
value
- the currencies
-
addToCurrencies
public void addToCurrencies(SessionContext ctx, BaseStore item, Currency value)
Generated method - Addsvalue
to currencies.- Parameters:
value
- the item to add to currencies
-
addToCurrencies
public void addToCurrencies(BaseStore item, Currency value)
Generated method - Addsvalue
to currencies.- Parameters:
value
- the item to add to currencies
-
removeFromCurrencies
public void removeFromCurrencies(SessionContext ctx, BaseStore item, Currency value)
Generated method - Removesvalue
from currencies.- Parameters:
value
- the item to remove from currencies
-
removeFromCurrencies
public void removeFromCurrencies(BaseStore item, Currency value)
Generated method - Removesvalue
from currencies.- Parameters:
value
- the item to remove from currencies
-
isCustomerAllowedToIgnoreSuggestions
public java.lang.Boolean isCustomerAllowedToIgnoreSuggestions(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.- Returns:
- the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
-
isCustomerAllowedToIgnoreSuggestions
public java.lang.Boolean isCustomerAllowedToIgnoreSuggestions(BaseStore item)
Generated method - Getter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.- Returns:
- the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
-
isCustomerAllowedToIgnoreSuggestionsAsPrimitive
public boolean isCustomerAllowedToIgnoreSuggestionsAsPrimitive(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.- Returns:
- the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
-
isCustomerAllowedToIgnoreSuggestionsAsPrimitive
public boolean isCustomerAllowedToIgnoreSuggestionsAsPrimitive(BaseStore item)
Generated method - Getter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.- Returns:
- the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
-
setCustomerAllowedToIgnoreSuggestions
public void setCustomerAllowedToIgnoreSuggestions(SessionContext ctx, BaseStore item, java.lang.Boolean value)
Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.- Parameters:
value
- the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
-
setCustomerAllowedToIgnoreSuggestions
public void setCustomerAllowedToIgnoreSuggestions(BaseStore item, java.lang.Boolean value)
Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.- Parameters:
value
- the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
-
setCustomerAllowedToIgnoreSuggestions
public void setCustomerAllowedToIgnoreSuggestions(SessionContext ctx, BaseStore item, boolean value)
Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.- Parameters:
value
- the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
-
setCustomerAllowedToIgnoreSuggestions
public void setCustomerAllowedToIgnoreSuggestions(BaseStore item, boolean value)
Generated method - Setter of theBaseStore.customerAllowedToIgnoreSuggestions
attribute.- Parameters:
value
- the customerAllowedToIgnoreSuggestions - Determines whether the customer is allowed to bypass the list of suggested addresses and proceed with their unverified entry.
-
getDefaultCurrency
public Currency getDefaultCurrency(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.defaultCurrency
attribute.- Returns:
- the defaultCurrency - The default currency for the site.
-
getDefaultCurrency
public Currency getDefaultCurrency(BaseStore item)
Generated method - Getter of theBaseStore.defaultCurrency
attribute.- Returns:
- the defaultCurrency - The default currency for the site.
-
setDefaultCurrency
public void setDefaultCurrency(SessionContext ctx, BaseStore item, Currency value)
Generated method - Setter of theBaseStore.defaultCurrency
attribute.- Parameters:
value
- the defaultCurrency - The default currency for the site.
-
setDefaultCurrency
public void setDefaultCurrency(BaseStore item, Currency value)
Generated method - Setter of theBaseStore.defaultCurrency
attribute.- Parameters:
value
- the defaultCurrency - The default currency for the site.
-
getDefaultDeliveryOrigin
public PointOfService getDefaultDeliveryOrigin(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.defaultDeliveryOrigin
attribute.- Returns:
- the defaultDeliveryOrigin - The default delivery origin for the site.
-
getDefaultDeliveryOrigin
public PointOfService getDefaultDeliveryOrigin(BaseStore item)
Generated method - Getter of theBaseStore.defaultDeliveryOrigin
attribute.- Returns:
- the defaultDeliveryOrigin - The default delivery origin for the site.
-
setDefaultDeliveryOrigin
public void setDefaultDeliveryOrigin(SessionContext ctx, BaseStore item, PointOfService value)
Generated method - Setter of theBaseStore.defaultDeliveryOrigin
attribute.- Parameters:
value
- the defaultDeliveryOrigin - The default delivery origin for the site.
-
setDefaultDeliveryOrigin
public void setDefaultDeliveryOrigin(BaseStore item, PointOfService value)
Generated method - Setter of theBaseStore.defaultDeliveryOrigin
attribute.- Parameters:
value
- the defaultDeliveryOrigin - The default delivery origin for the site.
-
getDefaultLanguage
public Language getDefaultLanguage(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.defaultLanguage
attribute.- Returns:
- the defaultLanguage - The default language for the site.
-
getDefaultLanguage
public Language getDefaultLanguage(BaseSite item)
Generated method - Getter of theBaseSite.defaultLanguage
attribute.- Returns:
- the defaultLanguage - The default language for the site.
-
setDefaultLanguage
public void setDefaultLanguage(SessionContext ctx, BaseSite item, Language value)
Generated method - Setter of theBaseSite.defaultLanguage
attribute.- Parameters:
value
- the defaultLanguage - The default language for the site.
-
setDefaultLanguage
public void setDefaultLanguage(BaseSite item, Language value)
Generated method - Setter of theBaseSite.defaultLanguage
attribute.- Parameters:
value
- the defaultLanguage - The default language for the site.
-
getDefaultLanguage
public Language getDefaultLanguage(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.defaultLanguage
attribute.- Returns:
- the defaultLanguage - The default language for the site.
-
getDefaultLanguage
public Language getDefaultLanguage(BaseStore item)
Generated method - Getter of theBaseStore.defaultLanguage
attribute.- Returns:
- the defaultLanguage - The default language for the site.
-
setDefaultLanguage
public void setDefaultLanguage(SessionContext ctx, BaseStore item, Language value)
Generated method - Setter of theBaseStore.defaultLanguage
attribute.- Parameters:
value
- the defaultLanguage - The default language for the site.
-
setDefaultLanguage
public void setDefaultLanguage(BaseStore item, Language value)
Generated method - Setter of theBaseStore.defaultLanguage
attribute.- Parameters:
value
- the defaultLanguage - The default language for the site.
-
getDefaultPaymentInfo
public PaymentInfo getDefaultPaymentInfo(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.defaultPaymentInfo
attribute.- Returns:
- the defaultPaymentInfo - It holds information about default payment that is used by the customer.
-
getDefaultPaymentInfo
public PaymentInfo getDefaultPaymentInfo(Customer item)
Generated method - Getter of theCustomer.defaultPaymentInfo
attribute.- Returns:
- the defaultPaymentInfo - It holds information about default payment that is used by the customer.
-
setDefaultPaymentInfo
public void setDefaultPaymentInfo(SessionContext ctx, Customer item, PaymentInfo value)
Generated method - Setter of theCustomer.defaultPaymentInfo
attribute.- Parameters:
value
- the defaultPaymentInfo - It holds information about default payment that is used by the customer.
-
setDefaultPaymentInfo
public void setDefaultPaymentInfo(Customer item, PaymentInfo value)
Generated method - Setter of theCustomer.defaultPaymentInfo
attribute.- Parameters:
value
- the defaultPaymentInfo - It holds information about default payment that is used by the customer.
-
getDefaultPromotionGroup
public PromotionGroup getDefaultPromotionGroup(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.defaultPromotionGroup
attribute.- Returns:
- the defaultPromotionGroup - The default promotion group for the site.
-
getDefaultPromotionGroup
public PromotionGroup getDefaultPromotionGroup(BaseSite item)
Generated method - Getter of theBaseSite.defaultPromotionGroup
attribute.- Returns:
- the defaultPromotionGroup - The default promotion group for the site.
-
setDefaultPromotionGroup
public void setDefaultPromotionGroup(SessionContext ctx, BaseSite item, PromotionGroup value)
Generated method - Setter of theBaseSite.defaultPromotionGroup
attribute.- Parameters:
value
- the defaultPromotionGroup - The default promotion group for the site.
-
setDefaultPromotionGroup
public void setDefaultPromotionGroup(BaseSite item, PromotionGroup value)
Generated method - Setter of theBaseSite.defaultPromotionGroup
attribute.- Parameters:
value
- the defaultPromotionGroup - The default promotion group for the site.
-
getDeliveryCountries
public java.util.Collection<Country> getDeliveryCountries(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.deliveryCountries
attribute.- Returns:
- the deliveryCountries
-
getDeliveryCountries
public java.util.Collection<Country> getDeliveryCountries(BaseStore item)
Generated method - Getter of theBaseStore.deliveryCountries
attribute.- Returns:
- the deliveryCountries
-
getDeliveryCountriesCount
public long getDeliveryCountriesCount(SessionContext ctx, BaseStore item)
-
getDeliveryCountriesCount
public long getDeliveryCountriesCount(BaseStore item)
-
setDeliveryCountries
public void setDeliveryCountries(SessionContext ctx, BaseStore item, java.util.Collection<Country> value)
Generated method - Setter of theBaseStore.deliveryCountries
attribute.- Parameters:
value
- the deliveryCountries
-
setDeliveryCountries
public void setDeliveryCountries(BaseStore item, java.util.Collection<Country> value)
Generated method - Setter of theBaseStore.deliveryCountries
attribute.- Parameters:
value
- the deliveryCountries
-
addToDeliveryCountries
public void addToDeliveryCountries(SessionContext ctx, BaseStore item, Country value)
Generated method - Addsvalue
to deliveryCountries.- Parameters:
value
- the item to add to deliveryCountries
-
addToDeliveryCountries
public void addToDeliveryCountries(BaseStore item, Country value)
Generated method - Addsvalue
to deliveryCountries.- Parameters:
value
- the item to add to deliveryCountries
-
removeFromDeliveryCountries
public void removeFromDeliveryCountries(SessionContext ctx, BaseStore item, Country value)
Generated method - Removesvalue
from deliveryCountries.- Parameters:
value
- the item to remove from deliveryCountries
-
removeFromDeliveryCountries
public void removeFromDeliveryCountries(BaseStore item, Country value)
Generated method - Removesvalue
from deliveryCountries.- Parameters:
value
- the item to remove from deliveryCountries
-
getDeliveryModes
public java.util.Set<DeliveryMode> getDeliveryModes(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.deliveryModes
attribute.- Returns:
- the deliveryModes
-
getDeliveryModes
public java.util.Set<DeliveryMode> getDeliveryModes(BaseStore item)
Generated method - Getter of theBaseStore.deliveryModes
attribute.- Returns:
- the deliveryModes
-
getDeliveryModesCount
public long getDeliveryModesCount(SessionContext ctx, BaseStore item)
-
getDeliveryModesCount
public long getDeliveryModesCount(BaseStore item)
-
setDeliveryModes
public void setDeliveryModes(SessionContext ctx, BaseStore item, java.util.Set<DeliveryMode> value)
Generated method - Setter of theBaseStore.deliveryModes
attribute.- Parameters:
value
- the deliveryModes
-
setDeliveryModes
public void setDeliveryModes(BaseStore item, java.util.Set<DeliveryMode> value)
Generated method - Setter of theBaseStore.deliveryModes
attribute.- Parameters:
value
- the deliveryModes
-
addToDeliveryModes
public void addToDeliveryModes(SessionContext ctx, BaseStore item, DeliveryMode value)
Generated method - Addsvalue
to deliveryModes.- Parameters:
value
- the item to add to deliveryModes
-
addToDeliveryModes
public void addToDeliveryModes(BaseStore item, DeliveryMode value)
Generated method - Addsvalue
to deliveryModes.- Parameters:
value
- the item to add to deliveryModes
-
removeFromDeliveryModes
public void removeFromDeliveryModes(SessionContext ctx, BaseStore item, DeliveryMode value)
Generated method - Removesvalue
from deliveryModes.- Parameters:
value
- the item to remove from deliveryModes
-
removeFromDeliveryModes
public void removeFromDeliveryModes(BaseStore item, DeliveryMode value)
Generated method - Removesvalue
from deliveryModes.- Parameters:
value
- the item to remove from deliveryModes
-
getDeliveryPointOfService
public PointOfService getDeliveryPointOfService(SessionContext ctx, AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.deliveryPointOfService
attribute.- Returns:
- the deliveryPointOfService - The point of service to deliver to/collect from.
-
getDeliveryPointOfService
public PointOfService getDeliveryPointOfService(AbstractOrderEntry item)
Generated method - Getter of theAbstractOrderEntry.deliveryPointOfService
attribute.- Returns:
- the deliveryPointOfService - The point of service to deliver to/collect from.
-
setDeliveryPointOfService
public void setDeliveryPointOfService(SessionContext ctx, AbstractOrderEntry item, PointOfService value)
Generated method - Setter of theAbstractOrderEntry.deliveryPointOfService
attribute.- Parameters:
value
- the deliveryPointOfService - The point of service to deliver to/collect from.
-
setDeliveryPointOfService
public void setDeliveryPointOfService(AbstractOrderEntry item, PointOfService value)
Generated method - Setter of theAbstractOrderEntry.deliveryPointOfService
attribute.- Parameters:
value
- the deliveryPointOfService - The point of service to deliver to/collect from.
-
getDeliveryPointOfService
public PointOfService getDeliveryPointOfService(SessionContext ctx, Consignment item)
Generated method - Getter of theConsignment.deliveryPointOfService
attribute.- Returns:
- the deliveryPointOfService - The point of service to deliver to/collect from.
-
getDeliveryPointOfService
public PointOfService getDeliveryPointOfService(Consignment item)
Generated method - Getter of theConsignment.deliveryPointOfService
attribute.- Returns:
- the deliveryPointOfService - The point of service to deliver to/collect from.
-
setDeliveryPointOfService
public void setDeliveryPointOfService(SessionContext ctx, Consignment item, PointOfService value)
Generated method - Setter of theConsignment.deliveryPointOfService
attribute.- Parameters:
value
- the deliveryPointOfService - The point of service to deliver to/collect from.
-
setDeliveryPointOfService
public void setDeliveryPointOfService(Consignment item, PointOfService value)
Generated method - Setter of theConsignment.deliveryPointOfService
attribute.- Parameters:
value
- the deliveryPointOfService - The point of service to deliver to/collect from.
-
getDisplayName
public java.lang.String getDisplayName(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.displayName
attribute.- Returns:
- the displayName - Used as the display name for search results etc.
-
getDisplayName
public java.lang.String getDisplayName(PointOfService item)
Generated method - Getter of thePointOfService.displayName
attribute.- Returns:
- the displayName - Used as the display name for search results etc.
-
setDisplayName
public void setDisplayName(SessionContext ctx, PointOfService item, java.lang.String value)
Generated method - Setter of thePointOfService.displayName
attribute.- Parameters:
value
- the displayName - Used as the display name for search results etc.
-
setDisplayName
public void setDisplayName(PointOfService item, java.lang.String value)
Generated method - Setter of thePointOfService.displayName
attribute.- Parameters:
value
- the displayName - Used as the display name for search results etc.
-
isExternalTaxEnabled
public java.lang.Boolean isExternalTaxEnabled(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.externalTaxEnabled
attribute.- Returns:
- the externalTaxEnabled - Determines whether the site should use external tax calculation
-
isExternalTaxEnabled
public java.lang.Boolean isExternalTaxEnabled(BaseStore item)
Generated method - Getter of theBaseStore.externalTaxEnabled
attribute.- Returns:
- the externalTaxEnabled - Determines whether the site should use external tax calculation
-
isExternalTaxEnabledAsPrimitive
public boolean isExternalTaxEnabledAsPrimitive(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.externalTaxEnabled
attribute.- Returns:
- the externalTaxEnabled - Determines whether the site should use external tax calculation
-
isExternalTaxEnabledAsPrimitive
public boolean isExternalTaxEnabledAsPrimitive(BaseStore item)
Generated method - Getter of theBaseStore.externalTaxEnabled
attribute.- Returns:
- the externalTaxEnabled - Determines whether the site should use external tax calculation
-
setExternalTaxEnabled
public void setExternalTaxEnabled(SessionContext ctx, BaseStore item, java.lang.Boolean value)
Generated method - Setter of theBaseStore.externalTaxEnabled
attribute.- Parameters:
value
- the externalTaxEnabled - Determines whether the site should use external tax calculation
-
setExternalTaxEnabled
public void setExternalTaxEnabled(BaseStore item, java.lang.Boolean value)
Generated method - Setter of theBaseStore.externalTaxEnabled
attribute.- Parameters:
value
- the externalTaxEnabled - Determines whether the site should use external tax calculation
-
setExternalTaxEnabled
public void setExternalTaxEnabled(SessionContext ctx, BaseStore item, boolean value)
Generated method - Setter of theBaseStore.externalTaxEnabled
attribute.- Parameters:
value
- the externalTaxEnabled - Determines whether the site should use external tax calculation
-
setExternalTaxEnabled
public void setExternalTaxEnabled(BaseStore item, boolean value)
Generated method - Setter of theBaseStore.externalTaxEnabled
attribute.- Parameters:
value
- the externalTaxEnabled - Determines whether the site should use external tax calculation
-
getFacetSort
public EnumerationValue getFacetSort(SessionContext ctx, SolrIndexedProperty item)
Generated method - Getter of theSolrIndexedProperty.facetSort
attribute.- Returns:
- the facetSort - Deprecated - please use custom sort providers. The sort option to use to order the facet values.
-
getFacetSort
public EnumerationValue getFacetSort(SolrIndexedProperty item)
Generated method - Getter of theSolrIndexedProperty.facetSort
attribute.- Returns:
- the facetSort - Deprecated - please use custom sort providers. The sort option to use to order the facet values.
-
setFacetSort
public void setFacetSort(SessionContext ctx, SolrIndexedProperty item, EnumerationValue value)
Generated method - Setter of theSolrIndexedProperty.facetSort
attribute.- Parameters:
value
- the facetSort - Deprecated - please use custom sort providers. The sort option to use to order the facet values.
-
setFacetSort
public void setFacetSort(SolrIndexedProperty item, EnumerationValue value)
Generated method - Setter of theSolrIndexedProperty.facetSort
attribute.- Parameters:
value
- the facetSort - Deprecated - please use custom sort providers. The sort option to use to order the facet values.
-
getFeatures
public java.util.Set<StoreLocatorFeature> getFeatures(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.features
attribute.- Returns:
- the features
-
getFeatures
public java.util.Set<StoreLocatorFeature> getFeatures(PointOfService item)
Generated method - Getter of thePointOfService.features
attribute.- Returns:
- the features
-
getFeaturesCount
public long getFeaturesCount(SessionContext ctx, PointOfService item)
-
getFeaturesCount
public long getFeaturesCount(PointOfService item)
-
setFeatures
public void setFeatures(SessionContext ctx, PointOfService item, java.util.Set<StoreLocatorFeature> value)
Generated method - Setter of thePointOfService.features
attribute.- Parameters:
value
- the features
-
setFeatures
public void setFeatures(PointOfService item, java.util.Set<StoreLocatorFeature> value)
Generated method - Setter of thePointOfService.features
attribute.- Parameters:
value
- the features
-
addToFeatures
public void addToFeatures(SessionContext ctx, PointOfService item, StoreLocatorFeature value)
Generated method - Addsvalue
to features.- Parameters:
value
- the item to add to features
-
addToFeatures
public void addToFeatures(PointOfService item, StoreLocatorFeature value)
Generated method - Addsvalue
to features.- Parameters:
value
- the item to add to features
-
removeFromFeatures
public void removeFromFeatures(SessionContext ctx, PointOfService item, StoreLocatorFeature value)
Generated method - Removesvalue
from features.- Parameters:
value
- the item to remove from features
-
removeFromFeatures
public void removeFromFeatures(PointOfService item, StoreLocatorFeature value)
Generated method - Removesvalue
from features.- Parameters:
value
- the item to remove from features
-
getGalleryImages
public java.util.List<MediaContainer> getGalleryImages(SessionContext ctx, Product item)
Generated method - Getter of theProduct.galleryImages
attribute.- Returns:
- the galleryImages - A list of additional images for the product.
-
getGalleryImages
public java.util.List<MediaContainer> getGalleryImages(Product item)
Generated method - Getter of theProduct.galleryImages
attribute.- Returns:
- the galleryImages - A list of additional images for the product.
-
setGalleryImages
public void setGalleryImages(SessionContext ctx, Product item, java.util.List<MediaContainer> value)
Generated method - Setter of theProduct.galleryImages
attribute.- Parameters:
value
- the galleryImages - A list of additional images for the product.
-
setGalleryImages
public void setGalleryImages(Product item, java.util.List<MediaContainer> value)
Generated method - Setter of theProduct.galleryImages
attribute.- Parameters:
value
- the galleryImages - A list of additional images for the product.
-
getGeneratedNotifications
public java.util.Set<EnumerationValue> getGeneratedNotifications(SessionContext ctx, Quote item)
Generated method - Getter of theQuote.generatedNotifications
attribute.- Returns:
- the generatedNotifications
-
getGeneratedNotifications
public java.util.Set<EnumerationValue> getGeneratedNotifications(Quote item)
Generated method - Getter of theQuote.generatedNotifications
attribute.- Returns:
- the generatedNotifications
-
getGeneratedNotificationsCount
public long getGeneratedNotificationsCount(SessionContext ctx, Quote item)
-
getGeneratedNotificationsCount
public long getGeneratedNotificationsCount(Quote item)
-
setGeneratedNotifications
public void setGeneratedNotifications(SessionContext ctx, Quote item, java.util.Set<EnumerationValue> value)
Generated method - Setter of theQuote.generatedNotifications
attribute.- Parameters:
value
- the generatedNotifications
-
setGeneratedNotifications
public void setGeneratedNotifications(Quote item, java.util.Set<EnumerationValue> value)
Generated method - Setter of theQuote.generatedNotifications
attribute.- Parameters:
value
- the generatedNotifications
-
addToGeneratedNotifications
public void addToGeneratedNotifications(SessionContext ctx, Quote item, EnumerationValue value)
Generated method - Addsvalue
to generatedNotifications.- Parameters:
value
- the item to add to generatedNotifications
-
addToGeneratedNotifications
public void addToGeneratedNotifications(Quote item, EnumerationValue value)
Generated method - Addsvalue
to generatedNotifications.- Parameters:
value
- the item to add to generatedNotifications
-
removeFromGeneratedNotifications
public void removeFromGeneratedNotifications(SessionContext ctx, Quote item, EnumerationValue value)
Generated method - Removesvalue
from generatedNotifications.- Parameters:
value
- the item to remove from generatedNotifications
-
removeFromGeneratedNotifications
public void removeFromGeneratedNotifications(Quote item, EnumerationValue value)
Generated method - Removesvalue
from generatedNotifications.- Parameters:
value
- the item to remove from generatedNotifications
-
getGuid
public java.lang.String getGuid(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.guid
attribute.- Returns:
- the guid - The guid for the anonymous cart used to lookup stored carts. The order guid is used as a non-authenticated deep link to the order history page.
-
getGuid
public java.lang.String getGuid(AbstractOrder item)
Generated method - Getter of theAbstractOrder.guid
attribute.- Returns:
- the guid - The guid for the anonymous cart used to lookup stored carts. The order guid is used as a non-authenticated deep link to the order history page.
-
setGuid
public void setGuid(SessionContext ctx, AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.guid
attribute.- Parameters:
value
- the guid - The guid for the anonymous cart used to lookup stored carts. The order guid is used as a non-authenticated deep link to the order history page.
-
setGuid
public void setGuid(AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.guid
attribute.- Parameters:
value
- the guid - The guid for the anonymous cart used to lookup stored carts. The order guid is used as a non-authenticated deep link to the order history page.
-
getIssueNumber
public java.lang.Integer getIssueNumber(SessionContext ctx, PaymentInfo item)
Generated method - Getter of theCreditCardPaymentInfo.issueNumber
attribute.- Returns:
- the issueNumber - Issue number is the reference information for the credit cart data.
-
getIssueNumber
public java.lang.Integer getIssueNumber(PaymentInfo item)
Generated method - Getter of theCreditCardPaymentInfo.issueNumber
attribute.- Returns:
- the issueNumber - Issue number is the reference information for the credit cart data.
-
getIssueNumberAsPrimitive
public int getIssueNumberAsPrimitive(SessionContext ctx, PaymentInfo item)
Generated method - Getter of theCreditCardPaymentInfo.issueNumber
attribute.- Returns:
- the issueNumber - Issue number is the reference information for the credit cart data.
-
getIssueNumberAsPrimitive
public int getIssueNumberAsPrimitive(PaymentInfo item)
Generated method - Getter of theCreditCardPaymentInfo.issueNumber
attribute.- Returns:
- the issueNumber - Issue number is the reference information for the credit cart data.
-
setIssueNumber
public void setIssueNumber(SessionContext ctx, PaymentInfo item, java.lang.Integer value)
Generated method - Setter of theCreditCardPaymentInfo.issueNumber
attribute.- Parameters:
value
- the issueNumber - Issue number is the reference information for the credit cart data.
-
setIssueNumber
public void setIssueNumber(PaymentInfo item, java.lang.Integer value)
Generated method - Setter of theCreditCardPaymentInfo.issueNumber
attribute.- Parameters:
value
- the issueNumber - Issue number is the reference information for the credit cart data.
-
setIssueNumber
public void setIssueNumber(SessionContext ctx, PaymentInfo item, int value)
Generated method - Setter of theCreditCardPaymentInfo.issueNumber
attribute.- Parameters:
value
- the issueNumber - Issue number is the reference information for the credit cart data.
-
setIssueNumber
public void setIssueNumber(PaymentInfo item, int value)
Generated method - Setter of theCreditCardPaymentInfo.issueNumber
attribute.- Parameters:
value
- the issueNumber - Issue number is the reference information for the credit cart data.
-
getLanguage
public Language getLanguage(SessionContext ctx, Order item)
Generated method - Getter of theOrder.language
attribute.- Returns:
- the language - The language used when the order is placed.
-
getLanguage
public Language getLanguage(Order item)
Generated method - Getter of theOrder.language
attribute.- Returns:
- the language - The language used when the order is placed.
-
setLanguage
public void setLanguage(SessionContext ctx, Order item, Language value)
Generated method - Setter of theOrder.language
attribute.- Parameters:
value
- the language - The language used when the order is placed.
-
setLanguage
public void setLanguage(Order item, Language value)
Generated method - Setter of theOrder.language
attribute.- Parameters:
value
- the language - The language used when the order is placed.
-
getLanguages
public java.util.Set<Language> getLanguages(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.languages
attribute.- Returns:
- the languages
-
getLanguages
public java.util.Set<Language> getLanguages(BaseStore item)
Generated method - Getter of theBaseStore.languages
attribute.- Returns:
- the languages
-
getLanguagesCount
public long getLanguagesCount(SessionContext ctx, BaseStore item)
-
getLanguagesCount
public long getLanguagesCount(BaseStore item)
-
setLanguages
public void setLanguages(SessionContext ctx, BaseStore item, java.util.Set<Language> value)
Generated method - Setter of theBaseStore.languages
attribute.- Parameters:
value
- the languages
-
setLanguages
public void setLanguages(BaseStore item, java.util.Set<Language> value)
Generated method - Setter of theBaseStore.languages
attribute.- Parameters:
value
- the languages
-
addToLanguages
public void addToLanguages(SessionContext ctx, BaseStore item, Language value)
Generated method - Addsvalue
to languages.- Parameters:
value
- the item to add to languages
-
addToLanguages
public void addToLanguages(BaseStore item, Language value)
Generated method - Addsvalue
to languages.- Parameters:
value
- the item to add to languages
-
removeFromLanguages
public void removeFromLanguages(SessionContext ctx, BaseStore item, Language value)
Generated method - Removesvalue
from languages.- Parameters:
value
- the item to remove from languages
-
removeFromLanguages
public void removeFromLanguages(BaseStore item, Language value)
Generated method - Removesvalue
from languages.- Parameters:
value
- the item to remove from languages
-
getLocale
public java.lang.String getLocale(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.locale
attribute.- Returns:
- the locale - The locale to use for each language.
-
getLocale
public java.lang.String getLocale(BaseSite item)
Generated method - Getter of theBaseSite.locale
attribute.- Returns:
- the locale - The locale to use for each language.
-
getAllLocale
public java.util.Map<Language,java.lang.String> getAllLocale(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.locale
attribute.- Returns:
- the localized locale - The locale to use for each language.
-
getAllLocale
public java.util.Map<Language,java.lang.String> getAllLocale(BaseSite item)
Generated method - Getter of theBaseSite.locale
attribute.- Returns:
- the localized locale - The locale to use for each language.
-
setLocale
public void setLocale(SessionContext ctx, BaseSite item, java.lang.String value)
Generated method - Setter of theBaseSite.locale
attribute.- Parameters:
value
- the locale - The locale to use for each language.
-
setLocale
public void setLocale(BaseSite item, java.lang.String value)
Generated method - Setter of theBaseSite.locale
attribute.- Parameters:
value
- the locale - The locale to use for each language.
-
setAllLocale
public void setAllLocale(SessionContext ctx, BaseSite item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theBaseSite.locale
attribute.- Parameters:
value
- the locale - The locale to use for each language.
-
setAllLocale
public void setAllLocale(BaseSite item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theBaseSite.locale
attribute.- Parameters:
value
- the locale - The locale to use for each language.
-
getMaxRadiusForPoSSearch
public java.lang.Double getMaxRadiusForPoSSearch(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.maxRadiusForPoSSearch
attribute.- Returns:
- the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
-
getMaxRadiusForPoSSearch
public java.lang.Double getMaxRadiusForPoSSearch(BaseStore item)
Generated method - Getter of theBaseStore.maxRadiusForPoSSearch
attribute.- Returns:
- the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
-
getMaxRadiusForPoSSearchAsPrimitive
public double getMaxRadiusForPoSSearchAsPrimitive(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.maxRadiusForPoSSearch
attribute.- Returns:
- the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
-
getMaxRadiusForPoSSearchAsPrimitive
public double getMaxRadiusForPoSSearchAsPrimitive(BaseStore item)
Generated method - Getter of theBaseStore.maxRadiusForPoSSearch
attribute.- Returns:
- the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
-
setMaxRadiusForPoSSearch
public void setMaxRadiusForPoSSearch(SessionContext ctx, BaseStore item, java.lang.Double value)
Generated method - Setter of theBaseStore.maxRadiusForPoSSearch
attribute.- Parameters:
value
- the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
-
setMaxRadiusForPoSSearch
public void setMaxRadiusForPoSSearch(BaseStore item, java.lang.Double value)
Generated method - Setter of theBaseStore.maxRadiusForPoSSearch
attribute.- Parameters:
value
- the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
-
setMaxRadiusForPoSSearch
public void setMaxRadiusForPoSSearch(SessionContext ctx, BaseStore item, double value)
Generated method - Setter of theBaseStore.maxRadiusForPoSSearch
attribute.- Parameters:
value
- the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
-
setMaxRadiusForPoSSearch
public void setMaxRadiusForPoSSearch(BaseStore item, double value)
Generated method - Setter of theBaseStore.maxRadiusForPoSSearch
attribute.- Parameters:
value
- the maxRadiusForPoSSearch - The max radius when searching for PoS for a basestore.
-
getNearbyStoreRadius
public java.lang.Double getNearbyStoreRadius(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.nearbyStoreRadius
attribute.- Returns:
- the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
-
getNearbyStoreRadius
public java.lang.Double getNearbyStoreRadius(PointOfService item)
Generated method - Getter of thePointOfService.nearbyStoreRadius
attribute.- Returns:
- the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
-
getNearbyStoreRadiusAsPrimitive
public double getNearbyStoreRadiusAsPrimitive(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.nearbyStoreRadius
attribute.- Returns:
- the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
-
getNearbyStoreRadiusAsPrimitive
public double getNearbyStoreRadiusAsPrimitive(PointOfService item)
Generated method - Getter of thePointOfService.nearbyStoreRadius
attribute.- Returns:
- the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
-
setNearbyStoreRadius
public void setNearbyStoreRadius(SessionContext ctx, PointOfService item, java.lang.Double value)
Generated method - Setter of thePointOfService.nearbyStoreRadius
attribute.- Parameters:
value
- the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
-
setNearbyStoreRadius
public void setNearbyStoreRadius(PointOfService item, java.lang.Double value)
Generated method - Setter of thePointOfService.nearbyStoreRadius
attribute.- Parameters:
value
- the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
-
setNearbyStoreRadius
public void setNearbyStoreRadius(SessionContext ctx, PointOfService item, double value)
Generated method - Setter of thePointOfService.nearbyStoreRadius
attribute.- Parameters:
value
- the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
-
setNearbyStoreRadius
public void setNearbyStoreRadius(PointOfService item, double value)
Generated method - Setter of thePointOfService.nearbyStoreRadius
attribute.- Parameters:
value
- the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
-
isNet
public java.lang.Boolean isNet(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.net
attribute.- Returns:
- the net - Determines if the prices are treated as net or gross prices in the given base store.
-
isNet
public java.lang.Boolean isNet(BaseStore item)
Generated method - Getter of theBaseStore.net
attribute.- Returns:
- the net - Determines if the prices are treated as net or gross prices in the given base store.
-
isNetAsPrimitive
public boolean isNetAsPrimitive(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.net
attribute.- Returns:
- the net - Determines if the prices are treated as net or gross prices in the given base store.
-
isNetAsPrimitive
public boolean isNetAsPrimitive(BaseStore item)
Generated method - Getter of theBaseStore.net
attribute.- Returns:
- the net - Determines if the prices are treated as net or gross prices in the given base store.
-
setNet
public void setNet(SessionContext ctx, BaseStore item, java.lang.Boolean value)
Generated method - Setter of theBaseStore.net
attribute.- Parameters:
value
- the net - Determines if the prices are treated as net or gross prices in the given base store.
-
setNet
public void setNet(BaseStore item, java.lang.Boolean value)
Generated method - Setter of theBaseStore.net
attribute.- Parameters:
value
- the net - Determines if the prices are treated as net or gross prices in the given base store.
-
setNet
public void setNet(SessionContext ctx, BaseStore item, boolean value)
Generated method - Setter of theBaseStore.net
attribute.- Parameters:
value
- the net - Determines if the prices are treated as net or gross prices in the given base store.
-
setNet
public void setNet(BaseStore item, boolean value)
Generated method - Setter of theBaseStore.net
attribute.- Parameters:
value
- the net - Determines if the prices are treated as net or gross prices in the given base store.
-
getOriginalUid
public java.lang.String getOriginalUid(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.originalUid
attribute.- Returns:
- the originalUid
-
getOriginalUid
public java.lang.String getOriginalUid(Customer item)
Generated method - Getter of theCustomer.originalUid
attribute.- Returns:
- the originalUid
-
setOriginalUid
public void setOriginalUid(SessionContext ctx, Customer item, java.lang.String value)
Generated method - Setter of theCustomer.originalUid
attribute.- Parameters:
value
- the originalUid
-
setOriginalUid
public void setOriginalUid(Customer item, java.lang.String value)
Generated method - Setter of theCustomer.originalUid
attribute.- Parameters:
value
- the originalUid
-
getPaymentProvider
public java.lang.String getPaymentProvider(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.paymentProvider
attribute.- Returns:
- the paymentProvider - The name of the payment provider that will get used for credit card subscriptions and any psp interaction
-
getPaymentProvider
public java.lang.String getPaymentProvider(BaseStore item)
Generated method - Getter of theBaseStore.paymentProvider
attribute.- Returns:
- the paymentProvider - The name of the payment provider that will get used for credit card subscriptions and any psp interaction
-
setPaymentProvider
public void setPaymentProvider(SessionContext ctx, BaseStore item, java.lang.String value)
Generated method - Setter of theBaseStore.paymentProvider
attribute.- Parameters:
value
- the paymentProvider - The name of the payment provider that will get used for credit card subscriptions and any psp interaction
-
setPaymentProvider
public void setPaymentProvider(BaseStore item, java.lang.String value)
Generated method - Setter of theBaseStore.paymentProvider
attribute.- Parameters:
value
- the paymentProvider - The name of the payment provider that will get used for credit card subscriptions and any psp interaction
-
getPickupInStoreMode
public EnumerationValue getPickupInStoreMode(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.pickupInStoreMode
attribute.- Returns:
- the pickupInStoreMode - The pickup mode for this store.
-
getPickupInStoreMode
public EnumerationValue getPickupInStoreMode(BaseStore item)
Generated method - Getter of theBaseStore.pickupInStoreMode
attribute.- Returns:
- the pickupInStoreMode - The pickup mode for this store.
-
setPickupInStoreMode
public void setPickupInStoreMode(SessionContext ctx, BaseStore item, EnumerationValue value)
Generated method - Setter of theBaseStore.pickupInStoreMode
attribute.- Parameters:
value
- the pickupInStoreMode - The pickup mode for this store.
-
setPickupInStoreMode
public void setPickupInStoreMode(BaseStore item, EnumerationValue value)
Generated method - Setter of theBaseStore.pickupInStoreMode
attribute.- Parameters:
value
- the pickupInStoreMode - The pickup mode for this store.
-
getPlacedBy
public User getPlacedBy(SessionContext ctx, Order item)
Generated method - Getter of theOrder.placedBy
attribute.- Returns:
- the placedBy - The sales agent which the order was placed by.
-
getPlacedBy
public User getPlacedBy(Order item)
Generated method - Getter of theOrder.placedBy
attribute.- Returns:
- the placedBy - The sales agent which the order was placed by.
-
setPlacedBy
public void setPlacedBy(SessionContext ctx, Order item, User value)
Generated method - Setter of theOrder.placedBy
attribute.- Parameters:
value
- the placedBy - The sales agent which the order was placed by.
-
setPlacedBy
public void setPlacedBy(Order item, User value)
Generated method - Setter of theOrder.placedBy
attribute.- Parameters:
value
- the placedBy - The sales agent which the order was placed by.
-
getPointsOfService
public java.util.Collection<PointOfService> getPointsOfService(SessionContext ctx, Warehouse item)
Generated method - Getter of theWarehouse.pointsOfService
attribute.- Returns:
- the pointsOfService
-
getPointsOfService
public java.util.Collection<PointOfService> getPointsOfService(Warehouse item)
Generated method - Getter of theWarehouse.pointsOfService
attribute.- Returns:
- the pointsOfService
-
getPointsOfServiceCount
public long getPointsOfServiceCount(SessionContext ctx, Warehouse item)
-
getPointsOfServiceCount
public long getPointsOfServiceCount(Warehouse item)
-
setPointsOfService
public void setPointsOfService(SessionContext ctx, Warehouse item, java.util.Collection<PointOfService> value)
Generated method - Setter of theWarehouse.pointsOfService
attribute.- Parameters:
value
- the pointsOfService
-
setPointsOfService
public void setPointsOfService(Warehouse item, java.util.Collection<PointOfService> value)
Generated method - Setter of theWarehouse.pointsOfService
attribute.- Parameters:
value
- the pointsOfService
-
addToPointsOfService
public void addToPointsOfService(SessionContext ctx, Warehouse item, PointOfService value)
Generated method - Addsvalue
to pointsOfService.- Parameters:
value
- the item to add to pointsOfService
-
addToPointsOfService
public void addToPointsOfService(Warehouse item, PointOfService value)
Generated method - Addsvalue
to pointsOfService.- Parameters:
value
- the item to add to pointsOfService
-
removeFromPointsOfService
public void removeFromPointsOfService(SessionContext ctx, Warehouse item, PointOfService value)
Generated method - Removesvalue
from pointsOfService.- Parameters:
value
- the item to remove from pointsOfService
-
removeFromPointsOfService
public void removeFromPointsOfService(Warehouse item, PointOfService value)
Generated method - Removesvalue
from pointsOfService.- Parameters:
value
- the item to remove from pointsOfService
-
getPreviousEstimatedTotal
public java.lang.Double getPreviousEstimatedTotal(SessionContext ctx, Quote item)
Generated method - Getter of theQuote.previousEstimatedTotal
attribute.- Returns:
- the previousEstimatedTotal - Previously estimated total
-
getPreviousEstimatedTotal
public java.lang.Double getPreviousEstimatedTotal(Quote item)
Generated method - Getter of theQuote.previousEstimatedTotal
attribute.- Returns:
- the previousEstimatedTotal - Previously estimated total
-
getPreviousEstimatedTotalAsPrimitive
public double getPreviousEstimatedTotalAsPrimitive(SessionContext ctx, Quote item)
Generated method - Getter of theQuote.previousEstimatedTotal
attribute.- Returns:
- the previousEstimatedTotal - Previously estimated total
-
getPreviousEstimatedTotalAsPrimitive
public double getPreviousEstimatedTotalAsPrimitive(Quote item)
Generated method - Getter of theQuote.previousEstimatedTotal
attribute.- Returns:
- the previousEstimatedTotal - Previously estimated total
-
setPreviousEstimatedTotal
public void setPreviousEstimatedTotal(SessionContext ctx, Quote item, java.lang.Double value)
Generated method - Setter of theQuote.previousEstimatedTotal
attribute.- Parameters:
value
- the previousEstimatedTotal - Previously estimated total
-
setPreviousEstimatedTotal
public void setPreviousEstimatedTotal(Quote item, java.lang.Double value)
Generated method - Setter of theQuote.previousEstimatedTotal
attribute.- Parameters:
value
- the previousEstimatedTotal - Previously estimated total
-
setPreviousEstimatedTotal
public void setPreviousEstimatedTotal(SessionContext ctx, Quote item, double value)
Generated method - Setter of theQuote.previousEstimatedTotal
attribute.- Parameters:
value
- the previousEstimatedTotal - Previously estimated total
-
setPreviousEstimatedTotal
public void setPreviousEstimatedTotal(Quote item, double value)
Generated method - Setter of theQuote.previousEstimatedTotal
attribute.- Parameters:
value
- the previousEstimatedTotal - Previously estimated total
-
getPromotionOrderRestrictions
public java.util.Collection<PromotionOrderRestriction> getPromotionOrderRestrictions(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.promotionOrderRestrictions
attribute.- Returns:
- the promotionOrderRestrictions - Promotion restrictions for order
-
getPromotionOrderRestrictions
public java.util.Collection<PromotionOrderRestriction> getPromotionOrderRestrictions(AbstractOrder item)
Generated method - Getter of theAbstractOrder.promotionOrderRestrictions
attribute.- Returns:
- the promotionOrderRestrictions - Promotion restrictions for order
-
getPromotionOrderRestrictionsCount
public long getPromotionOrderRestrictionsCount(SessionContext ctx, AbstractOrder item)
-
getPromotionOrderRestrictionsCount
public long getPromotionOrderRestrictionsCount(AbstractOrder item)
-
setPromotionOrderRestrictions
public void setPromotionOrderRestrictions(SessionContext ctx, AbstractOrder item, java.util.Collection<PromotionOrderRestriction> value)
Generated method - Setter of theAbstractOrder.promotionOrderRestrictions
attribute.- Parameters:
value
- the promotionOrderRestrictions - Promotion restrictions for order
-
setPromotionOrderRestrictions
public void setPromotionOrderRestrictions(AbstractOrder item, java.util.Collection<PromotionOrderRestriction> value)
Generated method - Setter of theAbstractOrder.promotionOrderRestrictions
attribute.- Parameters:
value
- the promotionOrderRestrictions - Promotion restrictions for order
-
addToPromotionOrderRestrictions
public void addToPromotionOrderRestrictions(SessionContext ctx, AbstractOrder item, PromotionOrderRestriction value)
Generated method - Addsvalue
to promotionOrderRestrictions.- Parameters:
value
- the item to add to promotionOrderRestrictions - Promotion restrictions for order
-
addToPromotionOrderRestrictions
public void addToPromotionOrderRestrictions(AbstractOrder item, PromotionOrderRestriction value)
Generated method - Addsvalue
to promotionOrderRestrictions.- Parameters:
value
- the item to add to promotionOrderRestrictions - Promotion restrictions for order
-
removeFromPromotionOrderRestrictions
public void removeFromPromotionOrderRestrictions(SessionContext ctx, AbstractOrder item, PromotionOrderRestriction value)
Generated method - Removesvalue
from promotionOrderRestrictions.- Parameters:
value
- the item to remove from promotionOrderRestrictions - Promotion restrictions for order
-
removeFromPromotionOrderRestrictions
public void removeFromPromotionOrderRestrictions(AbstractOrder item, PromotionOrderRestriction value)
Generated method - Removesvalue
from promotionOrderRestrictions.- Parameters:
value
- the item to remove from promotionOrderRestrictions - Promotion restrictions for order
-
getQuoteDiscountValuesInternal
public java.lang.String getQuoteDiscountValuesInternal(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.quoteDiscountValuesInternal
attribute.- Returns:
- the quoteDiscountValuesInternal
-
getQuoteDiscountValuesInternal
public java.lang.String getQuoteDiscountValuesInternal(AbstractOrder item)
Generated method - Getter of theAbstractOrder.quoteDiscountValuesInternal
attribute.- Returns:
- the quoteDiscountValuesInternal
-
setQuoteDiscountValuesInternal
public void setQuoteDiscountValuesInternal(SessionContext ctx, AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.quoteDiscountValuesInternal
attribute.- Parameters:
value
- the quoteDiscountValuesInternal
-
setQuoteDiscountValuesInternal
public void setQuoteDiscountValuesInternal(AbstractOrder item, java.lang.String value)
Generated method - Setter of theAbstractOrder.quoteDiscountValuesInternal
attribute.- Parameters:
value
- the quoteDiscountValuesInternal
-
getQuoteReference
public Quote getQuoteReference(SessionContext ctx, Order item)
Generated method - Getter of theOrder.quoteReference
attribute.- Returns:
- the quoteReference - The reference to quote from which the order was placed.
-
getQuoteReference
public Quote getQuoteReference(Order item)
Generated method - Getter of theOrder.quoteReference
attribute.- Returns:
- the quoteReference - The reference to quote from which the order was placed.
-
setQuoteReference
public void setQuoteReference(SessionContext ctx, Order item, Quote value)
Generated method - Setter of theOrder.quoteReference
attribute.- Parameters:
value
- the quoteReference - The reference to quote from which the order was placed.
-
setQuoteReference
public void setQuoteReference(Order item, Quote value)
Generated method - Setter of theOrder.quoteReference
attribute.- Parameters:
value
- the quoteReference - The reference to quote from which the order was placed.
-
getQuoteReference
public Quote getQuoteReference(SessionContext ctx, Cart item)
Generated method - Getter of theCart.quoteReference
attribute.- Returns:
- the quoteReference - The reference to quote from which the cart was created.
-
getQuoteReference
public Quote getQuoteReference(Cart item)
Generated method - Getter of theCart.quoteReference
attribute.- Returns:
- the quoteReference - The reference to quote from which the cart was created.
-
setQuoteReference
public void setQuoteReference(SessionContext ctx, Cart item, Quote value)
Generated method - Setter of theCart.quoteReference
attribute.- Parameters:
value
- the quoteReference - The reference to quote from which the cart was created.
-
setQuoteReference
public void setQuoteReference(Cart item, Quote value)
Generated method - Setter of theCart.quoteReference
attribute.- Parameters:
value
- the quoteReference - The reference to quote from which the cart was created.
-
isRefundDeliveryCost
public java.lang.Boolean isRefundDeliveryCost(SessionContext ctx, ReturnRequest item)
Generated method - Getter of theReturnRequest.refundDeliveryCost
attribute.- Returns:
- the refundDeliveryCost - Include Delivery Cost in the Refund Amount
-
isRefundDeliveryCost
public java.lang.Boolean isRefundDeliveryCost(ReturnRequest item)
Generated method - Getter of theReturnRequest.refundDeliveryCost
attribute.- Returns:
- the refundDeliveryCost - Include Delivery Cost in the Refund Amount
-
isRefundDeliveryCostAsPrimitive
public boolean isRefundDeliveryCostAsPrimitive(SessionContext ctx, ReturnRequest item)
Generated method - Getter of theReturnRequest.refundDeliveryCost
attribute.- Returns:
- the refundDeliveryCost - Include Delivery Cost in the Refund Amount
-
isRefundDeliveryCostAsPrimitive
public boolean isRefundDeliveryCostAsPrimitive(ReturnRequest item)
Generated method - Getter of theReturnRequest.refundDeliveryCost
attribute.- Returns:
- the refundDeliveryCost - Include Delivery Cost in the Refund Amount
-
setRefundDeliveryCost
public void setRefundDeliveryCost(SessionContext ctx, ReturnRequest item, java.lang.Boolean value)
Generated method - Setter of theReturnRequest.refundDeliveryCost
attribute.- Parameters:
value
- the refundDeliveryCost - Include Delivery Cost in the Refund Amount
-
setRefundDeliveryCost
public void setRefundDeliveryCost(ReturnRequest item, java.lang.Boolean value)
Generated method - Setter of theReturnRequest.refundDeliveryCost
attribute.- Parameters:
value
- the refundDeliveryCost - Include Delivery Cost in the Refund Amount
-
setRefundDeliveryCost
public void setRefundDeliveryCost(SessionContext ctx, ReturnRequest item, boolean value)
Generated method - Setter of theReturnRequest.refundDeliveryCost
attribute.- Parameters:
value
- the refundDeliveryCost - Include Delivery Cost in the Refund Amount
-
setRefundDeliveryCost
public void setRefundDeliveryCost(ReturnRequest item, boolean value)
Generated method - Setter of theReturnRequest.refundDeliveryCost
attribute.- Parameters:
value
- the refundDeliveryCost - Include Delivery Cost in the Refund Amount
-
getReviewCount
public java.lang.Integer getReviewCount(SessionContext ctx, Product item)
Generated method - Getter of theProduct.reviewCount
attribute.- Returns:
- the reviewCount - The total number of product reviews, persisted in the database.
-
getReviewCount
public java.lang.Integer getReviewCount(Product item)
Generated method - Getter of theProduct.reviewCount
attribute.- Returns:
- the reviewCount - The total number of product reviews, persisted in the database.
-
getReviewCountAsPrimitive
public int getReviewCountAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.reviewCount
attribute.- Returns:
- the reviewCount - The total number of product reviews, persisted in the database.
-
getReviewCountAsPrimitive
public int getReviewCountAsPrimitive(Product item)
Generated method - Getter of theProduct.reviewCount
attribute.- Returns:
- the reviewCount - The total number of product reviews, persisted in the database.
-
setReviewCount
public void setReviewCount(SessionContext ctx, Product item, java.lang.Integer value)
Generated method - Setter of theProduct.reviewCount
attribute.- Parameters:
value
- the reviewCount - The total number of product reviews, persisted in the database.
-
setReviewCount
public void setReviewCount(Product item, java.lang.Integer value)
Generated method - Setter of theProduct.reviewCount
attribute.- Parameters:
value
- the reviewCount - The total number of product reviews, persisted in the database.
-
setReviewCount
public void setReviewCount(SessionContext ctx, Product item, int value)
Generated method - Setter of theProduct.reviewCount
attribute.- Parameters:
value
- the reviewCount - The total number of product reviews, persisted in the database.
-
setReviewCount
public void setReviewCount(Product item, int value)
Generated method - Setter of theProduct.reviewCount
attribute.- Parameters:
value
- the reviewCount - The total number of product reviews, persisted in the database.
-
getReviewRating
public java.lang.Double getReviewRating(SessionContext ctx, Product item)
Generated method - Getter of theProduct.reviewRating
attribute.- Returns:
- the reviewRating - The average product review rating, persisted in the database.
-
getReviewRating
public java.lang.Double getReviewRating(Product item)
Generated method - Getter of theProduct.reviewRating
attribute.- Returns:
- the reviewRating - The average product review rating, persisted in the database.
-
getReviewRatingAsPrimitive
public double getReviewRatingAsPrimitive(SessionContext ctx, Product item)
Generated method - Getter of theProduct.reviewRating
attribute.- Returns:
- the reviewRating - The average product review rating, persisted in the database.
-
getReviewRatingAsPrimitive
public double getReviewRatingAsPrimitive(Product item)
Generated method - Getter of theProduct.reviewRating
attribute.- Returns:
- the reviewRating - The average product review rating, persisted in the database.
-
setReviewRating
public void setReviewRating(SessionContext ctx, Product item, java.lang.Double value)
Generated method - Setter of theProduct.reviewRating
attribute.- Parameters:
value
- the reviewRating - The average product review rating, persisted in the database.
-
setReviewRating
public void setReviewRating(Product item, java.lang.Double value)
Generated method - Setter of theProduct.reviewRating
attribute.- Parameters:
value
- the reviewRating - The average product review rating, persisted in the database.
-
setReviewRating
public void setReviewRating(SessionContext ctx, Product item, double value)
Generated method - Setter of theProduct.reviewRating
attribute.- Parameters:
value
- the reviewRating - The average product review rating, persisted in the database.
-
setReviewRating
public void setReviewRating(Product item, double value)
Generated method - Setter of theProduct.reviewRating
attribute.- Parameters:
value
- the reviewRating - The average product review rating, persisted in the database.
-
getSalesApplication
public EnumerationValue getSalesApplication(SessionContext ctx, Order item)
Generated method - Getter of theOrder.salesApplication
attribute.- Returns:
- the salesApplication - The sales application for which the order was placed.
-
getSalesApplication
public EnumerationValue getSalesApplication(Order item)
Generated method - Getter of theOrder.salesApplication
attribute.- Returns:
- the salesApplication - The sales application for which the order was placed.
-
setSalesApplication
public void setSalesApplication(SessionContext ctx, Order item, EnumerationValue value)
Generated method - Setter of theOrder.salesApplication
attribute.- Parameters:
value
- the salesApplication - The sales application for which the order was placed.
-
setSalesApplication
public void setSalesApplication(Order item, EnumerationValue value)
Generated method - Setter of theOrder.salesApplication
attribute.- Parameters:
value
- the salesApplication - The sales application for which the order was placed.
-
isSaved
public java.lang.Boolean isSaved(SessionContext ctx, PaymentInfo item)
Generated method - Getter of thePaymentInfo.saved
attribute.- Returns:
- the saved - Indicates the item is saved for reuse.
-
isSaved
public java.lang.Boolean isSaved(PaymentInfo item)
Generated method - Getter of thePaymentInfo.saved
attribute.- Returns:
- the saved - Indicates the item is saved for reuse.
-
isSavedAsPrimitive
public boolean isSavedAsPrimitive(SessionContext ctx, PaymentInfo item)
Generated method - Getter of thePaymentInfo.saved
attribute.- Returns:
- the saved - Indicates the item is saved for reuse.
-
isSavedAsPrimitive
public boolean isSavedAsPrimitive(PaymentInfo item)
Generated method - Getter of thePaymentInfo.saved
attribute.- Returns:
- the saved - Indicates the item is saved for reuse.
-
setSaved
public void setSaved(SessionContext ctx, PaymentInfo item, java.lang.Boolean value)
Generated method - Setter of thePaymentInfo.saved
attribute.- Parameters:
value
- the saved - Indicates the item is saved for reuse.
-
setSaved
public void setSaved(PaymentInfo item, java.lang.Boolean value)
Generated method - Setter of thePaymentInfo.saved
attribute.- Parameters:
value
- the saved - Indicates the item is saved for reuse.
-
setSaved
public void setSaved(SessionContext ctx, PaymentInfo item, boolean value)
Generated method - Setter of thePaymentInfo.saved
attribute.- Parameters:
value
- the saved - Indicates the item is saved for reuse.
-
setSaved
public void setSaved(PaymentInfo item, boolean value)
Generated method - Setter of thePaymentInfo.saved
attribute.- Parameters:
value
- the saved - Indicates the item is saved for reuse.
-
getSavedBy
public User getSavedBy(SessionContext ctx, Cart item)
Generated method - Getter of theCart.savedBy
attribute.- Returns:
- the savedBy - The user who saved the cart.
-
getSavedBy
public User getSavedBy(Cart item)
Generated method - Getter of theCart.savedBy
attribute.- Returns:
- the savedBy - The user who saved the cart.
-
setSavedBy
public void setSavedBy(SessionContext ctx, Cart item, User value)
Generated method - Setter of theCart.savedBy
attribute.- Parameters:
value
- the savedBy - The user who saved the cart.
-
setSavedBy
public void setSavedBy(Cart item, User value)
Generated method - Setter of theCart.savedBy
attribute.- Parameters:
value
- the savedBy - The user who saved the cart.
-
getSaveTime
public java.util.Date getSaveTime(SessionContext ctx, Cart item)
Generated method - Getter of theCart.saveTime
attribute.- Returns:
- the saveTime - The date/time when the cart was saved.
-
getSaveTime
public java.util.Date getSaveTime(Cart item)
Generated method - Getter of theCart.saveTime
attribute.- Returns:
- the saveTime - The date/time when the cart was saved.
-
setSaveTime
public void setSaveTime(SessionContext ctx, Cart item, java.util.Date value)
Generated method - Setter of theCart.saveTime
attribute.- Parameters:
value
- the saveTime - The date/time when the cart was saved.
-
setSaveTime
public void setSaveTime(Cart item, java.util.Date value)
Generated method - Setter of theCart.saveTime
attribute.- Parameters:
value
- the saveTime - The date/time when the cart was saved.
-
getSite
public BaseSite getSite(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.site
attribute.- Returns:
- the site - The site on which the cart was created and the order was placed.
-
getSite
public BaseSite getSite(AbstractOrder item)
Generated method - Getter of theAbstractOrder.site
attribute.- Returns:
- the site - The site on which the cart was created and the order was placed.
-
setSite
public void setSite(SessionContext ctx, AbstractOrder item, BaseSite value)
Generated method - Setter of theAbstractOrder.site
attribute.- Parameters:
value
- the site - The site on which the cart was created and the order was placed.
-
setSite
public void setSite(AbstractOrder item, BaseSite value)
Generated method - Setter of theAbstractOrder.site
attribute.- Parameters:
value
- the site - The site on which the cart was created and the order was placed.
-
getSolrFacetSearchConfiguration
public SolrFacetSearchConfig getSolrFacetSearchConfiguration(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.solrFacetSearchConfiguration
attribute.- Returns:
- the solrFacetSearchConfiguration - Solr search configuration for this site.
-
getSolrFacetSearchConfiguration
public SolrFacetSearchConfig getSolrFacetSearchConfiguration(BaseSite item)
Generated method - Getter of theBaseSite.solrFacetSearchConfiguration
attribute.- Returns:
- the solrFacetSearchConfiguration - Solr search configuration for this site.
-
setSolrFacetSearchConfiguration
public void setSolrFacetSearchConfiguration(SessionContext ctx, BaseSite item, SolrFacetSearchConfig value)
Generated method - Setter of theBaseSite.solrFacetSearchConfiguration
attribute.- Parameters:
value
- the solrFacetSearchConfiguration - Solr search configuration for this site.
-
setSolrFacetSearchConfiguration
public void setSolrFacetSearchConfiguration(BaseSite item, SolrFacetSearchConfig value)
Generated method - Setter of theBaseSite.solrFacetSearchConfiguration
attribute.- Parameters:
value
- the solrFacetSearchConfiguration - Solr search configuration for this site.
-
getSolrFacetSearchConfiguration
public SolrFacetSearchConfig getSolrFacetSearchConfiguration(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.solrFacetSearchConfiguration
attribute.- Returns:
- the solrFacetSearchConfiguration - Solr search configuration for this store.
-
getSolrFacetSearchConfiguration
public SolrFacetSearchConfig getSolrFacetSearchConfiguration(BaseStore item)
Generated method - Getter of theBaseStore.solrFacetSearchConfiguration
attribute.- Returns:
- the solrFacetSearchConfiguration - Solr search configuration for this store.
-
setSolrFacetSearchConfiguration
public void setSolrFacetSearchConfiguration(SessionContext ctx, BaseStore item, SolrFacetSearchConfig value)
Generated method - Setter of theBaseStore.solrFacetSearchConfiguration
attribute.- Parameters:
value
- the solrFacetSearchConfiguration - Solr search configuration for this store.
-
setSolrFacetSearchConfiguration
public void setSolrFacetSearchConfiguration(BaseStore item, SolrFacetSearchConfig value)
Generated method - Setter of theBaseStore.solrFacetSearchConfiguration
attribute.- Parameters:
value
- the solrFacetSearchConfiguration - Solr search configuration for this store.
-
getStore
public BaseStore getStore(SessionContext ctx, AbstractOrder item)
Generated method - Getter of theAbstractOrder.store
attribute.- Returns:
- the store - The store for which the cart was created and the order was placed.
-
getStore
public BaseStore getStore(AbstractOrder item)
Generated method - Getter of theAbstractOrder.store
attribute.- Returns:
- the store - The store for which the cart was created and the order was placed.
-
setStore
public void setStore(SessionContext ctx, AbstractOrder item, BaseStore value)
Generated method - Setter of theAbstractOrder.store
attribute.- Parameters:
value
- the store - The store for which the cart was created and the order was placed.
-
setStore
public void setStore(AbstractOrder item, BaseStore value)
Generated method - Setter of theAbstractOrder.store
attribute.- Parameters:
value
- the store - The store for which the cart was created and the order was placed.
-
getStoreEmployeeGroups
public java.util.Set<StoreEmployeeGroup> getStoreEmployeeGroups(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.storeEmployeeGroups
attribute.- Returns:
- the storeEmployeeGroups
-
getStoreEmployeeGroups
public java.util.Set<StoreEmployeeGroup> getStoreEmployeeGroups(PointOfService item)
Generated method - Getter of thePointOfService.storeEmployeeGroups
attribute.- Returns:
- the storeEmployeeGroups
-
setStoreEmployeeGroups
public void setStoreEmployeeGroups(SessionContext ctx, PointOfService item, java.util.Set<StoreEmployeeGroup> value)
Generated method - Setter of thePointOfService.storeEmployeeGroups
attribute.- Parameters:
value
- the storeEmployeeGroups
-
setStoreEmployeeGroups
public void setStoreEmployeeGroups(PointOfService item, java.util.Set<StoreEmployeeGroup> value)
Generated method - Setter of thePointOfService.storeEmployeeGroups
attribute.- Parameters:
value
- the storeEmployeeGroups
-
addToStoreEmployeeGroups
public void addToStoreEmployeeGroups(SessionContext ctx, PointOfService item, StoreEmployeeGroup value)
Generated method - Addsvalue
to storeEmployeeGroups.- Parameters:
value
- the item to add to storeEmployeeGroups
-
addToStoreEmployeeGroups
public void addToStoreEmployeeGroups(PointOfService item, StoreEmployeeGroup value)
Generated method - Addsvalue
to storeEmployeeGroups.- Parameters:
value
- the item to add to storeEmployeeGroups
-
removeFromStoreEmployeeGroups
public void removeFromStoreEmployeeGroups(SessionContext ctx, PointOfService item, StoreEmployeeGroup value)
Generated method - Removesvalue
from storeEmployeeGroups.- Parameters:
value
- the item to remove from storeEmployeeGroups
-
removeFromStoreEmployeeGroups
public void removeFromStoreEmployeeGroups(PointOfService item, StoreEmployeeGroup value)
Generated method - Removesvalue
from storeEmployeeGroups.- Parameters:
value
- the item to remove from storeEmployeeGroups
-
getStores
public java.util.Set<BaseStore> getStores(SessionContext ctx, DeliveryMode item)
Generated method - Getter of theDeliveryMode.stores
attribute.- Returns:
- the stores
-
getStores
public java.util.Set<BaseStore> getStores(DeliveryMode item)
Generated method - Getter of theDeliveryMode.stores
attribute.- Returns:
- the stores
-
getStoresCount
public long getStoresCount(SessionContext ctx, DeliveryMode item)
-
getStoresCount
public long getStoresCount(DeliveryMode item)
-
setStores
public void setStores(SessionContext ctx, DeliveryMode item, java.util.Set<BaseStore> value)
Generated method - Setter of theDeliveryMode.stores
attribute.- Parameters:
value
- the stores
-
setStores
public void setStores(DeliveryMode item, java.util.Set<BaseStore> value)
Generated method - Setter of theDeliveryMode.stores
attribute.- Parameters:
value
- the stores
-
addToStores
public void addToStores(SessionContext ctx, DeliveryMode item, BaseStore value)
Generated method - Addsvalue
to stores.- Parameters:
value
- the item to add to stores
-
addToStores
public void addToStores(DeliveryMode item, BaseStore value)
Generated method - Addsvalue
to stores.- Parameters:
value
- the item to add to stores
-
removeFromStores
public void removeFromStores(SessionContext ctx, DeliveryMode item, BaseStore value)
Generated method - Removesvalue
from stores.- Parameters:
value
- the item to remove from stores
-
removeFromStores
public void removeFromStores(DeliveryMode item, BaseStore value)
Generated method - Removesvalue
from stores.- Parameters:
value
- the item to remove from stores
-
getSubmitOrderProcessCode
public java.lang.String getSubmitOrderProcessCode(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.submitOrderProcessCode
attribute.- Returns:
- the submitOrderProcessCode - The process name for fullfilment business process.
-
getSubmitOrderProcessCode
public java.lang.String getSubmitOrderProcessCode(BaseStore item)
Generated method - Getter of theBaseStore.submitOrderProcessCode
attribute.- Returns:
- the submitOrderProcessCode - The process name for fullfilment business process.
-
setSubmitOrderProcessCode
public void setSubmitOrderProcessCode(SessionContext ctx, BaseStore item, java.lang.String value)
Generated method - Setter of theBaseStore.submitOrderProcessCode
attribute.- Parameters:
value
- the submitOrderProcessCode - The process name for fullfilment business process.
-
setSubmitOrderProcessCode
public void setSubmitOrderProcessCode(BaseStore item, java.lang.String value)
Generated method - Setter of theBaseStore.submitOrderProcessCode
attribute.- Parameters:
value
- the submitOrderProcessCode - The process name for fullfilment business process.
-
getSummary
public java.lang.String getSummary(SessionContext ctx, Product item)
Generated method - Getter of theProduct.summary
attribute.- Returns:
- the summary - Additional text attribute that holds localized brief description.
-
getSummary
public java.lang.String getSummary(Product item)
Generated method - Getter of theProduct.summary
attribute.- Returns:
- the summary - Additional text attribute that holds localized brief description.
-
getAllSummary
public java.util.Map<Language,java.lang.String> getAllSummary(SessionContext ctx, Product item)
Generated method - Getter of theProduct.summary
attribute.- Returns:
- the localized summary - Additional text attribute that holds localized brief description.
-
getAllSummary
public java.util.Map<Language,java.lang.String> getAllSummary(Product item)
Generated method - Getter of theProduct.summary
attribute.- Returns:
- the localized summary - Additional text attribute that holds localized brief description.
-
setSummary
public void setSummary(SessionContext ctx, Product item, java.lang.String value)
Generated method - Setter of theProduct.summary
attribute.- Parameters:
value
- the summary - Additional text attribute that holds localized brief description.
-
setSummary
public void setSummary(Product item, java.lang.String value)
Generated method - Setter of theProduct.summary
attribute.- Parameters:
value
- the summary - Additional text attribute that holds localized brief description.
-
setAllSummary
public void setAllSummary(SessionContext ctx, Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.summary
attribute.- Parameters:
value
- the summary - Additional text attribute that holds localized brief description.
-
setAllSummary
public void setAllSummary(Product item, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProduct.summary
attribute.- Parameters:
value
- the summary - Additional text attribute that holds localized brief description.
-
getTaxGroup
public EnumerationValue getTaxGroup(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.taxGroup
attribute.- Returns:
- the taxGroup - The site specific tax group.
-
getTaxGroup
public EnumerationValue getTaxGroup(BaseStore item)
Generated method - Getter of theBaseStore.taxGroup
attribute.- Returns:
- the taxGroup - The site specific tax group.
-
setTaxGroup
public void setTaxGroup(SessionContext ctx, BaseStore item, EnumerationValue value)
Generated method - Setter of theBaseStore.taxGroup
attribute.- Parameters:
value
- the taxGroup - The site specific tax group.
-
setTaxGroup
public void setTaxGroup(BaseStore item, EnumerationValue value)
Generated method - Setter of theBaseStore.taxGroup
attribute.- Parameters:
value
- the taxGroup - The site specific tax group.
-
getTheme
public EnumerationValue getTheme(SessionContext ctx, BaseSite item)
Generated method - Getter of theBaseSite.theme
attribute.- Returns:
- the theme - The site theme that is used in this site.
-
getTheme
public EnumerationValue getTheme(BaseSite item)
Generated method - Getter of theBaseSite.theme
attribute.- Returns:
- the theme - The site theme that is used in this site.
-
setTheme
public void setTheme(SessionContext ctx, BaseSite item, EnumerationValue value)
Generated method - Setter of theBaseSite.theme
attribute.- Parameters:
value
- the theme - The site theme that is used in this site.
-
setTheme
public void setTheme(BaseSite item, EnumerationValue value)
Generated method - Setter of theBaseSite.theme
attribute.- Parameters:
value
- the theme - The site theme that is used in this site.
-
getTitle
public Title getTitle(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.title
attribute.- Returns:
- the title - It holds information about customer title (i.e. Mr, Dr, etc.)
-
getTitle
public Title getTitle(Customer item)
Generated method - Getter of theCustomer.title
attribute.- Returns:
- the title - It holds information about customer title (i.e. Mr, Dr, etc.)
-
setTitle
public void setTitle(SessionContext ctx, Customer item, Title value)
Generated method - Setter of theCustomer.title
attribute.- Parameters:
value
- the title - It holds information about customer title (i.e. Mr, Dr, etc.)
-
setTitle
public void setTitle(Customer item, Title value)
Generated method - Setter of theCustomer.title
attribute.- Parameters:
value
- the title - It holds information about customer title (i.e. Mr, Dr, etc.)
-
getToken
public java.lang.String getToken(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.token
attribute.- Returns:
- the token - Attribute is used during forgotten password to ensure that the link can be used only once.
-
getToken
public java.lang.String getToken(Customer item)
Generated method - Getter of theCustomer.token
attribute.- Returns:
- the token - Attribute is used during forgotten password to ensure that the link can be used only once.
-
setToken
public void setToken(SessionContext ctx, Customer item, java.lang.String value)
Generated method - Setter of theCustomer.token
attribute.- Parameters:
value
- the token - Attribute is used during forgotten password to ensure that the link can be used only once.
-
setToken
public void setToken(Customer item, java.lang.String value)
Generated method - Setter of theCustomer.token
attribute.- Parameters:
value
- the token - Attribute is used during forgotten password to ensure that the link can be used only once.
-
getType
public EnumerationValue getType(SessionContext ctx, Customer item)
Generated method - Getter of theCustomer.type
attribute.- Returns:
- the type - Customer type
-
getType
public EnumerationValue getType(Customer item)
Generated method - Getter of theCustomer.type
attribute.- Returns:
- the type - Customer type
-
setType
public void setType(SessionContext ctx, Customer item, EnumerationValue value)
Generated method - Setter of theCustomer.type
attribute.- Parameters:
value
- the type - Customer type
-
setType
public void setType(Customer item, EnumerationValue value)
Generated method - Setter of theCustomer.type
attribute.- Parameters:
value
- the type - Customer type
-
isVisibleInAddressBook
public java.lang.Boolean isVisibleInAddressBook(SessionContext ctx, Address item)
Generated method - Getter of theAddress.visibleInAddressBook
attribute.- Returns:
- the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
-
isVisibleInAddressBook
public java.lang.Boolean isVisibleInAddressBook(Address item)
Generated method - Getter of theAddress.visibleInAddressBook
attribute.- Returns:
- the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
-
isVisibleInAddressBookAsPrimitive
public boolean isVisibleInAddressBookAsPrimitive(SessionContext ctx, Address item)
Generated method - Getter of theAddress.visibleInAddressBook
attribute.- Returns:
- the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
-
isVisibleInAddressBookAsPrimitive
public boolean isVisibleInAddressBookAsPrimitive(Address item)
Generated method - Getter of theAddress.visibleInAddressBook
attribute.- Returns:
- the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
-
setVisibleInAddressBook
public void setVisibleInAddressBook(SessionContext ctx, Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.visibleInAddressBook
attribute.- Parameters:
value
- the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
-
setVisibleInAddressBook
public void setVisibleInAddressBook(Address item, java.lang.Boolean value)
Generated method - Setter of theAddress.visibleInAddressBook
attribute.- Parameters:
value
- the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
-
setVisibleInAddressBook
public void setVisibleInAddressBook(SessionContext ctx, Address item, boolean value)
Generated method - Setter of theAddress.visibleInAddressBook
attribute.- Parameters:
value
- the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
-
setVisibleInAddressBook
public void setVisibleInAddressBook(Address item, boolean value)
Generated method - Setter of theAddress.visibleInAddressBook
attribute.- Parameters:
value
- the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
-
getWarehouses
public java.util.List<Warehouse> getWarehouses(SessionContext ctx, BaseStore item)
Generated method - Getter of theBaseStore.warehouses
attribute.- Returns:
- the warehouses
-
getWarehouses
public java.util.List<Warehouse> getWarehouses(BaseStore item)
Generated method - Getter of theBaseStore.warehouses
attribute.- Returns:
- the warehouses
-
getWarehousesCount
public long getWarehousesCount(SessionContext ctx, BaseStore item)
-
getWarehousesCount
public long getWarehousesCount(BaseStore item)
-
setWarehouses
public void setWarehouses(SessionContext ctx, BaseStore item, java.util.List<Warehouse> value)
Generated method - Setter of theBaseStore.warehouses
attribute.- Parameters:
value
- the warehouses
-
setWarehouses
public void setWarehouses(BaseStore item, java.util.List<Warehouse> value)
Generated method - Setter of theBaseStore.warehouses
attribute.- Parameters:
value
- the warehouses
-
addToWarehouses
public void addToWarehouses(SessionContext ctx, BaseStore item, Warehouse value)
Generated method - Addsvalue
to warehouses.- Parameters:
value
- the item to add to warehouses
-
addToWarehouses
public void addToWarehouses(BaseStore item, Warehouse value)
Generated method - Addsvalue
to warehouses.- Parameters:
value
- the item to add to warehouses
-
removeFromWarehouses
public void removeFromWarehouses(SessionContext ctx, BaseStore item, Warehouse value)
Generated method - Removesvalue
from warehouses.- Parameters:
value
- the item to remove from warehouses
-
removeFromWarehouses
public void removeFromWarehouses(BaseStore item, Warehouse value)
Generated method - Removesvalue
from warehouses.- Parameters:
value
- the item to remove from warehouses
-
getWarehouses
public java.util.List<Warehouse> getWarehouses(SessionContext ctx, PointOfService item)
Generated method - Getter of thePointOfService.warehouses
attribute.- Returns:
- the warehouses
-
getWarehouses
public java.util.List<Warehouse> getWarehouses(PointOfService item)
Generated method - Getter of thePointOfService.warehouses
attribute.- Returns:
- the warehouses
-
getWarehousesCount
public long getWarehousesCount(SessionContext ctx, PointOfService item)
-
getWarehousesCount
public long getWarehousesCount(PointOfService item)
-
setWarehouses
public void setWarehouses(SessionContext ctx, PointOfService item, java.util.List<Warehouse> value)
Generated method - Setter of thePointOfService.warehouses
attribute.- Parameters:
value
- the warehouses
-
setWarehouses
public void setWarehouses(PointOfService item, java.util.List<Warehouse> value)
Generated method - Setter of thePointOfService.warehouses
attribute.- Parameters:
value
- the warehouses
-
addToWarehouses
public void addToWarehouses(SessionContext ctx, PointOfService item, Warehouse value)
Generated method - Addsvalue
to warehouses.- Parameters:
value
- the item to add to warehouses
-
addToWarehouses
public void addToWarehouses(PointOfService item, Warehouse value)
Generated method - Addsvalue
to warehouses.- Parameters:
value
- the item to add to warehouses
-
removeFromWarehouses
public void removeFromWarehouses(SessionContext ctx, PointOfService item, Warehouse value)
Generated method - Removesvalue
from warehouses.- Parameters:
value
- the item to remove from warehouses
-
removeFromWarehouses
public void removeFromWarehouses(PointOfService item, Warehouse value)
Generated method - Removesvalue
from warehouses.- Parameters:
value
- the item to remove from warehouses
-
-