Uses of Interface
de.hybris.platform.integrationservices.util.featuretoggle.Feature
-
Packages that use Feature Package Description de.hybris.platform.integrationservices.util.featuretoggle -
-
Uses of Feature in de.hybris.platform.integrationservices.util.featuretoggle
Classes in de.hybris.platform.integrationservices.util.featuretoggle that implement Feature Modifier and Type Class Description classIntegrationApiFeatureRepresents features being worked on in Integration APIMethods in de.hybris.platform.integrationservices.util.featuretoggle with parameters of type Feature Modifier and Type Method Description static booleanFeatureToggler. isFeatureEnabled(Feature feature)Indicates whether a feature is on (true) or off (false).
-