Package org.knime.core.webui.data
package org.knime.core.webui.data
-
ClassDescriptionA data service that applies the data to the underlying model (usually the
NodeModel).The builder.Common interface for all data service types.Common interface for all data service builder types.ADataServiceContextallows to report warning messages during a data service invocation or assembly of initial data.This exception can be thrown during a data service invocation or assembly of initial data.Provides different types of data services.Service to provide the data required to initialize an UI extension.The builder.ARpcDataServicewhere the requests result in actual method-calls of registered handler(s) (aka remote procedure calls).The builder.