| Package | Description |
|---|---|
| de.hybris.platform.integrationservices | |
| de.hybris.platform.integrationservices.util |
| Modifier and Type | Method and Description |
|---|---|
IntegrationObjectItemBuilder |
IntegrationObjectItemBuilder.forType(java.lang.String type) |
static IntegrationObjectItemBuilder |
IntegrationObjectItemBuilder.item() |
IntegrationObjectItemBuilder |
IntegrationObjectItemBuilder.withAttribute(IntegrationObjectItemAttributeBuilder spec) |
IntegrationObjectItemBuilder |
IntegrationObjectItemBuilder.withCode(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
IntegrationObjectBuilder |
IntegrationObjectBuilder.addIntegrationObjectItem(IntegrationObjectItemBuilder spec)
Adds an
IntegrationObjectItemModel from the specification to the integration object |
| Modifier and Type | Method and Description |
|---|---|
IntegrationObjectItemModel[] |
IntegrationObjectItemsContext.givenExist(IntegrationObjectItemBuilder... specs)
Associates the integration object item specifications to an internally generated
IntegrationObjectModel,
and persists them in the context storage. |
Copyright © 2018 SAP SE. All Rights Reserved.