Interface StaticSeoUrlContentRepositoryInterface
category |
System |
---|---|
package |
StaticSeoUrl |
subpackage |
Interfaces |
deleteStaticSeoUrlContentById(\IdType $staticSeoUrlContentId) : \StaticSeoUrlContentRepositoryInterface
\IdType
\StaticSeoUrlContentRepositoryInterface
Same instance for method chaining.
getById(\IdType $staticSeoUrlContentId) : \StaticSeoUrlContentInterface
getByStaticSeoUrlId(\IdType $staticSeoUrlId) : \StaticSeoUrlContentCollection
store(\IdType $staticSeoUrlId, \StaticSeoUrlContentInterface $staticSeoUrlContent) : \StaticSeoUrlContentRepositoryInterface
\IdType
\StaticSeoUrlContentInterface
\StaticSeoUrlContentRepositoryInterface
Same instance for method chaining.