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