Uses of Interface
de.hybris.platform.datahubbackoffice.service.datahub.DataHubServerAware
-
Packages that use DataHubServerAware Package Description de.hybris.platform.datahubbackoffice.dataaccess.metadata.impl de.hybris.platform.datahubbackoffice.service.datahub.impl -
-
Uses of DataHubServerAware in de.hybris.platform.datahubbackoffice.dataaccess.metadata.impl
Classes in de.hybris.platform.datahubbackoffice.dataaccess.metadata.impl that implement DataHubServerAware Modifier and Type Class Description classCachingTypeServiceProvides cache for anotherDataHubTypeService. -
Uses of DataHubServerAware in de.hybris.platform.datahubbackoffice.service.datahub.impl
Classes in de.hybris.platform.datahubbackoffice.service.datahub.impl that implement DataHubServerAware Modifier and Type Class Description classDataHubServerChangePropagatorPropagates DataHub server context to multiple Spring beans.classDataHubServerContextServiceImplA factory for creating REST clients based on the DataHub instance selected by the user.Method parameters in de.hybris.platform.datahubbackoffice.service.datahub.impl with type arguments of type DataHubServerAware Modifier and Type Method Description voidDataHubServerChangePropagator. setServices(@NotNull java.util.Collection<DataHubServerAware> c)
-