Interface StaticSeoUrlReadServiceInterface
Interface StaticSeoUrlReadServiceInterface
Direct known implementers
Package: StaticSeoUrl\Interfaces
Category: System
Located at Services/Core/StaticSeoUrl/Interfaces/StaticSeoUrlReadServiceInterface.inc.php
Category: System
Located at Services/Core/StaticSeoUrl/Interfaces/StaticSeoUrlReadServiceInterface.inc.php
Methods summary
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.