Uses of Interface
de.hybris.platform.datahubbackoffice.service.datahub.DataHubNameService
-
Packages that use DataHubNameService Package Description de.hybris.platform.datahubbackoffice.service de.hybris.platform.datahubbackoffice.service.datahub.impl -
-
Uses of DataHubNameService in de.hybris.platform.datahubbackoffice.service
Classes in de.hybris.platform.datahubbackoffice.service that implement DataHubNameService Modifier and Type Class Description classTypeSystemBasedDataHubNameServiceA service for managing DataHub server instance configurations that can be accessed from the user interface. -
Uses of DataHubNameService in de.hybris.platform.datahubbackoffice.service.datahub.impl
Methods in de.hybris.platform.datahubbackoffice.service.datahub.impl with parameters of type DataHubNameService Modifier and Type Method Description voidDataHubServerContextServiceImpl. setNameService(DataHubNameService service)Injects DataHub server name service to be used.
-