public final class StoreProductSelectionsChangedMessage extends GenericMessageImpl<Store>
| Modifier and Type | Field and Description |
|---|---|
static MessageDerivateHint<StoreProductSelectionsChangedMessage> |
MESSAGE_HINT |
static String |
MESSAGE_TYPE |
resource, resourceUserProvidedIdentifiers, resourceVersion, sequenceNumber, type| Modifier and Type | Method and Description |
|---|---|
List<ProductSelectionSetting> |
getAddedProductSelections() |
List<ProductSelectionSetting> |
getRemovedProductSelections() |
List<ProductSelectionSetting> |
getUpdatedProductSelections() |
as, equals, getPayload, getResource, getResourceUserProvidedIdentifiers, getResourceVersion, getSequenceNumber, getType, hashCode, toReferencegetCreatedAt, getId, getLastModifiedAt, getVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitreferenceOfId, referenceTypeId, typeReferencegetCreatedAt, getId, getLastModifiedAt, getVersionhasSameIdAs, toResourceIdentifierpublic static final String MESSAGE_TYPE
public static final MessageDerivateHint<StoreProductSelectionsChangedMessage> MESSAGE_HINT
@Nullable public List<ProductSelectionSetting> getAddedProductSelections()
@Nullable public List<ProductSelectionSetting> getRemovedProductSelections()
@Nullable public List<ProductSelectionSetting> getUpdatedProductSelections()