Class DeleteHistoryServiceFactory
package |
Default |
---|
_createRepository() : \DeleteHistoryRepository
The returned instance will be in memory cached and returned on consecutive calls.
\DeleteHistoryRepository
Delete history repository.
readService() : \DeleteHistoryReadService
The returned instance will be in memory cached and returned on consecutive calls.
\DeleteHistoryReadService
Delete history read service.
writeService() : \DeleteHistoryWriteService
The returned instance will be in memory cached and returned on consecutive calls.
\DeleteHistoryWriteService
Delete history write service.
writeService : \DeleteHistoryWriteService