Package | Description |
---|---|
io.sphere.sdk.categories.messages | |
io.sphere.sdk.customers.messages | |
io.sphere.sdk.inventory.messages | |
io.sphere.sdk.messages |
Provides model classes and builders for messages.
|
io.sphere.sdk.orders.messages |
Provides model classes and builders for orders.
|
io.sphere.sdk.payments.messages |
Provides model classes and builders for payments.
|
io.sphere.sdk.products.messages |
Provides model classes and builders for products.
|
io.sphere.sdk.productselections.messages | |
io.sphere.sdk.reviews.messages |
Provides model classes and builders for reviews.
|
io.sphere.sdk.stores.messages |
Modifier and Type | Class and Description |
---|---|
class |
CategoryCreatedMessage |
class |
CategorySlugChangedMessage |
Modifier and Type | Class and Description |
---|---|
class |
CustomerAddressAddedMessage
This message is the result of the
AddAddress update action. |
class |
CustomerAddressChangedMessage
This message is the result of the
ChangeAddress update action. |
class |
CustomerAddressRemovedMessage
This message is the result of the
RemoveAddress update action. |
class |
CustomerCompanyNameSetMessage
This message is the result of the
SetCompanyName update action. |
class |
CustomerCreatedMessage |
class |
CustomerDateOfBirthSetMessage
This message is the result of the
SetDateOfBirth update action. |
class |
CustomerDeletedMessage |
class |
CustomerEmailChangedMessage
This message is the result of the
ChangeEmail update action. |
class |
CustomerEmailVerifiedMessage
This message is the result of the
CustomerVerifyEmailCommand command. |
class |
CustomerGroupSetMessage
This message is the result of the
SetCustomerGroup update action. |
class |
CustomerPasswordUpdatedMessage
This message is the result of the
CustomerChangePasswordCommand . |
Modifier and Type | Class and Description |
---|---|
class |
InventoryEntryCreatedMessage |
class |
InventoryEntryDeletedMessage |
class |
InventoryEntryQuantitySetMessage |
Modifier and Type | Class and Description |
---|---|
class |
MessageImpl |
Modifier and Type | Class and Description |
---|---|
class |
PaymentCreatedMessage
This message is the result of a
PaymentCreateCommand . |
class |
PaymentInteractionAddedMessage
This message is the result of the
AddInterfaceInteraction update action. |
class |
PaymentStatusInterfaceCodeSetMessage |
class |
PaymentStatusStateTransitionMessage
This message is the result of the
TransitionState update action. |
class |
PaymentTransactionAddedMessage
This message is the result of the
AddTransaction update action. |
class |
PaymentTransactionStateChangedMessage
This message is the result of the
ChangeTransactionState update action. |
Modifier and Type | Class and Description |
---|---|
class |
ProductAddedToCategoryMessage |
class |
ProductCreatedMessage |
class |
ProductDeletedMessage |
class |
ProductImageAddedMessage
This message is the result of the
AddExternalImage update action. |
class |
ProductPriceDiscountsSetMessage |
class |
ProductPriceExternalDiscountSetMessage |
class |
ProductPublishedMessage |
class |
ProductRemovedFromCategoryMessage |
class |
ProductRevertedStagedChangesMessage |
class |
ProductSlugChangedMessage
Message emitted by the
ChangeSlug update action. |
class |
ProductStateTransitionMessage
This message is the result of the
TransitionState update action. |
class |
ProductUnpublishedMessage |
class |
ProductVariantAddedMessage |
class |
ProductVariantDeletedMessage |
Modifier and Type | Class and Description |
---|---|
class |
ProductSelectionCreatedMessage |
class |
ProductSelectionDeletedMessage |
class |
ProductSelectionProductAddedMessage |
class |
ProductSelectionProductRemovedMessage |
Modifier and Type | Class and Description |
---|---|
class |
ReviewCreatedMessage
This message is the result of the create review request.
|
class |
ReviewRatingSetMessage
This message is the result of the
SetRating update action. |
class |
ReviewStateTransitionMessage
This message is the result of the
TransitionState update action. |
Modifier and Type | Class and Description |
---|---|
class |
StoreCreatedMessage |
class |
StoreDeletedMessage |
class |
StoreProductSelectionsChangedMessage |