Class DataHubRequestCreator
java.lang.Object
de.hybris.y2ysync.task.runner.internal.DataHubRequestCreator
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.springframework.web.client.RestTemplateaddBasicAuthentication(org.springframework.web.client.RestTemplate template) protected Stringprotected StringvoidsendRequest(Y2YSyncContext syncContext) voidsetRestTemplate(org.springframework.web.client.RestTemplate restTemplate) voidsetY2YSyncDAO(Y2YSyncDAO y2YSyncDAO)
-
Constructor Details
-
DataHubRequestCreator
public DataHubRequestCreator()
-
-
Method Details
-
sendRequest
-
setY2YSyncDAO
-
setRestTemplate
public void setRestTemplate(org.springframework.web.client.RestTemplate restTemplate) -
addBasicAuthentication
protected org.springframework.web.client.RestTemplate addBasicAuthentication(org.springframework.web.client.RestTemplate template) -
getDataHubUserName
-
getDataHubPassword
-