Package ch.tocco.nice2.widget.api
Class AbstractWidgetRestResource
java.lang.Object
ch.tocco.nice2.rest.core.spi.AbstractRestResource
ch.tocco.nice2.widget.api.AbstractWidgetRestResource
- All Implemented Interfaces:
RestResource
- Direct Known Subclasses:
AddressUpdateResource
,FreemarkerCodeWidgetResource
,MailingListMailAction
-
Field Summary
Fields inherited from class ch.tocco.nice2.rest.core.spi.AbstractRestResource
uriInfo
-
Constructor Summary
ModifierConstructorDescriptionprotected
AbstractWidgetRestResource
(WidgetConfigService widgetConfigService) -
Method Summary
Modifier and TypeMethodDescriptionprotected <R> Optional
<R> loadConfigValue
(Function<Entity, R> function) Methods inherited from class ch.tocco.nice2.rest.core.spi.AbstractRestResource
getPathParameter, setUriInfo, tryGetInt
-
Constructor Details
-
AbstractWidgetRestResource
-
-
Method Details
-
retrieveWidgetConfig
-
loadConfigValue
-