Class ServiceModuleQueryService
java.lang.Object
com.cloudimpl.outstack.spring.component.SpringQueryService<ServiceModule>
com.cloudimpl.outstack.spring.service.ServiceModuleQueryService
- All Implemented Interfaces:
java.util.function.Function<CloudMessage,org.reactivestreams.Publisher>
public class ServiceModuleQueryService extends SpringQueryService<ServiceModule>
- Author:
- nuwan
-
Constructor Summary
Constructors Constructor Description ServiceModuleQueryService(EventRepositoryFactory factory) -
Method Summary
Methods inherited from class com.cloudimpl.outstack.spring.component.SpringQueryService
$, $$, apply, filter, filterEntity, handlers, queryEntitiesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.Function
andThen, compose
-
Constructor Details
-
ServiceModuleQueryService
-