| Package | Description |
|---|---|
| de.hybris.platform.integrationservices.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<IntegrationObjectItemAttribute> |
GeneratedIntegrationObjectItem.ATTRIBUTESHANDLER
OneToManyHandler for handling 1:n ATTRIBUTES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<IntegrationObjectItemAttribute> |
GeneratedIntegrationObjectItem.getAttributes()
Generated method - Getter of the
IntegrationObjectItem.attributes attribute. |
java.util.Set<IntegrationObjectItemAttribute> |
GeneratedIntegrationObjectItem.getAttributes(SessionContext ctx)
Generated method - Getter of the
IntegrationObjectItem.attributes attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedIntegrationObjectItem.addToAttributes(IntegrationObjectItemAttribute value)
Generated method - Adds
value to attributes. |
void |
GeneratedIntegrationObjectItem.addToAttributes(SessionContext ctx,
IntegrationObjectItemAttribute value)
Generated method - Adds
value to attributes. |
void |
GeneratedIntegrationObjectItem.removeFromAttributes(IntegrationObjectItemAttribute value)
Generated method - Removes
value from attributes. |
void |
GeneratedIntegrationObjectItem.removeFromAttributes(SessionContext ctx,
IntegrationObjectItemAttribute value)
Generated method - Removes
value from attributes. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedIntegrationObjectItem.setAttributes(SessionContext ctx,
java.util.Set<IntegrationObjectItemAttribute> value)
Generated method - Setter of the
IntegrationObjectItem.attributes attribute. |
void |
GeneratedIntegrationObjectItem.setAttributes(java.util.Set<IntegrationObjectItemAttribute> value)
Generated method - Setter of the
IntegrationObjectItem.attributes attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.