| Package | Description |
|---|---|
| de.hybris.platform.integrationservices.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<IntegrationObjectItem> |
GeneratedIntegrationObject.ITEMSHANDLER
OneToManyHandler for handling 1:n ITEMS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
IntegrationObjectItem |
GeneratedIntegrationObjectItemAttribute.getIntegrationObjectItem()
Generated method - Getter of the
IntegrationObjectItemAttribute.integrationObjectItem attribute. |
IntegrationObjectItem |
GeneratedIntegrationObjectItemAttribute.getIntegrationObjectItem(SessionContext ctx)
Generated method - Getter of the
IntegrationObjectItemAttribute.integrationObjectItem attribute. |
IntegrationObjectItem |
GeneratedIntegrationObjectItemAttribute.getReturnIntegrationObjectItem()
Generated method - Getter of the
IntegrationObjectItemAttribute.returnIntegrationObjectItem attribute. |
IntegrationObjectItem |
GeneratedIntegrationObjectItemAttribute.getReturnIntegrationObjectItem(SessionContext ctx)
Generated method - Getter of the
IntegrationObjectItemAttribute.returnIntegrationObjectItem attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<IntegrationObjectItem> |
GeneratedIntegrationObject.getItems()
Generated method - Getter of the
IntegrationObject.items attribute. |
java.util.Set<IntegrationObjectItem> |
GeneratedIntegrationObject.getItems(SessionContext ctx)
Generated method - Getter of the
IntegrationObject.items attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedIntegrationObject.addToItems(IntegrationObjectItem value)
Generated method - Adds
value to items. |
void |
GeneratedIntegrationObject.addToItems(SessionContext ctx,
IntegrationObjectItem value)
Generated method - Adds
value to items. |
void |
GeneratedIntegrationObject.removeFromItems(IntegrationObjectItem value)
Generated method - Removes
value from items. |
void |
GeneratedIntegrationObject.removeFromItems(SessionContext ctx,
IntegrationObjectItem value)
Generated method - Removes
value from items. |
void |
GeneratedIntegrationObjectItemAttribute.setIntegrationObjectItem(IntegrationObjectItem value)
Generated method - Setter of the
IntegrationObjectItemAttribute.integrationObjectItem attribute. |
void |
GeneratedIntegrationObjectItemAttribute.setIntegrationObjectItem(SessionContext ctx,
IntegrationObjectItem value)
Generated method - Setter of the
IntegrationObjectItemAttribute.integrationObjectItem attribute. |
void |
GeneratedIntegrationObjectItemAttribute.setReturnIntegrationObjectItem(IntegrationObjectItem value)
Generated method - Setter of the
IntegrationObjectItemAttribute.returnIntegrationObjectItem attribute. |
void |
GeneratedIntegrationObjectItemAttribute.setReturnIntegrationObjectItem(SessionContext ctx,
IntegrationObjectItem value)
Generated method - Setter of the
IntegrationObjectItemAttribute.returnIntegrationObjectItem attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedIntegrationObject.setItems(SessionContext ctx,
java.util.Set<IntegrationObjectItem> value)
Generated method - Setter of the
IntegrationObject.items attribute. |
void |
GeneratedIntegrationObject.setItems(java.util.Set<IntegrationObjectItem> value)
Generated method - Setter of the
IntegrationObject.items attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.