| Interface | Description |
|---|---|
| FeatureBased |
Data objects which implement this interfaces are only provided if the
FeatureExpression which is returned by
FeatureBased.getActivateByFeatureExpression() evaluates to true or if the method returns an empty Optional. |
| Class | Description |
|---|---|
| FeatureSpecificDataElement |
Classes extending this abstract base class can be used in data providers and be enabled/disabled based on features.
Usage example: |
Copyright © 2018–2021 b+m Informatik AG. All rights reserved.