Class StaticSeoUrlWriteService

Class StaticSeoUrlWriteService

StaticSeoUrlWriteService implements StaticSeoUrlWriteServiceInterface

Methods summary

public __construct( StaticSeoUrlRepositoryInterface $staticSeoUrlRepository )

StaticSeoUrlWriteService constructor.

public deleteStaticSeoUrlById( IdType $staticSeoUrlId ) : StaticSeoUrlWriteServiceInterface

Deletes a StaticSeoUrl by the given static seo url ID.

public saveStaticSeoUrl( StaticSeoUrlInterface $staticSeoUrl ) : StaticSeoUrlInterface

Saves a static seo url to the database and delegates to child-repositories.

Properties summary