Package dev.enola.core.thing
Class ListThingService
java.lang.Object
dev.enola.core.thing.ListThingService
- All Implemented Interfaces:
ThingService
ThingService which returns the list of all known Things' IRIs for GET enola:/
-
Field Details
-
ENOLA_ROOT_LIST_IRIS
- See Also:
-
ENOLA_ROOT_LIST_THINGS
- See Also:
-
ENOLA_ROOT_LIST_PROPERTY
- See Also:
-
-
Constructor Details
-
ListThingService
public ListThingService()
-
-
Method Details
-
setProtoThingProvider
-
getThings
- Specified by:
getThings
in interfaceThingService
- Throws:
EnolaException
-
getThing
- Specified by:
getThing
in interfaceThingService
-