| Package | Description |
|---|---|
| de.hybris.platform.integrationservices | |
| de.hybris.platform.integrationservices.util |
| Modifier and Type | Method and Description |
|---|---|
IntegrationObjectBuilder |
IntegrationObjectBuilder.addIntegrationObjectItem(IntegrationObjectItemBuilder spec)
Adds an
IntegrationObjectItemModel from the specification to the integration object |
IntegrationObjectBuilder |
IntegrationObjectBuilder.addIntegrationObjectItem(IntegrationObjectItemModel item)
Adds an
IntegrationObjectItemModel to the integration object |
static IntegrationObjectBuilder |
IntegrationObjectBuilder.integrationObject()
Get a new instance of the builder
|
IntegrationObjectBuilder |
IntegrationObjectBuilder.withCode(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
IntegrationObjectModel[] |
IntegrationObjectsContext.givenExist(IntegrationObjectBuilder... specs)
Persists the integration object specifications in the context storage.
|
IntegrationObjectModel |
IntegrationObjectsContext.givenExists(IntegrationObjectBuilder spec)
Persists the integration object specifications in the context storage.
|
Copyright © 2018 SAP SE. All Rights Reserved.