Serialized Form
-
Package com.liferay.headless.commerce.admin.pricing.dto.v1_0
-
Class com.liferay.headless.commerce.admin.pricing.dto.v1_0.Discount
class Discount extends Object implements Serializable-
Serialized Fields
-
_activeSupplier
Supplier<Boolean> _activeSupplier
-
_couponCodeSupplier
Supplier<String> _couponCodeSupplier
-
_customFieldsSupplier
Supplier<Map<String,
?>> _customFieldsSupplier -
_discountAccountGroupsSupplier
Supplier<DiscountAccountGroup[]> _discountAccountGroupsSupplier
-
_discountCategoriesSupplier
Supplier<DiscountCategory[]> _discountCategoriesSupplier
-
_discountProductsSupplier
Supplier<DiscountProduct[]> _discountProductsSupplier
-
_discountRulesSupplier
Supplier<DiscountRule[]> _discountRulesSupplier
-
_displayDateSupplier
Supplier<Date> _displayDateSupplier
-
_expirationDateSupplier
Supplier<Date> _expirationDateSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_limitationTimesSupplier
Supplier<Integer> _limitationTimesSupplier
-
_limitationTypeSupplier
Supplier<String> _limitationTypeSupplier
-
_maximumDiscountAmountSupplier
Supplier<BigDecimal> _maximumDiscountAmountSupplier
-
_neverExpireSupplier
Supplier<Boolean> _neverExpireSupplier
-
_numberOfUseSupplier
Supplier<Integer> _numberOfUseSupplier
-
_percentageLevel1Supplier
Supplier<BigDecimal> _percentageLevel1Supplier
-
_percentageLevel2Supplier
Supplier<BigDecimal> _percentageLevel2Supplier
-
_percentageLevel3Supplier
Supplier<BigDecimal> _percentageLevel3Supplier
-
_percentageLevel4Supplier
Supplier<BigDecimal> _percentageLevel4Supplier
-
_targetSupplier
Supplier<String> _targetSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
_useCouponCodeSupplier
Supplier<Boolean> _useCouponCodeSupplier
-
_usePercentageSupplier
Supplier<Boolean> _usePercentageSupplier
-
active
Boolean active
-
couponCode
String couponCode
-
customFields
Map<String,
?> customFields -
discountAccountGroups
DiscountAccountGroup[] discountAccountGroups
-
discountCategories
DiscountCategory[] discountCategories
-
discountProducts
DiscountProduct[] discountProducts
-
discountRules
DiscountRule[] discountRules
-
displayDate
Date displayDate
-
expirationDate
Date expirationDate
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
limitationTimes
Integer limitationTimes
-
limitationType
@NotEmpty String limitationType
-
maximumDiscountAmount
BigDecimal maximumDiscountAmount
-
neverExpire
Boolean neverExpire
-
numberOfUse
Integer numberOfUse
-
percentageLevel1
BigDecimal percentageLevel1
-
percentageLevel2
BigDecimal percentageLevel2
-
percentageLevel3
BigDecimal percentageLevel3
-
percentageLevel4
BigDecimal percentageLevel4
-
target
@NotEmpty String target
-
title
@NotEmpty String title
-
useCouponCode
Boolean useCouponCode
-
usePercentage
Boolean usePercentage
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v1_0.DiscountAccountGroup
class DiscountAccountGroup extends Object implements Serializable-
Serialized Fields
-
_accountGroupExternalReferenceCodeSupplier
Supplier<String> _accountGroupExternalReferenceCodeSupplier
-
_accountGroupIdSupplier
Supplier<Long> _accountGroupIdSupplier
-
_discountExternalReferenceCodeSupplier
Supplier<String> _discountExternalReferenceCodeSupplier
-
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
accountGroupExternalReferenceCode
String accountGroupExternalReferenceCode
-
accountGroupId
Long accountGroupId
-
discountExternalReferenceCode
String discountExternalReferenceCode
-
discountId
Long discountId
-
id
Long id
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v1_0.DiscountCategory
class DiscountCategory extends Object implements Serializable-
Serialized Fields
-
_categoryExternalReferenceCodeSupplier
Supplier<String> _categoryExternalReferenceCodeSupplier
-
_categoryIdSupplier
Supplier<Long> _categoryIdSupplier
-
_discountExternalReferenceCodeSupplier
Supplier<String> _discountExternalReferenceCodeSupplier
-
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
categoryExternalReferenceCode
String categoryExternalReferenceCode
-
categoryId
Long categoryId
-
discountExternalReferenceCode
String discountExternalReferenceCode
-
discountId
Long discountId
-
id
Long id
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v1_0.DiscountProduct
class DiscountProduct extends Object implements Serializable-
Serialized Fields
-
_discountExternalReferenceCodeSupplier
Supplier<String> _discountExternalReferenceCodeSupplier
-
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_productExternalReferenceCodeSupplier
Supplier<String> _productExternalReferenceCodeSupplier
-
_productIdSupplier
Supplier<Long> _productIdSupplier
-
discountExternalReferenceCode
String discountExternalReferenceCode
-
discountId
Long discountId
-
id
Long id
-
productExternalReferenceCode
String productExternalReferenceCode
-
productId
Long productId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v1_0.DiscountRule
class DiscountRule extends Object implements Serializable-
Serialized Fields
-
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_typeSettingsSupplier
Supplier<String> _typeSettingsSupplier
-
_typeSupplier
Supplier<String> _typeSupplier
-
discountId
Long discountId
-
id
Long id
-
type
@NotEmpty String type
-
typeSettings
String typeSettings
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v1_0.Error
class Error extends Object implements Serializable-
Serialized Fields
-
_errorCodeSupplier
Supplier<Integer> _errorCodeSupplier
-
_errorDescriptionSupplier
Supplier<String> _errorDescriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_messageSupplier
Supplier<String> _messageSupplier
-
_statusSupplier
Supplier<Integer> _statusSupplier
-
errorCode
@NotNull Integer errorCode
-
errorDescription
@NotEmpty String errorDescription
-
message
@NotEmpty String message
-
status
@NotNull Integer status
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v1_0.PriceEntry
class PriceEntry extends Object implements Serializable-
Serialized Fields
-
_customFieldsSupplier
Supplier<Map<String,
?>> _customFieldsSupplier -
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_hasTierPriceSupplier
Supplier<Boolean> _hasTierPriceSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_priceListExternalReferenceCodeSupplier
Supplier<String> _priceListExternalReferenceCodeSupplier
-
_priceListIdSupplier
Supplier<Long> _priceListIdSupplier
-
_priceSupplier
Supplier<BigDecimal> _priceSupplier
-
_promoPriceSupplier
Supplier<BigDecimal> _promoPriceSupplier
-
_skuExternalReferenceCodeSupplier
Supplier<String> _skuExternalReferenceCodeSupplier
-
_skuIdSupplier
Supplier<Long> _skuIdSupplier
-
_skuSupplier
Supplier<String> _skuSupplier
-
_tierPricesSupplier
Supplier<TierPrice[]> _tierPricesSupplier
-
customFields
Map<String,
?> customFields -
externalReferenceCode
String externalReferenceCode
-
hasTierPrice
Boolean hasTierPrice
-
id
Long id
-
price
@NotNull BigDecimal price
-
priceListExternalReferenceCode
String priceListExternalReferenceCode
-
priceListId
Long priceListId
-
promoPrice
BigDecimal promoPrice
-
sku
String sku
-
skuExternalReferenceCode
String skuExternalReferenceCode
-
skuId
Long skuId
-
tierPrices
TierPrice[] tierPrices
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v1_0.PriceList
class PriceList extends Object implements Serializable-
Serialized Fields
-
_activeSupplier
Supplier<Boolean> _activeSupplier
-
_catalogIdSupplier
Supplier<Long> _catalogIdSupplier
-
_currencyCodeSupplier
Supplier<String> _currencyCodeSupplier
-
_customFieldsSupplier
Supplier<Map<String,
?>> _customFieldsSupplier -
_displayDateSupplier
Supplier<Date> _displayDateSupplier
-
_expirationDateSupplier
Supplier<Date> _expirationDateSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_neverExpireSupplier
Supplier<Boolean> _neverExpireSupplier
-
_priceEntriesSupplier
Supplier<PriceEntry[]> _priceEntriesSupplier
-
_priceListAccountGroupsSupplier
Supplier<PriceListAccountGroup[]> _priceListAccountGroupsSupplier
-
_prioritySupplier
Supplier<Double> _prioritySupplier
-
active
Boolean active
-
catalogId
Long catalogId
-
currencyCode
@NotEmpty String currencyCode
-
customFields
Map<String,
?> customFields -
displayDate
Date displayDate
-
expirationDate
Date expirationDate
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
@NotEmpty String name
-
neverExpire
Boolean neverExpire
-
priceEntries
PriceEntry[] priceEntries
-
priceListAccountGroups
PriceListAccountGroup[] priceListAccountGroups
-
priority
Double priority
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v1_0.PriceListAccountGroup
class PriceListAccountGroup extends Object implements Serializable-
Serialized Fields
-
_accountGroupExternalReferenceCodeSupplier
Supplier<String> _accountGroupExternalReferenceCodeSupplier
-
_accountGroupIdSupplier
Supplier<Long> _accountGroupIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_orderSupplier
Supplier<Integer> _orderSupplier
-
_priceListExternalReferenceCodeSupplier
Supplier<String> _priceListExternalReferenceCodeSupplier
-
_priceListIdSupplier
Supplier<Long> _priceListIdSupplier
-
accountGroupExternalReferenceCode
String accountGroupExternalReferenceCode
-
accountGroupId
Long accountGroupId
-
id
Long id
-
order
Integer order
-
priceListExternalReferenceCode
String priceListExternalReferenceCode
-
priceListId
Long priceListId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v1_0.TierPrice
class TierPrice extends Object implements Serializable-
Serialized Fields
-
_customFieldsSupplier
Supplier<Map<String,
?>> _customFieldsSupplier -
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_minimumQuantitySupplier
Supplier<Integer> _minimumQuantitySupplier
-
_priceEntryExternalReferenceCodeSupplier
Supplier<String> _priceEntryExternalReferenceCodeSupplier
-
_priceEntryIdSupplier
Supplier<Long> _priceEntryIdSupplier
-
_priceSupplier
Supplier<BigDecimal> _priceSupplier
-
_promoPriceSupplier
Supplier<BigDecimal> _promoPriceSupplier
-
customFields
Map<String,
?> customFields -
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
minimumQuantity
Integer minimumQuantity
-
price
BigDecimal price
-
priceEntryExternalReferenceCode
String priceEntryExternalReferenceCode
-
priceEntryId
Long priceEntryId
-
promoPrice
BigDecimal promoPrice
-
xClassName
String xClassName
-
-
-
-
Package com.liferay.headless.commerce.admin.pricing.dto.v2_0
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.Account
class Account extends Object implements Serializable -
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.Category
class Category extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_pathSupplier
Supplier<String> _pathSupplier
-
_vocabularySupplier
Supplier<String> _vocabularySupplier
-
id
Long id
-
name
String name
-
path
String path
-
vocabulary
String vocabulary
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.Channel
class Channel extends Object implements Serializable-
Serialized Fields
-
_currencyCodeSupplier
Supplier<String> _currencyCodeSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_siteGroupIdSupplier
Supplier<Long> _siteGroupIdSupplier
-
_typeSupplier
Supplier<String> _typeSupplier
-
currencyCode
String currencyCode
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
String name
-
siteGroupId
Long siteGroupId
-
type
String type
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.Discount
class Discount extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_activeSupplier
Supplier<Boolean> _activeSupplier
-
_amountFormattedSupplier
Supplier<String> _amountFormattedSupplier
-
_couponCodeSupplier
Supplier<String> _couponCodeSupplier
-
_customFieldsSupplier
Supplier<Map<String,
?>> _customFieldsSupplier -
_discountAccountGroupsSupplier
Supplier<DiscountAccountGroup[]> _discountAccountGroupsSupplier
-
_discountAccountsSupplier
Supplier<DiscountAccount[]> _discountAccountsSupplier
-
_discountCategoriesSupplier
Supplier<DiscountCategory[]> _discountCategoriesSupplier
-
_discountChannelsSupplier
Supplier<DiscountChannel[]> _discountChannelsSupplier
-
_discountOrderTypesSupplier
Supplier<DiscountOrderType[]> _discountOrderTypesSupplier
-
_discountProductGroupsSupplier
Supplier<DiscountProductGroup[]> _discountProductGroupsSupplier
-
_discountProductsSupplier
Supplier<DiscountProduct[]> _discountProductsSupplier
-
_discountRulesSupplier
Supplier<DiscountRule[]> _discountRulesSupplier
-
_displayDateSupplier
Supplier<Date> _displayDateSupplier
-
_expirationDateSupplier
Supplier<Date> _expirationDateSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_levelSupplier
Supplier<String> _levelSupplier
-
_limitationTimesPerAccountSupplier
Supplier<Integer> _limitationTimesPerAccountSupplier
-
_limitationTimesSupplier
Supplier<Integer> _limitationTimesSupplier
-
_limitationTypeSupplier
Supplier<String> _limitationTypeSupplier
-
_maximumDiscountAmountSupplier
Supplier<BigDecimal> _maximumDiscountAmountSupplier
-
_modifiedDateSupplier
Supplier<Date> _modifiedDateSupplier
-
_neverExpireSupplier
Supplier<Boolean> _neverExpireSupplier
-
_numberOfUseSupplier
Supplier<Integer> _numberOfUseSupplier
-
_percentageLevel1Supplier
Supplier<BigDecimal> _percentageLevel1Supplier
-
_percentageLevel2Supplier
Supplier<BigDecimal> _percentageLevel2Supplier
-
_percentageLevel3Supplier
Supplier<BigDecimal> _percentageLevel3Supplier
-
_percentageLevel4Supplier
Supplier<BigDecimal> _percentageLevel4Supplier
-
_rulesConjunctionSupplier
Supplier<Boolean> _rulesConjunctionSupplier
-
_targetSupplier
Supplier<String> _targetSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
_useCouponCodeSupplier
Supplier<Boolean> _useCouponCodeSupplier
-
_usePercentageSupplier
Supplier<Boolean> _usePercentageSupplier
-
actions
Map<String,
Map<String, String>> actions -
active
Boolean active
-
amountFormatted
String amountFormatted
-
couponCode
String couponCode
-
customFields
Map<String,
?> customFields -
discountAccountGroups
DiscountAccountGroup[] discountAccountGroups
-
discountAccounts
DiscountAccount[] discountAccounts
-
discountCategories
DiscountCategory[] discountCategories
-
discountChannels
DiscountChannel[] discountChannels
-
discountOrderTypes
DiscountOrderType[] discountOrderTypes
-
discountProductGroups
DiscountProductGroup[] discountProductGroups
-
discountProducts
DiscountProduct[] discountProducts
-
discountRules
DiscountRule[] discountRules
-
displayDate
Date displayDate
-
expirationDate
Date expirationDate
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
level
@NotEmpty String level
-
limitationTimes
Integer limitationTimes
-
limitationTimesPerAccount
Integer limitationTimesPerAccount
-
limitationType
@NotEmpty String limitationType
-
maximumDiscountAmount
BigDecimal maximumDiscountAmount
-
modifiedDate
Date modifiedDate
-
neverExpire
Boolean neverExpire
-
numberOfUse
Integer numberOfUse
-
percentageLevel1
BigDecimal percentageLevel1
-
percentageLevel2
BigDecimal percentageLevel2
-
percentageLevel3
BigDecimal percentageLevel3
-
percentageLevel4
BigDecimal percentageLevel4
-
rulesConjunction
Boolean rulesConjunction
-
target
@NotEmpty String target
-
title
@NotEmpty String title
-
useCouponCode
Boolean useCouponCode
-
usePercentage
@NotNull Boolean usePercentage
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.DiscountAccount
class DiscountAccount extends Object implements Serializable-
Serialized Fields
-
_accountExternalReferenceCodeSupplier
Supplier<String> _accountExternalReferenceCodeSupplier
-
_accountIdSupplier
Supplier<Long> _accountIdSupplier
-
_accountSupplier
Supplier<Account> _accountSupplier
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_discountAccountIdSupplier
Supplier<Long> _discountAccountIdSupplier
-
_discountExternalReferenceCodeSupplier
Supplier<String> _discountExternalReferenceCodeSupplier
-
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
account
Account account
-
accountExternalReferenceCode
String accountExternalReferenceCode
-
accountId
@NotNull Long accountId
-
actions
Map<String,
Map<String, String>> actions -
discountAccountId
Long discountAccountId
-
discountExternalReferenceCode
String discountExternalReferenceCode
-
discountId
Long discountId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.DiscountAccountGroup
class DiscountAccountGroup extends Object implements Serializable-
Serialized Fields
-
_accountGroupExternalReferenceCodeSupplier
Supplier<String> _accountGroupExternalReferenceCodeSupplier
-
_accountGroupIdSupplier
Supplier<Long> _accountGroupIdSupplier
-
_accountGroupSupplier
Supplier<PricingAccountGroup> _accountGroupSupplier
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_discountAccountGroupIdSupplier
Supplier<Long> _discountAccountGroupIdSupplier
-
_discountExternalReferenceCodeSupplier
Supplier<String> _discountExternalReferenceCodeSupplier
-
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
accountGroup
PricingAccountGroup accountGroup
-
accountGroupExternalReferenceCode
String accountGroupExternalReferenceCode
-
accountGroupId
@NotNull Long accountGroupId
-
actions
Map<String,
Map<String, String>> actions -
discountAccountGroupId
Long discountAccountGroupId
-
discountExternalReferenceCode
String discountExternalReferenceCode
-
discountId
Long discountId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.DiscountCategory
class DiscountCategory extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_categoryExternalReferenceCodeSupplier
Supplier<String> _categoryExternalReferenceCodeSupplier
-
_categoryIdSupplier
Supplier<Long> _categoryIdSupplier
-
_categorySupplier
Supplier<Category> _categorySupplier
-
_discountCategoryIdSupplier
Supplier<Long> _discountCategoryIdSupplier
-
_discountExternalReferenceCodeSupplier
Supplier<String> _discountExternalReferenceCodeSupplier
-
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
actions
Map<String,
Map<String, String>> actions -
category
Category category
-
categoryExternalReferenceCode
String categoryExternalReferenceCode
-
categoryId
@NotNull Long categoryId
-
discountCategoryId
Long discountCategoryId
-
discountExternalReferenceCode
String discountExternalReferenceCode
-
discountId
Long discountId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.DiscountChannel
class DiscountChannel extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_channelExternalReferenceCodeSupplier
Supplier<String> _channelExternalReferenceCodeSupplier
-
_channelIdSupplier
Supplier<Long> _channelIdSupplier
-
_channelSupplier
Supplier<Channel> _channelSupplier
-
_discountChannelIdSupplier
Supplier<Long> _discountChannelIdSupplier
-
_discountExternalReferenceCodeSupplier
Supplier<String> _discountExternalReferenceCodeSupplier
-
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
actions
Map<String,
Map<String, String>> actions -
channel
Channel channel
-
channelExternalReferenceCode
String channelExternalReferenceCode
-
channelId
@NotNull Long channelId
-
discountChannelId
Long discountChannelId
-
discountExternalReferenceCode
String discountExternalReferenceCode
-
discountId
Long discountId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.DiscountOrderType
class DiscountOrderType extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_discountExternalReferenceCodeSupplier
Supplier<String> _discountExternalReferenceCodeSupplier
-
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_discountOrderTypeIdSupplier
Supplier<Long> _discountOrderTypeIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_orderTypeExternalReferenceCodeSupplier
Supplier<String> _orderTypeExternalReferenceCodeSupplier
-
_orderTypeIdSupplier
Supplier<Long> _orderTypeIdSupplier
-
_orderTypeSupplier
Supplier<OrderType> _orderTypeSupplier
-
_prioritySupplier
Supplier<Integer> _prioritySupplier
-
actions
Map<String,
Map<String, String>> actions -
discountExternalReferenceCode
String discountExternalReferenceCode
-
discountId
Long discountId
-
discountOrderTypeId
Long discountOrderTypeId
-
orderType
OrderType orderType
-
orderTypeExternalReferenceCode
String orderTypeExternalReferenceCode
-
orderTypeId
@NotNull Long orderTypeId
-
priority
Integer priority
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.DiscountProduct
class DiscountProduct extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_discountExternalReferenceCodeSupplier
Supplier<String> _discountExternalReferenceCodeSupplier
-
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_discountProductIdSupplier
Supplier<Long> _discountProductIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_productExternalReferenceCodeSupplier
Supplier<String> _productExternalReferenceCodeSupplier
-
_productIdSupplier
Supplier<Long> _productIdSupplier
-
_productSupplier
Supplier<Product> _productSupplier
-
actions
Map<String,
Map<String, String>> actions -
discountExternalReferenceCode
String discountExternalReferenceCode
-
discountId
Long discountId
-
discountProductId
Long discountProductId
-
product
Product product
-
productExternalReferenceCode
String productExternalReferenceCode
-
productId
@NotNull Long productId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.DiscountProductGroup
class DiscountProductGroup extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_discountExternalReferenceCodeSupplier
Supplier<String> _discountExternalReferenceCodeSupplier
-
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_discountProductGroupIdSupplier
Supplier<Long> _discountProductGroupIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_productGroupExternalReferenceCodeSupplier
Supplier<String> _productGroupExternalReferenceCodeSupplier
-
_productGroupIdSupplier
Supplier<Long> _productGroupIdSupplier
-
_productGroupSupplier
Supplier<ProductGroup> _productGroupSupplier
-
actions
Map<String,
Map<String, String>> actions -
discountExternalReferenceCode
String discountExternalReferenceCode
-
discountId
Long discountId
-
discountProductGroupId
Long discountProductGroupId
-
productGroup
ProductGroup productGroup
-
productGroupExternalReferenceCode
String productGroupExternalReferenceCode
-
productGroupId
@NotNull Long productGroupId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.DiscountRule
class DiscountRule extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_typeSettingsSupplier
Supplier<String> _typeSettingsSupplier
-
_typeSupplier
Supplier<String> _typeSupplier
-
actions
Map<String,
Map<String, String>> actions -
discountId
Long discountId
-
id
Long id
-
name
String name
-
type
@NotEmpty String type
-
typeSettings
String typeSettings
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.DiscountSku
class DiscountSku extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_discountExternalReferenceCodeSupplier
Supplier<String> _discountExternalReferenceCodeSupplier
-
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_discountSkuIdSupplier
Supplier<Long> _discountSkuIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_productIdSupplier
Supplier<Long> _productIdSupplier
-
_productNameSupplier
Supplier<Map<String,
String>> _productNameSupplier -
_skuExternalReferenceCodeSupplier
Supplier<String> _skuExternalReferenceCodeSupplier
-
_skuIdSupplier
Supplier<Long> _skuIdSupplier
-
_skuSupplier
Supplier<Sku> _skuSupplier
-
_unitOfMeasureKeySupplier
Supplier<String> _unitOfMeasureKeySupplier
-
actions
Map<String,
Map<String, String>> actions -
discountExternalReferenceCode
String discountExternalReferenceCode
-
discountId
Long discountId
-
discountSkuId
Long discountSkuId
-
productId
Long productId
-
productName
Map<String,
String> productName -
sku
Sku sku
-
skuExternalReferenceCode
String skuExternalReferenceCode
-
skuId
@NotNull Long skuId
-
unitOfMeasureKey
String unitOfMeasureKey
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.Error
class Error extends Object implements Serializable-
Serialized Fields
-
_errorCodeSupplier
Supplier<Integer> _errorCodeSupplier
-
_errorDescriptionSupplier
Supplier<String> _errorDescriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_messageSupplier
Supplier<String> _messageSupplier
-
_statusSupplier
Supplier<Integer> _statusSupplier
-
errorCode
@NotNull Integer errorCode
-
errorDescription
@NotEmpty String errorDescription
-
message
@NotEmpty String message
-
status
@NotNull Integer status
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.OrderType
class OrderType extends Object implements Serializable -
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.PriceEntry
class PriceEntry extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_activeSupplier
Supplier<Boolean> _activeSupplier
-
_bulkPricingSupplier
Supplier<Boolean> _bulkPricingSupplier
-
_customFieldsSupplier
Supplier<Map<String,
?>> _customFieldsSupplier -
_discountDiscoverySupplier
Supplier<Boolean> _discountDiscoverySupplier
-
_discountLevel1Supplier
Supplier<BigDecimal> _discountLevel1Supplier
-
_discountLevel2Supplier
Supplier<BigDecimal> _discountLevel2Supplier
-
_discountLevel3Supplier
Supplier<BigDecimal> _discountLevel3Supplier
-
_discountLevel4Supplier
Supplier<BigDecimal> _discountLevel4Supplier
-
_discountLevelsFormattedSupplier
Supplier<String> _discountLevelsFormattedSupplier
-
_displayDateSupplier
Supplier<Date> _displayDateSupplier
-
_expirationDateSupplier
Supplier<Date> _expirationDateSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_hasTierPriceSupplier
Supplier<Boolean> _hasTierPriceSupplier
-
_neverExpireSupplier
Supplier<Boolean> _neverExpireSupplier
-
_priceEntryIdSupplier
Supplier<Long> _priceEntryIdSupplier
-
_priceFormattedSupplier
Supplier<String> _priceFormattedSupplier
-
_priceListExternalReferenceCodeSupplier
Supplier<String> _priceListExternalReferenceCodeSupplier
-
_priceListIdSupplier
Supplier<Long> _priceListIdSupplier
-
_priceOnApplicationSupplier
Supplier<Boolean> _priceOnApplicationSupplier
-
_priceSupplier
Supplier<Double> _priceSupplier
-
_productSupplier
Supplier<Product> _productSupplier
-
_quantitySupplier
Supplier<BigDecimal> _quantitySupplier
-
_skuExternalReferenceCodeSupplier
Supplier<String> _skuExternalReferenceCodeSupplier
-
_skuIdSupplier
Supplier<Long> _skuIdSupplier
-
_skuSupplier
Supplier<Sku> _skuSupplier
-
_tierPricesSupplier
Supplier<TierPrice[]> _tierPricesSupplier
-
_unitOfMeasureKeySupplier
Supplier<String> _unitOfMeasureKeySupplier
-
actions
Map<String,
Map<String, String>> actions -
active
Boolean active
-
bulkPricing
Boolean bulkPricing
-
customFields
Map<String,
?> customFields -
discountDiscovery
Boolean discountDiscovery
-
discountLevel1
BigDecimal discountLevel1
-
discountLevel2
BigDecimal discountLevel2
-
discountLevel3
BigDecimal discountLevel3
-
discountLevel4
BigDecimal discountLevel4
-
discountLevelsFormatted
String discountLevelsFormatted
-
displayDate
Date displayDate
-
expirationDate
Date expirationDate
-
externalReferenceCode
String externalReferenceCode
-
hasTierPrice
Boolean hasTierPrice
-
neverExpire
Boolean neverExpire
-
price
@NotNull Double price
-
priceEntryId
Long priceEntryId
-
priceFormatted
String priceFormatted
-
priceListExternalReferenceCode
String priceListExternalReferenceCode
-
priceListId
@NotNull Long priceListId
-
priceOnApplication
Boolean priceOnApplication
-
product
Product product
-
quantity
BigDecimal quantity
-
sku
Sku sku
-
skuExternalReferenceCode
String skuExternalReferenceCode
-
skuId
@NotNull Long skuId
-
tierPrices
TierPrice[] tierPrices
-
unitOfMeasureKey
String unitOfMeasureKey
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.PriceList
class PriceList extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_activeSupplier
Supplier<Boolean> _activeSupplier
-
_authorSupplier
Supplier<String> _authorSupplier
-
_catalogBasePriceListSupplier
Supplier<Boolean> _catalogBasePriceListSupplier
-
_catalogIdSupplier
Supplier<Long> _catalogIdSupplier
-
_catalogNameSupplier
Supplier<String> _catalogNameSupplier
-
_createDateSupplier
Supplier<Date> _createDateSupplier
-
_currencyCodeSupplier
Supplier<String> _currencyCodeSupplier
-
_currencyExternalReferenceCodeSupplier
Supplier<String> _currencyExternalReferenceCodeSupplier
-
_currencyIdSupplier
Supplier<Long> _currencyIdSupplier
-
_customFieldsSupplier
Supplier<Map<String,
?>> _customFieldsSupplier -
_displayDateSupplier
Supplier<Date> _displayDateSupplier
-
_expirationDateSupplier
Supplier<Date> _expirationDateSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_netPriceSupplier
Supplier<Boolean> _netPriceSupplier
-
_neverExpireSupplier
Supplier<Boolean> _neverExpireSupplier
-
_parentPriceListIdSupplier
Supplier<Long> _parentPriceListIdSupplier
-
_priceEntriesSupplier
Supplier<PriceEntry[]> _priceEntriesSupplier
-
_priceListAccountGroupsSupplier
Supplier<PriceListAccountGroup[]> _priceListAccountGroupsSupplier
-
_priceListAccountsSupplier
Supplier<PriceListAccount[]> _priceListAccountsSupplier
-
_priceListChannelsSupplier
Supplier<PriceListChannel[]> _priceListChannelsSupplier
-
_priceListDiscountsSupplier
Supplier<PriceListDiscount[]> _priceListDiscountsSupplier
-
_priceListOrderTypesSupplier
Supplier<PriceListOrderType[]> _priceListOrderTypesSupplier
-
_priceModifiersSupplier
Supplier<PriceModifier[]> _priceModifiersSupplier
-
_prioritySupplier
Supplier<Double> _prioritySupplier
-
_typeSupplier
Supplier<PriceList.Type> _typeSupplier
-
_workflowStatusInfoSupplier
Supplier<Status> _workflowStatusInfoSupplier
-
actions
Map<String,
Map<String, String>> actions -
active
Boolean active
-
author
String author
-
catalogBasePriceList
Boolean catalogBasePriceList
-
catalogId
@NotNull Long catalogId
-
catalogName
String catalogName
-
createDate
Date createDate
-
currencyCode
@NotEmpty String currencyCode
-
currencyExternalReferenceCode
String currencyExternalReferenceCode
-
currencyId
Long currencyId
-
customFields
Map<String,
?> customFields -
displayDate
Date displayDate
-
expirationDate
Date expirationDate
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
@NotEmpty String name
-
netPrice
Boolean netPrice
-
neverExpire
Boolean neverExpire
-
parentPriceListId
Long parentPriceListId
-
priceEntries
PriceEntry[] priceEntries
-
priceListAccountGroups
PriceListAccountGroup[] priceListAccountGroups
-
priceListAccounts
PriceListAccount[] priceListAccounts
-
priceListChannels
PriceListChannel[] priceListChannels
-
priceListDiscounts
PriceListDiscount[] priceListDiscounts
-
priceListOrderTypes
PriceListOrderType[] priceListOrderTypes
-
priceModifiers
PriceModifier[] priceModifiers
-
priority
Double priority
-
type
@NotNull PriceList.Type type
-
workflowStatusInfo
Status workflowStatusInfo
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.PriceListAccount
class PriceListAccount extends Object implements Serializable-
Serialized Fields
-
_accountExternalReferenceCodeSupplier
Supplier<String> _accountExternalReferenceCodeSupplier
-
_accountIdSupplier
Supplier<Long> _accountIdSupplier
-
_accountSupplier
Supplier<Account> _accountSupplier
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_orderSupplier
Supplier<Integer> _orderSupplier
-
_priceListAccountIdSupplier
Supplier<Long> _priceListAccountIdSupplier
-
_priceListExternalReferenceCodeSupplier
Supplier<String> _priceListExternalReferenceCodeSupplier
-
_priceListIdSupplier
Supplier<Long> _priceListIdSupplier
-
account
Account account
-
accountExternalReferenceCode
String accountExternalReferenceCode
-
accountId
@NotNull Long accountId
-
actions
Map<String,
Map<String, String>> actions -
order
Integer order
-
priceListAccountId
Long priceListAccountId
-
priceListExternalReferenceCode
String priceListExternalReferenceCode
-
priceListId
@NotNull Long priceListId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.PriceListAccountGroup
class PriceListAccountGroup extends Object implements Serializable-
Serialized Fields
-
_accountGroupExternalReferenceCodeSupplier
Supplier<String> _accountGroupExternalReferenceCodeSupplier
-
_accountGroupIdSupplier
Supplier<Long> _accountGroupIdSupplier
-
_accountGroupSupplier
Supplier<PricingAccountGroup> _accountGroupSupplier
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_orderSupplier
Supplier<Integer> _orderSupplier
-
_priceListAccountGroupIdSupplier
Supplier<Long> _priceListAccountGroupIdSupplier
-
_priceListExternalReferenceCodeSupplier
Supplier<String> _priceListExternalReferenceCodeSupplier
-
_priceListIdSupplier
Supplier<Long> _priceListIdSupplier
-
accountGroup
PricingAccountGroup accountGroup
-
accountGroupExternalReferenceCode
String accountGroupExternalReferenceCode
-
accountGroupId
@NotNull Long accountGroupId
-
actions
Map<String,
Map<String, String>> actions -
order
Integer order
-
priceListAccountGroupId
Long priceListAccountGroupId
-
priceListExternalReferenceCode
String priceListExternalReferenceCode
-
priceListId
@NotNull Long priceListId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.PriceListChannel
class PriceListChannel extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_channelExternalReferenceCodeSupplier
Supplier<String> _channelExternalReferenceCodeSupplier
-
_channelIdSupplier
Supplier<Long> _channelIdSupplier
-
_channelSupplier
Supplier<Channel> _channelSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_orderSupplier
Supplier<Integer> _orderSupplier
-
_priceListChannelIdSupplier
Supplier<Long> _priceListChannelIdSupplier
-
_priceListExternalReferenceCodeSupplier
Supplier<String> _priceListExternalReferenceCodeSupplier
-
_priceListIdSupplier
Supplier<Long> _priceListIdSupplier
-
actions
Map<String,
Map<String, String>> actions -
channel
Channel channel
-
channelExternalReferenceCode
String channelExternalReferenceCode
-
channelId
@NotNull Long channelId
-
order
Integer order
-
priceListChannelId
Long priceListChannelId
-
priceListExternalReferenceCode
String priceListExternalReferenceCode
-
priceListId
@NotNull Long priceListId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.PriceListDiscount
class PriceListDiscount extends Object implements Serializable-
Serialized Fields
-
_discountExternalReferenceCodeSupplier
Supplier<String> _discountExternalReferenceCodeSupplier
-
_discountIdSupplier
Supplier<Long> _discountIdSupplier
-
_discountNameSupplier
Supplier<String> _discountNameSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_orderSupplier
Supplier<Integer> _orderSupplier
-
_priceListDiscountIdSupplier
Supplier<Long> _priceListDiscountIdSupplier
-
_priceListExternalReferenceCodeSupplier
Supplier<String> _priceListExternalReferenceCodeSupplier
-
_priceListIdSupplier
Supplier<Long> _priceListIdSupplier
-
discountExternalReferenceCode
String discountExternalReferenceCode
-
discountId
@NotNull Long discountId
-
discountName
String discountName
-
order
Integer order
-
priceListDiscountId
Long priceListDiscountId
-
priceListExternalReferenceCode
String priceListExternalReferenceCode
-
priceListId
@NotNull Long priceListId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.PriceListOrderType
class PriceListOrderType extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_orderTypeExternalReferenceCodeSupplier
Supplier<String> _orderTypeExternalReferenceCodeSupplier
-
_orderTypeIdSupplier
Supplier<Long> _orderTypeIdSupplier
-
_orderTypeSupplier
Supplier<OrderType> _orderTypeSupplier
-
_priceListExternalReferenceCodeSupplier
Supplier<String> _priceListExternalReferenceCodeSupplier
-
_priceListIdSupplier
Supplier<Long> _priceListIdSupplier
-
_priceListOrderTypeIdSupplier
Supplier<Long> _priceListOrderTypeIdSupplier
-
_prioritySupplier
Supplier<Integer> _prioritySupplier
-
actions
Map<String,
Map<String, String>> actions -
orderType
OrderType orderType
-
orderTypeExternalReferenceCode
String orderTypeExternalReferenceCode
-
orderTypeId
@NotNull Long orderTypeId
-
priceListExternalReferenceCode
String priceListExternalReferenceCode
-
priceListId
@NotNull Long priceListId
-
priceListOrderTypeId
Long priceListOrderTypeId
-
priority
Integer priority
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.PriceModifier
class PriceModifier extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_activeSupplier
Supplier<Boolean> _activeSupplier
-
_displayDateSupplier
Supplier<Date> _displayDateSupplier
-
_expirationDateSupplier
Supplier<Date> _expirationDateSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_modifierAmountSupplier
Supplier<BigDecimal> _modifierAmountSupplier
-
_modifierTypeSupplier
Supplier<String> _modifierTypeSupplier
-
_neverExpireSupplier
Supplier<Boolean> _neverExpireSupplier
-
_priceListExternalReferenceCodeSupplier
Supplier<String> _priceListExternalReferenceCodeSupplier
-
_priceListIdSupplier
Supplier<Long> _priceListIdSupplier
-
_priceModifierCategoriesSupplier
Supplier<PriceModifierCategory[]> _priceModifierCategoriesSupplier
-
_priceModifierProductGroupsSupplier
Supplier<PriceModifierProductGroup[]> _priceModifierProductGroupsSupplier
-
_priceModifierProductsSupplier
Supplier<PriceModifierProduct[]> _priceModifierProductsSupplier
-
_prioritySupplier
Supplier<Double> _prioritySupplier
-
_targetSupplier
Supplier<String> _targetSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
actions
Map<String,
Map<String, String>> actions -
active
Boolean active
-
displayDate
Date displayDate
-
expirationDate
Date expirationDate
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
modifierAmount
@NotNull BigDecimal modifierAmount
-
modifierType
@NotEmpty String modifierType
-
neverExpire
Boolean neverExpire
-
priceListExternalReferenceCode
String priceListExternalReferenceCode
-
priceListId
Long priceListId
-
priceModifierCategories
PriceModifierCategory[] priceModifierCategories
-
priceModifierProductGroups
PriceModifierProductGroup[] priceModifierProductGroups
-
priceModifierProducts
PriceModifierProduct[] priceModifierProducts
-
priority
Double priority
-
target
@NotEmpty String target
-
title
@NotEmpty String title
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.PriceModifierCategory
class PriceModifierCategory extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_categoryExternalReferenceCodeSupplier
Supplier<String> _categoryExternalReferenceCodeSupplier
-
_categoryIdSupplier
Supplier<Long> _categoryIdSupplier
-
_categorySupplier
Supplier<Category> _categorySupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_priceModifierCategoryIdSupplier
Supplier<Long> _priceModifierCategoryIdSupplier
-
_priceModifierExternalReferenceCodeSupplier
Supplier<String> _priceModifierExternalReferenceCodeSupplier
-
_priceModifierIdSupplier
Supplier<Long> _priceModifierIdSupplier
-
actions
Map<String,
Map<String, String>> actions -
category
Category category
-
categoryExternalReferenceCode
String categoryExternalReferenceCode
-
categoryId
@NotNull Long categoryId
-
priceModifierCategoryId
Long priceModifierCategoryId
-
priceModifierExternalReferenceCode
String priceModifierExternalReferenceCode
-
priceModifierId
@NotNull Long priceModifierId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.PriceModifierProduct
class PriceModifierProduct extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_priceModifierExternalReferenceCodeSupplier
Supplier<String> _priceModifierExternalReferenceCodeSupplier
-
_priceModifierIdSupplier
Supplier<Long> _priceModifierIdSupplier
-
_priceModifierProductIdSupplier
Supplier<Long> _priceModifierProductIdSupplier
-
_productExternalReferenceCodeSupplier
Supplier<String> _productExternalReferenceCodeSupplier
-
_productIdSupplier
Supplier<Long> _productIdSupplier
-
_productSupplier
Supplier<Product> _productSupplier
-
actions
Map<String,
Map<String, String>> actions -
priceModifierExternalReferenceCode
String priceModifierExternalReferenceCode
-
priceModifierId
@NotNull Long priceModifierId
-
priceModifierProductId
Long priceModifierProductId
-
product
Product product
-
productExternalReferenceCode
String productExternalReferenceCode
-
productId
@NotNull Long productId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.PriceModifierProductGroup
class PriceModifierProductGroup extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_priceModifierExternalReferenceCodeSupplier
Supplier<String> _priceModifierExternalReferenceCodeSupplier
-
_priceModifierIdSupplier
Supplier<Long> _priceModifierIdSupplier
-
_priceModifierProductGroupIdSupplier
Supplier<Long> _priceModifierProductGroupIdSupplier
-
_productGroupExternalReferenceCodeSupplier
Supplier<String> _productGroupExternalReferenceCodeSupplier
-
_productGroupIdSupplier
Supplier<Long> _productGroupIdSupplier
-
_productGroupSupplier
Supplier<ProductGroup> _productGroupSupplier
-
actions
Map<String,
Map<String, String>> actions -
priceModifierExternalReferenceCode
String priceModifierExternalReferenceCode
-
priceModifierId
@NotNull Long priceModifierId
-
priceModifierProductGroupId
Long priceModifierProductGroupId
-
productGroup
ProductGroup productGroup
-
productGroupExternalReferenceCode
String productGroupExternalReferenceCode
-
productGroupId
@NotNull Long productGroupId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.PricingAccountGroup
class PricingAccountGroup extends Object implements Serializable -
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.Product
class Product extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<Map<String,
String>> _nameSupplier -
_skuSupplier
Supplier<String> _skuSupplier
-
_thumbnailSupplier
Supplier<String> _thumbnailSupplier
-
id
Long id
-
name
Map<String,
String> name -
sku
String sku
-
thumbnail
String thumbnail
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.ProductGroup
class ProductGroup extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_productsCountSupplier
Supplier<Integer> _productsCountSupplier
-
_titleSupplier
Supplier<Map<String,
String>> _titleSupplier -
id
Long id
-
productsCount
Integer productsCount
-
title
Map<String,
String> title -
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.Sku
class Sku extends Object implements Serializable-
Serialized Fields
-
_basePriceFormattedSupplier
Supplier<String> _basePriceFormattedSupplier
-
_basePriceSupplier
Supplier<Double> _basePriceSupplier
-
_basePromoPriceFormattedSupplier
Supplier<String> _basePromoPriceFormattedSupplier
-
_basePromoPriceSupplier
Supplier<Double> _basePromoPriceSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
basePrice
Double basePrice
-
basePriceFormatted
String basePriceFormatted
-
basePromoPrice
Double basePromoPrice
-
basePromoPriceFormatted
String basePromoPriceFormatted
-
id
Long id
-
name
String name
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.Status
class Status extends Object implements Serializable-
Serialized Fields
-
_codeSupplier
Supplier<Integer> _codeSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_label_i18nSupplier
Supplier<String> _label_i18nSupplier
-
_labelSupplier
Supplier<String> _labelSupplier
-
code
Integer code
-
label
String label
-
label_i18n
String label_i18n
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.pricing.dto.v2_0.TierPrice
class TierPrice extends Object implements Serializable-
Serialized Fields
-
_actionsSupplier
Supplier<Map<String,
Map<String, String>>> _actionsSupplier -
_activeSupplier
Supplier<Boolean> _activeSupplier
-
_customFieldsSupplier
Supplier<Map<String,
?>> _customFieldsSupplier -
_discountDiscoverySupplier
Supplier<Boolean> _discountDiscoverySupplier
-
_discountLevel1Supplier
Supplier<BigDecimal> _discountLevel1Supplier
-
_discountLevel2Supplier
Supplier<BigDecimal> _discountLevel2Supplier
-
_discountLevel3Supplier
Supplier<BigDecimal> _discountLevel3Supplier
-
_discountLevel4Supplier
Supplier<BigDecimal> _discountLevel4Supplier
-
_displayDateSupplier
Supplier<Date> _displayDateSupplier
-
_expirationDateSupplier
Supplier<Date> _expirationDateSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_minimumQuantitySupplier
Supplier<BigDecimal> _minimumQuantitySupplier
-
_neverExpireSupplier
Supplier<Boolean> _neverExpireSupplier
-
_priceEntryExternalReferenceCodeSupplier
Supplier<String> _priceEntryExternalReferenceCodeSupplier
-
_priceEntryIdSupplier
Supplier<Long> _priceEntryIdSupplier
-
_priceFormattedSupplier
Supplier<String> _priceFormattedSupplier
-
_priceSupplier
Supplier<Double> _priceSupplier
-
_unitOfMeasureKeySupplier
Supplier<String> _unitOfMeasureKeySupplier
-
actions
Map<String,
Map<String, String>> actions -
active
Boolean active
-
customFields
Map<String,
?> customFields -
discountDiscovery
Boolean discountDiscovery
-
discountLevel1
BigDecimal discountLevel1
-
discountLevel2
BigDecimal discountLevel2
-
discountLevel3
BigDecimal discountLevel3
-
discountLevel4
BigDecimal discountLevel4
-
displayDate
Date displayDate
-
expirationDate
Date expirationDate
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
minimumQuantity
@NotNull BigDecimal minimumQuantity
-
neverExpire
Boolean neverExpire
-
price
@NotNull Double price
-
priceEntryExternalReferenceCode
String priceEntryExternalReferenceCode
-
priceEntryId
@NotNull Long priceEntryId
-
priceFormatted
String priceFormatted
-
unitOfMeasureKey
String unitOfMeasureKey
-
xClassName
String xClassName
-
-
-