Class StaticSeoUrlRepository
| category |
System |
|---|---|
| package |
StaticSeoUrl |
| subpackage |
Repositories |
__construct(\StaticSeoUrlContentRepositoryWriterInterface $writer, \StaticSeoUrlContentRepositoryReaderInterface $reader, \StaticSeoUrlContentRepositoryDeleterInterface $deleter)
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.
writer : \StaticSeoUrlContentRepositoryWriterInterface
reader : \StaticSeoUrlContentRepositoryReaderInterface
deleter : \StaticSeoUrlContentRepositoryDeleterInterface