Package dev.enola.core.thing
Class ThingRepositoryThingService
java.lang.Object
dev.enola.core.thing.ThingRepositoryThingService
- All Implemented Interfaces:
ThingService
ThingRepositoryThingService is an
ThingService
which delegates to a ThingRepository
.-
Constructor Summary
ConstructorsConstructorDescriptionThingRepositoryThingService
(ThingsProvider thingsProvider, ThingRepository thingRepository) -
Method Summary
-
Constructor Details
-
ThingRepositoryThingService
-
-
Method Details
-
getThings
- Specified by:
getThings
in interfaceThingService
- Throws:
EnolaException
-
getThing
- Specified by:
getThing
in interfaceThingService
-