Class StaticSeoUrlReadService
Class StaticSeoUrlReadService
- StaticSeoUrlReadService implements StaticSeoUrlReadServiceInterface
Package: StaticSeoUrls
Category: System
Located at Services/Core/StaticSeoUrl/StaticSeoUrlReadService.inc.php
Category: System
Located at Services/Core/StaticSeoUrl/StaticSeoUrlReadService.inc.php
Methods summary
public
__construct( StaticSeoUrlRepositoryInterface $staticSeoUrlRepository )
StaticSeoUrlReadService constructor.
public
getAllStaticSeoUrls( void )
: StaticSeoUrlCollection
Returns a StaticSeoUrlCollection with all existing StaticSeoUrl objects.
public
getStaticSeoUrlById( IdType $staticSeoUrlId )
: StaticSeoUrlInterface
Returns a StaticSeoUrl instance by the given staticSeoUrl ID.