Interface StaticSeoUrlReadServiceInterface

Interface StaticSeoUrlReadServiceInterface

Direct known implementers

StaticSeoUrlReadService

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.