Log in
Interface

DeleteByIdInterface

Magento\AdobeStockAssetApi\Model\Creator\Command\DeleteByIdInterface

What it does

This interface defines a command for deleting Adobe Stock asset creator records from the database by their ID.

Developers would use this when they need to remove creator information associated with Adobe Stock assets, such as when cleaning up unused data or removing creators that are no longer relevant.

It throws a CouldNotDeleteException if the deletion operation fails.

Public Methods

  • execute()