Interface StaticSeoUrlRepositoryInterface
| category |
System |
|---|---|
| package |
StaticSeoUrl |
| subpackage |
Interfaces |
deleteStaticSeoUrlById(\IdType $staticSeoUrlId) : \StaticSeoUrlRepositoryInterface
\IdType
\StaticSeoUrlRepositoryInterfaceSame instance for method chaining.
getAll() : \StaticSeoUrlCollection
getById(\IdType $staticSeoUrlId) : \StaticSeoUrlInterface
store(\StaticSeoUrlInterface $staticSeoUrl) : \StaticSeoUrlRepositoryInterface
\StaticSeoUrlInterface
\StaticSeoUrlRepositoryInterfaceSame instance for method chaining.