Class ConfigurationBundleEntity
java.lang.Object
de.hybris.platform.odata2services.dto.ConfigurationBundleEntity
- All Implemented Interfaces:
Serializable
Configuration bundle.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetIntegrationObjectBundles(Set<IntegrationObjectBundleEntity> integrationObjectBundles)
-
Constructor Details
-
ConfigurationBundleEntity
public ConfigurationBundleEntity()
-
-
Method Details
-
setIntegrationObjectBundles
public void setIntegrationObjectBundles(Set<IntegrationObjectBundleEntity> integrationObjectBundles) -
getIntegrationObjectBundles
-