Class IntegrationObjectBundleEntity
java.lang.Object
de.hybris.platform.odata2services.dto.IntegrationObjectBundleEntity
- All Implemented Interfaces:
Serializable
Integration object bundle.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetIntegrationObjectCode(String integrationObjectCode) voidsetRootItemInstancePks(Set<String> rootItemInstancePks)
-
Constructor Details
-
IntegrationObjectBundleEntity
public IntegrationObjectBundleEntity()
-
-
Method Details