StaticSeoUrlReadServiceInterface

Extends

Interface StaticSeoUrlReadServiceInterface

category

System

package

StaticSeoUrl

subpackage

Interfaces

Methods

Returns a StaticSeoUrlCollection with all existing StaticSeoUrl objects.

getAllStaticSeoUrls() : \StaticSeoUrlCollection

Returns a StaticSeoUrl instance by the given staticSeoUrl ID.

getStaticSeoUrlById(\IdType $staticSeoUrlId) : \StaticSeoUrlInterface

Arguments

$staticSeoUrlId

\IdType

Response

\StaticSeoUrlInterface