Uses of Class
de.hybris.platform.integrationservices.IntegrationObjectBuilder
Packages that use IntegrationObjectBuilder
Package
Description
-
Uses of IntegrationObjectBuilder in de.hybris.platform.integrationservices
Methods in de.hybris.platform.integrationservices that return IntegrationObjectBuilderModifier and TypeMethodDescriptionIntegrationObjectBuilder.addIntegrationObjectItem(IntegrationObjectItemBuilder spec) Adds anIntegrationObjectItemModelfrom the specification to the integration objectIntegrationObjectBuilder.addIntegrationObjectItem(IntegrationObjectItemModel item) Adds anIntegrationObjectItemModelto the integration objectstatic IntegrationObjectBuilderIntegrationObjectBuilder.integrationObject()Get a new instance of the builderMethods in de.hybris.platform.integrationservices with parameters of type IntegrationObjectBuilderModifier and TypeMethodDescriptionIntegrationObjectItemBuilder.withIntegrationObject(IntegrationObjectBuilder spec) -
Uses of IntegrationObjectBuilder in de.hybris.platform.integrationservices.util
Methods in de.hybris.platform.integrationservices.util with parameters of type IntegrationObjectBuilderModifier and TypeMethodDescriptionIntegrationObjectsContext.givenExist(IntegrationObjectBuilder... specs) Persists the integration object specifications in the context storage.IntegrationObjectsContext.givenExists(IntegrationObjectBuilder spec) Persists the integration object specifications in the context storage.