| Package | Description |
|---|---|
| de.hybris.deltadetection.impl | |
| de.hybris.deltadetection.interceptors | |
| de.hybris.deltadetection.model |
Contains generated models for each type of de.hybris.deltadetection.jalo package.
|
| de.hybris.deltadetection.resource | |
| de.hybris.platform.c4ccustomer.job | |
| de.hybris.platform.core.model.type |
Contains generated models for each type of de.hybris.platform.jalo.type package.
|
| de.hybris.y2ysync.job | |
| de.hybris.y2ysync.model |
Contains generated models for each type of de.hybris.y2ysync.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<StreamConfigurationModel> |
DefaultChangeDetectionService.getStreamById(java.lang.String streamId) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
DefaultChangeDetectionService.parseInfoExpression(java.lang.Long itemPK,
StreamConfigurationModel streamConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamConfigurationRemoveInterceptor.onRemove(StreamConfigurationModel model,
InterceptorContext ctx) |
void |
StreamConfigurationValidationInterceptor.onValidate(StreamConfigurationModel config,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<StreamConfigurationModel> |
StreamConfigurationContainerModel.getConfigurations()
Generated method - Getter of the
StreamConfigurationContainer.configurations attribute defined at extension deltadetection. |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamConfigurationContainerModel.setConfigurations(java.util.Set<StreamConfigurationModel> value)
Generated method - Setter of
StreamConfigurationContainer.configurations attribute defined at extension deltadetection. |
| Modifier and Type | Method and Description |
|---|---|
StreamConfigurationModel |
StreamConfigurationResource.getStreamConfigurationModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected StreamConfigurationModel |
StreamConfigurationResource.readResource(java.lang.String resourceId)
Gets the
StreamConfigurationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<StreamConfigurationModel> |
StreamConfigurationsResource.getStreamConfigurationsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamConfigurationResource.setStreamConfigurationModel(StreamConfigurationModel value)
Convenience method which just delegates to
#setResourceValue(StreamConfigurationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamConfigurationsResource.setStreamConfigurationsCollection(java.util.Collection<StreamConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<StreamConfigurationModel> |
C4CSyncJobPerformable.getActiveConfigurations(Y2YStreamConfigurationContainerModel container)
All active configurations of given container.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
C4CSyncJobPerformable.assignStreamIds(C4CAggregatingCollector collector,
java.util.Set<StreamConfigurationModel> configurations)
Assign stream ids to corresponding collectors.
|
protected java.util.Map<java.lang.String,TypeChangesData> |
C4CSyncJobPerformable.getChangesDataMap(java.lang.String syncExecutionId,
java.util.Map<java.lang.String,java.lang.Object> globalQueryParameters,
java.util.Set<StreamConfigurationModel> configurations)
Collect changes, store them on media.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<StreamConfigurationModel> |
ComposedTypeModel.getStreamConfigurations()
Generated method - Getter of the
ComposedType.streamConfigurations attribute defined at extension deltadetection. |
| Modifier and Type | Method and Description |
|---|---|
void |
ComposedTypeModel.setStreamConfigurations(java.util.Collection<StreamConfigurationModel> value)
Generated method - Setter of
ComposedType.streamConfigurations attribute defined at extension deltadetection. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<StreamConfigurationModel> |
Y2YSyncMasterJobPerformable.getActiveConfigurations(Y2YStreamConfigurationContainerModel container) |
| Modifier and Type | Class and Description |
|---|---|
class |
Y2YStreamConfigurationModel
Generated model class for type Y2YStreamConfiguration first defined at extension y2ysync.
|
Copyright © 2018 SAP SE. All Rights Reserved.