| Package | Description |
|---|---|
| de.hybris.platform.c4ccustomeratddtests.keywords | |
| de.hybris.platform.initiateyaasconfigurationsync.service.impl | |
| de.hybris.platform.y2ysync.backoffice.data | |
| de.hybris.y2ysync.model |
Contains generated models for each type of de.hybris.y2ysync.jalo package.
|
| de.hybris.y2ysync.resource | |
| de.hybris.y2ysync.services | |
| de.hybris.y2ysync.services.impl |
| Modifier and Type | Method and Description |
|---|---|
protected Y2YSyncJobModel |
C4cKeywordLibrary.getJob(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InitiateYaasConfigurationY2ySyncExecutionService.resetJobSteams(Y2YSyncJobModel job)
Reset configuration streams for y2ysync job
|
Y2YSyncCronJobModel |
InitiateYaasConfigurationY2ySyncExecutionService.startSync(Y2YSyncJobModel job,
SyncExecutionService.ExecutionMode executionMode) |
protected Y2YSyncCronJobModel |
InitiateYaasConfigurationY2ySyncExecutionService.startSyncInternal(Y2YSyncJobModel job,
SyncExecutionService.ExecutionMode executionMode) |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncJobModel |
Y2YSyncJobForm.getSyncJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
Y2YSyncJobForm.setSyncJob(Y2YSyncJobModel syncJob) |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncJobModel |
Y2YSyncCronJobModel.getJob()
Generated method - Getter of the
CronJob.job attribute defined at extension processing and redeclared at extension y2ysync. |
| Constructor and Description |
|---|
Y2YSyncCronJobModel(Y2YSyncJobModel _job)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
Y2YSyncCronJobModel(Y2YSyncJobModel _job,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncJobModel |
Y2YSyncJobResource.getY2YSyncJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected Y2YSyncJobModel |
Y2YSyncJobResource.readResource(java.lang.String resourceId)
Gets the
Y2YSyncJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Y2YSyncJobModel> |
Y2YSyncJobsResource.getY2YSyncJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
Y2YSyncJobResource.setY2YSyncJobModel(Y2YSyncJobModel value)
Convenience method which just delegates to
#setResourceValue(Y2YSyncJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
Y2YSyncJobsResource.setY2YSyncJobsCollection(java.util.Collection<Y2YSyncJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncJobModel |
SyncExecutionService.createSyncJobForDataHub(java.lang.String code,
Y2YStreamConfigurationContainerModel container)
Creates sync job configured for DataHub sync for a given
container. |
Y2YSyncJobModel |
SyncExecutionService.createSyncJobForDataHub(java.lang.String code,
Y2YStreamConfigurationContainerModel container,
java.lang.String dataHubUrl)
Creates sync job configured for DataHub sync for a given
container with custom
dataHubUrl. |
Y2YSyncJobModel |
SyncExecutionService.createSyncJobForZip(java.lang.String code,
Y2YStreamConfigurationContainerModel container)
Creates sync job configured for Zip sync for a given
container. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Y2YSyncJobModel> |
SyncExecutionService.getAllSyncJobs()
Returns collection of all sync jobs in the system.
|
java.util.Collection<Y2YSyncJobModel> |
SyncExecutionService.getSyncJobsForContainer(Y2YStreamConfigurationContainerModel container)
Returns collection of all sync jobs for given Y2YStreamConfigurationContainer.
|
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
SyncExecutionService.startSync(Y2YSyncJobModel job,
SyncExecutionService.ExecutionMode executionMode)
Starts synchronization using
Y2YSyncJobModel. |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncJobModel |
DefaultSyncExecutionService.createSyncJobForDataHub(java.lang.String code,
Y2YStreamConfigurationContainerModel container) |
Y2YSyncJobModel |
DefaultSyncExecutionService.createSyncJobForDataHub(java.lang.String code,
Y2YStreamConfigurationContainerModel container,
java.lang.String dataHubUrl) |
Y2YSyncJobModel |
DefaultSyncExecutionService.createSyncJobForZip(java.lang.String code,
Y2YStreamConfigurationContainerModel container) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Y2YSyncJobModel> |
DefaultSyncExecutionService.getAllSyncJobs() |
java.util.Collection<Y2YSyncJobModel> |
DefaultSyncExecutionService.getSyncJobsForContainer(Y2YStreamConfigurationContainerModel container) |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
DefaultSyncExecutionService.startSync(Y2YSyncJobModel job,
SyncExecutionService.ExecutionMode executionMode) |
Copyright © 2018 SAP SE. All Rights Reserved.