Uses of Class
de.hybris.platform.integrationservices.util.BaseContext
-
Packages that use BaseContext Package Description de.hybris.platform.inboundservices.util de.hybris.platform.integrationservices.util de.hybris.platform.outboundservices.util -
-
Uses of BaseContext in de.hybris.platform.inboundservices.util
Subclasses of BaseContext in de.hybris.platform.inboundservices.util Modifier and Type Class Description classInboundRequestPersistenceContext -
Uses of BaseContext in de.hybris.platform.integrationservices.util
Subclasses of BaseContext in de.hybris.platform.integrationservices.util Modifier and Type Class Description classIntegrationObjectItemsContextA class to provide context or to modify context aboutIntegrationObjectItems existing in the system.classIntegrationObjectsContextA class to provide context or to modify context aboutIntegrationObjectModels existing in the system.classRequestPersistenceContextA rule for cleaning up media created in the platform as a side effect of a testFields in de.hybris.platform.integrationservices.util declared as BaseContext Modifier and Type Field Description BaseContextBaseContextIntegrationTest. ctx -
Uses of BaseContext in de.hybris.platform.outboundservices.util
Subclasses of BaseContext in de.hybris.platform.outboundservices.util Modifier and Type Class Description classOutboundRequestPersistenceContextA rule for cleaning up media created in the platform as a side effect of a test
-