-
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
Map<String,Object> attributes
Map of any additional attributes for the product.
-
author
String author
The author responsible for the change.
-
changeType
String changeType
The type of change that was made.
-
domainAlias
String domainAlias
The projection domain alias for this change, represented as the class simple name, i.e.,
Product.
-
domainContextId
String domainContextId
The contextId of the domain object that underwent the change.
-
entityType
String entityType
The entity type for this change, represented as the fully qualified classname.
-
id
String id
Unique identifier for this change summary.
-
sandbox
String sandbox
The sandbox that contains the change.
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
additionalAttributes
Map<String,Object> additionalAttributes
Map of any additional attributes for the product.
-
id
String id
The context ID of the product
-
pricingKey
String pricingKey
The pricing key of the product.
-
sku
String sku
The SKU of the product.
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
Map<String,Object> attributes
Map holding any additional attributes passed in the request not matching any defined
properties.
-
content
List<T> content
The actual results for the search request.
-
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
additionalAttributes
Map<String,Object> additionalAttributes
Map of any additional attributes for the product.
-
defaultSort
String defaultSort
-
id
String id
The context ID of the category
-
productIds
List<String> productIds
-
productMembershipRule
String productMembershipRule
-
productMembershipType
String productMembershipType
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
productsToAdd
Map<String,List<String>> productsToAdd
The map of products to add to the category. The key is the category id and the value is a
list of product ids.
-
productsToRemove
Map<String,List<String>> productsToRemove
The map of products to remove from the category. The key is the category id and the value is
a list of product ids.
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
categoryProductsCreated
List<String> categoryProductsCreated
The list of category products that were successfully created.
-
changeContainersToRevert
Set<String> changeContainersToRevert
The list of change container ids that need to be reverted.
-
-
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
category
Category category
The id of the category that has been created / modified
-
contextInfo
com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo
The ContextInfo
derived from the original request containing tenant and sandbox info.
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
contextInfo
com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo
The ContextInfo
derived from the original request containing tenant and sandbox info.
-
productContextId
String productContextId
The product that has been created / modified
-