Package ch.tocco.nice2.widget.impl.rest
Class BusinessUnitWidgetConfigContributor
java.lang.Object
ch.tocco.nice2.widget.impl.rest.BusinessUnitWidgetConfigContributor
- All Implemented Interfaces:
WidgetConfigContributor
@Component
public class BusinessUnitWidgetConfigContributor
extends Object
implements WidgetConfigContributor
Set the business unit of the related widget domain in the configObject.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BusinessUnitWidgetConfigContributor
public BusinessUnitWidgetConfigContributor()
-
-
Method Details
-
supports
- Specified by:
supports
in interfaceWidgetConfigContributor
- Returns:
- true if this contributor supports the given widget
-
apply
Description copied from interface:WidgetConfigContributor
execute custom logic to modify the configObject- Specified by:
apply
in interfaceWidgetConfigContributor
-
setWidgetUniqueIds
-