Package | Description |
---|---|
io.sphere.sdk.categories.commands.updateactions |
Provides the possible operations which can be performed on update commands for categories.
|
Class and Description |
---|
AddAsset
Updates the
assets property of a Category . |
ChangeAssetName
Updates the
assets property of a Category . |
ChangeAssetOrder
Changes the order of the assets list.
|
ChangeName
Changes the name of a category.
|
ChangeOrderHint
Changes the order hint of a category.
|
ChangeParent
Sets a concrete parent for the category.
|
ChangeSlug
Changes the slug of a category.
|
RemoveAsset
Updates the
assets property of a Category . |
SetAssetCustomField
This action sets, overwrites or removes any existing custom field for an existing Asset.
|
SetAssetCustomType
This action sets, overwrites or removes the custom type and fields for an existing Asset.
|
SetAssetDescription
Updates the
assets property of a Category . |
SetAssetKey
Updates the
assets property of a Category . |
SetAssetSources
Sets the sources of an asset.
|
SetAssetTags
Sets the tags of an asset.
|
SetCustomField
Updates a custom field.
|
SetCustomType
Sets or removes a custom type.
|
SetDescription
Sets the description of the category.
|
SetExternalId
Changes the external id of a category.
|
SetKey
Changes the key of a
Category . |
SetMetaDescription
Sets the SEO attribute description.
|
SetMetaKeywords
Sets the SEO attribute keywords.
|
SetMetaTitle
Sets the SEO attribute title.
|