| Package | Description |
|---|---|
| de.hybris.deltadetection.jalo | |
| de.hybris.y2ysync.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<StreamConfiguration> |
GeneratedStreamConfigurationContainer.CONFIGURATIONSHANDLER
OneToManyHandler for handling 1:n CONFIGURATIONS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
StreamConfiguration |
GeneratedDeltadetectionManager.createStreamConfiguration(java.util.Map attributeValues) |
StreamConfiguration |
GeneratedDeltadetectionManager.createStreamConfiguration(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<StreamConfiguration> |
GeneratedStreamConfigurationContainer.getConfigurations()
Generated method - Getter of the
StreamConfigurationContainer.configurations attribute. |
java.util.Set<StreamConfiguration> |
GeneratedStreamConfigurationContainer.getConfigurations(SessionContext ctx)
Generated method - Getter of the
StreamConfigurationContainer.configurations attribute. |
java.util.Collection<StreamConfiguration> |
GeneratedDeltadetectionManager.getStreamConfigurations(ComposedType item)
Generated method - Getter of the
ComposedType.streamConfigurations attribute. |
java.util.Collection<StreamConfiguration> |
GeneratedDeltadetectionManager.getStreamConfigurations(SessionContext ctx,
ComposedType item)
Generated method - Getter of the
ComposedType.streamConfigurations attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStreamConfigurationContainer.addToConfigurations(SessionContext ctx,
StreamConfiguration value)
Generated method - Adds
value to configurations. |
void |
GeneratedStreamConfigurationContainer.addToConfigurations(StreamConfiguration value)
Generated method - Adds
value to configurations. |
void |
GeneratedDeltadetectionManager.addToStreamConfigurations(ComposedType item,
StreamConfiguration value)
Generated method - Adds
value to streamConfigurations. |
void |
GeneratedDeltadetectionManager.addToStreamConfigurations(SessionContext ctx,
ComposedType item,
StreamConfiguration value)
Generated method - Adds
value to streamConfigurations. |
void |
GeneratedStreamConfigurationContainer.removeFromConfigurations(SessionContext ctx,
StreamConfiguration value)
Generated method - Removes
value from configurations. |
void |
GeneratedStreamConfigurationContainer.removeFromConfigurations(StreamConfiguration value)
Generated method - Removes
value from configurations. |
void |
GeneratedDeltadetectionManager.removeFromStreamConfigurations(ComposedType item,
StreamConfiguration value)
Generated method - Removes
value from streamConfigurations. |
void |
GeneratedDeltadetectionManager.removeFromStreamConfigurations(SessionContext ctx,
ComposedType item,
StreamConfiguration value)
Generated method - Removes
value from streamConfigurations. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStreamConfigurationContainer.setConfigurations(SessionContext ctx,
java.util.Set<StreamConfiguration> value)
Generated method - Setter of the
StreamConfigurationContainer.configurations attribute. |
void |
GeneratedStreamConfigurationContainer.setConfigurations(java.util.Set<StreamConfiguration> value)
Generated method - Setter of the
StreamConfigurationContainer.configurations attribute. |
void |
GeneratedDeltadetectionManager.setStreamConfigurations(ComposedType item,
java.util.Collection<StreamConfiguration> value)
Generated method - Setter of the
ComposedType.streamConfigurations attribute. |
void |
GeneratedDeltadetectionManager.setStreamConfigurations(SessionContext ctx,
ComposedType item,
java.util.Collection<StreamConfiguration> value)
Generated method - Setter of the
ComposedType.streamConfigurations attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedY2YStreamConfiguration
Generated class for type
Y2YStreamConfiguration. |
class |
Y2YStreamConfiguration |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<StreamConfiguration> |
GeneratedY2YStreamConfigurationContainer.CONFIGURATIONSHANDLER
OneToManyHandler for handling 1:n CONFIGURATIONS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<StreamConfiguration> |
GeneratedY2YStreamConfigurationContainer.getConfigurations()
Generated method - Getter of the
Y2YStreamConfigurationContainer.configurations attribute. |
java.util.Set<StreamConfiguration> |
GeneratedY2YStreamConfigurationContainer.getConfigurations(SessionContext ctx)
Generated method - Getter of the
Y2YStreamConfigurationContainer.configurations attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedY2YStreamConfigurationContainer.setConfigurations(SessionContext ctx,
java.util.Set<StreamConfiguration> value)
Generated method - Setter of the
Y2YStreamConfigurationContainer.configurations attribute. |
void |
GeneratedY2YStreamConfigurationContainer.setConfigurations(java.util.Set<StreamConfiguration> value)
Generated method - Setter of the
Y2YStreamConfigurationContainer.configurations attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.