Uses of Interface
de.hybris.platform.datahubbackoffice.datahub.rest.DynamicRestClient
-
Packages that use DynamicRestClient Package Description de.hybris.platform.datahubbackoffice.datahub.rest de.hybris.platform.datahubbackoffice.presentation.widgets.quickupload -
-
Uses of DynamicRestClient in de.hybris.platform.datahubbackoffice.datahub.rest
Classes in de.hybris.platform.datahubbackoffice.datahub.rest that implement DynamicRestClient Modifier and Type Class Description classDynamicCsvImportClientA client, which can connect to multiple DataHub servers.classDynamicPoolActionClientA client, which connects to multiple DataHub servers.classDynamicPublicationClientA client, which can connect to multiple DataHub servers. -
Uses of DynamicRestClient in de.hybris.platform.datahubbackoffice.presentation.widgets.quickupload
Methods in de.hybris.platform.datahubbackoffice.presentation.widgets.quickupload that return DynamicRestClient Modifier and Type Method Description protected abstract DynamicRestClientAbstractProcessingStrategy. restClient()Retrieves REST client used by the process.protected DynamicRestClientComposeProcessingStrategy. restClient()protected DynamicRestClientLoadProcessingStrategy. restClient()protected DynamicRestClientPublishProcessingStrategy. restClient()
-