AbstractStaticSeoUrlServiceFactory
in package
Abstract Class AbstractStaticSeoUrlServiceFactory
Tags
Table of Contents
- createStaticSeoUrlReadService() : StaticSeoUrlReadServiceInterface
- Creates a staticSeoUrl read service.
- createStaticSeoUrlWriteService() : StaticSeoUrlWriteServiceInterface
- Creates a staticSeoUrl write service.
Methods
createStaticSeoUrlReadService()
Creates a staticSeoUrl read service.
public
abstract createStaticSeoUrlReadService() : StaticSeoUrlReadServiceInterface
Return values
StaticSeoUrlReadServiceInterface —createStaticSeoUrlWriteService()
Creates a staticSeoUrl write service.
public
abstract createStaticSeoUrlWriteService() : StaticSeoUrlWriteServiceInterface