| Package | Description |
|---|---|
| de.hybris.platform.c4ccustomer.job | |
| de.hybris.platform.initiateyaasconfigurationsync.service.impl | |
| de.hybris.platform.y2ysync.backoffice.data | |
| de.hybris.y2ysync.job | |
| de.hybris.y2ysync.model |
Contains generated models for each type of de.hybris.y2ysync.jalo package.
|
| de.hybris.y2ysync.model.media |
Contains generated models for each type of de.hybris.y2ysync.jalo.media package.
|
| de.hybris.y2ysync.resource | |
| de.hybris.y2ysync.services | |
| de.hybris.y2ysync.services.impl | |
| de.hybris.y2ysync.task.dao | |
| de.hybris.y2ysync.task.distributed |
| Modifier and Type | Method and Description |
|---|---|
PerformResult |
C4CSyncJobPerformable.perform(Y2YSyncCronJobModel cronJob) |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
InitiateYaasConfigurationY2ySyncExecutionService.startSync(Y2YSyncJobModel job,
SyncExecutionService.ExecutionMode executionMode) |
protected Y2YSyncCronJobModel |
InitiateYaasConfigurationY2ySyncExecutionService.startSyncInternal(Y2YSyncJobModel job,
SyncExecutionService.ExecutionMode executionMode) |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
Y2YSyncJobForm.getSyncCronJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
Y2YSyncJobForm.setSyncCronJob(Y2YSyncCronJobModel syncCronJob) |
| Modifier and Type | Method and Description |
|---|---|
PerformResult |
Y2YSyncMasterJobPerformable.perform(Y2YSyncCronJobModel cronJob) |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
Y2YDistributedProcessModel.getY2ySyncCronJob()
Generated method - Getter of the
Y2YDistributedProcess.y2ySyncCronJob attribute defined at extension y2ysync. |
| Modifier and Type | Method and Description |
|---|---|
void |
Y2YDistributedProcessModel.setY2ySyncCronJob(Y2YSyncCronJobModel value)
Generated method - Setter of
Y2YDistributedProcess.y2ySyncCronJob attribute defined at extension y2ysync. |
| Constructor and Description |
|---|
Y2YDistributedProcessModel(int _batchSize,
java.lang.String _code,
java.lang.String _currentExecutionId,
java.lang.String _handlerBeanId,
java.lang.String _nodeGroup,
ItemModel _owner,
DistributedProcessState _state,
Y2YSyncCronJobModel _y2ySyncCronJob)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
Y2YDistributedProcessModel(java.lang.String _code,
java.lang.String _currentExecutionId,
DistributedProcessState _state,
Y2YSyncCronJobModel _y2ySyncCronJob)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
SyncImpExMediaModel.getExportCronJob()
Generated method - Getter of the
SyncImpExMedia.exportCronJob attribute defined at extension y2ysync. |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncImpExMediaModel.setExportCronJob(Y2YSyncCronJobModel value)
Generated method - Setter of
SyncImpExMedia.exportCronJob attribute defined at extension y2ysync. |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
Y2YSyncCronJobResource.getY2YSyncCronJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected Y2YSyncCronJobModel |
Y2YSyncCronJobResource.readResource(java.lang.String resourceId)
Gets the
Y2YSyncCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Y2YSyncCronJobModel> |
Y2YSyncCronJobsResource.getY2YSyncCronJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
Y2YSyncCronJobResource.setY2YSyncCronJobModel(Y2YSyncCronJobModel value)
Convenience method which just delegates to
#setResourceValue(Y2YSyncCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
Y2YSyncCronJobsResource.setY2YSyncCronJobsCollection(java.util.Collection<Y2YSyncCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
SyncExecutionService.startSync(java.lang.String jobCode,
SyncExecutionService.ExecutionMode executionMode)
Starts synchronization using
Y2YSyncJobModel defined by a jobCode. |
Y2YSyncCronJobModel |
SyncExecutionService.startSync(Y2YSyncJobModel job,
SyncExecutionService.ExecutionMode executionMode)
Starts synchronization using
Y2YSyncJobModel. |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
DefaultSyncExecutionService.startSync(java.lang.String jobCode,
SyncExecutionService.ExecutionMode executionMode) |
Y2YSyncCronJobModel |
DefaultSyncExecutionService.startSync(Y2YSyncJobModel job,
SyncExecutionService.ExecutionMode executionMode) |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
Y2YSyncDAO.findSyncCronJobByCode(java.lang.String syncCronJobCode) |
| Modifier and Type | Method and Description |
|---|---|
Y2YSyncCronJobModel |
FinalizeProcessHandler.finalizeFor(Y2YDistributedProcessModel process) |
Copyright © 2018 SAP SE. All Rights Reserved.