Interface IManagedPropertyHotDeployEvaluator
-
- All Superinterfaces:
ICommonPropertyBasedHotDeployPlugin
,IManagedPropertyEvaluator
,ch.ethz.cisd.hotdeploy.Plugin
public interface IManagedPropertyHotDeployEvaluator extends IManagedPropertyEvaluator, ICommonPropertyBasedHotDeployPlugin
AIManagedPropertyEvaluator
provided as a hot-deployed Java plugin.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.ICommonPropertyBasedHotDeployPlugin
ICommonPropertyBasedHotDeployPlugin.EntityKind
-
-
Method Summary
-
Methods inherited from interface ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.ICommonPropertyBasedHotDeployPlugin
getDescription, getSupportedEntityKinds
-
Methods inherited from interface ch.systemsx.cisd.openbis.generic.shared.managed_property.api.IManagedPropertyEvaluator
configureUI, getBatchColumnNames, getInputWidgetDescriptions, updateFromBatchInput, updateFromRegistrationForm, updateFromUI
-
-