Uses of Interface
com.hybris.yprofile.rest.clients.ConsentServiceClient
-
Packages that use ConsentServiceClient Package Description com.hybris.yprofile.consent.services com.hybris.yprofile.services com.hybris.yprofile.services.impl -
-
Uses of ConsentServiceClient in com.hybris.yprofile.consent.services
Methods in com.hybris.yprofile.consent.services that return ConsentServiceClient Modifier and Type Method Description protected ConsentServiceClientDefaultConsentService. getClient() -
Uses of ConsentServiceClient in com.hybris.yprofile.services
Methods in com.hybris.yprofile.services that return ConsentServiceClient Modifier and Type Method Description ConsentServiceClientRetrieveRestClientStrategy. getConsentServiceRestClient() -
Uses of ConsentServiceClient in com.hybris.yprofile.services.impl
Methods in com.hybris.yprofile.services.impl that return ConsentServiceClient Modifier and Type Method Description ConsentServiceClientDefaultRetrieveRestClientStrategy. getConsentServiceRestClient()
-