Class StaticSeoUrlRepository
category |
System |
---|---|
package |
StaticSeoUrl |
subpackage |
Repositories |
__construct(\StaticSeoUrlRepositoryWriterInterface $writer, \StaticSeoUrlRepositoryReaderInterface $reader, \StaticSeoUrlRepositoryDeleterInterface $deleter, \StaticSeoUrlContentRepositoryInterface $staticSeoUrlContentRepository)
deleteStaticSeoUrlById(\IdType $staticSeoUrlId) : \StaticSeoUrlRepositoryInterface
Throws |
|
---|
\StaticSeoUrlRepositoryInterface
Same instance for method chaining.
getAll() : \StaticSeoUrlCollection
getById(\IdType $staticSeoUrlId) : \StaticSeoUrlInterface
store(\StaticSeoUrlInterface $staticSeoUrl) : \StaticSeoUrlRepositoryInterface
Throws |
|
---|
\StaticSeoUrlRepositoryInterface
Same instance for method chaining.