| Package | Description |
|---|---|
| io.sphere.sdk.reviews.commands.updateactions |
Provides the possible operations which can be performed on update commands for reviews.
|
| Class and Description |
|---|
| SetAuthorName
Sets/unsets the author name of a review.
|
| SetCustomer
Sets/unsets the customer belonging to a review.
|
| SetCustomField
Updates a custom field.
|
| SetCustomType
Sets or removes a custom type.
|
| SetKey
Sets/unsets the key of a review
See also ReviewUpdateCommand.
|
| SetLocale
Sets/unsets the locale of a review.
|
| SetRating
Sets/unsets the rating of a review.
|
| SetTarget
Sets/unsets the target of a review.
|
| SetText
Sets/unsets the content of a review.
|
| SetTitle
Sets/unsets the title of a review
See also ReviewUpdateCommand.
|
| TransitionState
Transition to a new state.
|