Uses of Annotation Interface
de.hybris.platform.testframework.Transactional
Packages that use Transactional
Package
Description
-
Uses of Transactional in com.hybris.backoffice.excel
Classes in com.hybris.backoffice.excel with annotations of type TransactionalModifier and TypeClassDescriptionclassclass -
Uses of Transactional in com.hybris.backoffice.excel.integration
Classes in com.hybris.backoffice.excel.integration with annotations of type TransactionalModifier and TypeClassDescriptionclassIntegration test for testing Excel Classification Support feature. -
Uses of Transactional in com.hybris.backoffice.excel.template.populator
Classes in com.hybris.backoffice.excel.template.populator with annotations of type Transactional -
Uses of Transactional in com.hybris.backoffice.excel.translators.generic
Classes in com.hybris.backoffice.excel.translators.generic with annotations of type Transactional -
Uses of Transactional in com.hybris.backoffice.excel.translators.generic.factory
Classes in com.hybris.backoffice.excel.translators.generic.factory with annotations of type TransactionalModifier and TypeClassDescriptionclassclass -
Uses of Transactional in com.hybris.backoffice.excel.validators
Classes in com.hybris.backoffice.excel.validators with annotations of type Transactional -
Uses of Transactional in de.hybris.platform.acceleratorservices.sitemap.generator
Classes in de.hybris.platform.acceleratorservices.sitemap.generator with annotations of type Transactional -
Uses of Transactional in de.hybris.platform.b2b
Classes in de.hybris.platform.b2b with annotations of type Transactional -
Uses of Transactional in de.hybris.platform.b2bacceleratorfacades.company.impl
Classes in de.hybris.platform.b2bacceleratorfacades.company.impl with annotations of type TransactionalModifier and TypeClassDescriptionclassclassclass -
Uses of Transactional in de.hybris.platform.b2bacceleratorfacades.company.refactoring.impl
Classes in de.hybris.platform.b2bacceleratorfacades.company.refactoring.impl with annotations of type Transactional -
Uses of Transactional in de.hybris.platform.b2bapprovalprocessfacades.company.impl
Classes in de.hybris.platform.b2bapprovalprocessfacades.company.impl with annotations of type Transactional -
Uses of Transactional in de.hybris.platform.cockpit.jalo
Classes in de.hybris.platform.cockpit.jalo with annotations of type Transactional -
Uses of Transactional in de.hybris.platform.directpersistence.cache
Methods in de.hybris.platform.directpersistence.cache with annotations of type TransactionalModifier and TypeMethodDescriptionvoidDefaultSLDDataContainerProviderTest.testSaveAndReadThroughSLD() -
Uses of Transactional in de.hybris.platform.impex.jalo
Methods in de.hybris.platform.impex.jalo with annotations of type TransactionalModifier and TypeMethodDescriptionvoidImpExImportTest.testInsertMode_WithSubtype()voidImpExImportTest.testInsertUpdateMode_Insert()voidImpExImportTest.testInsertUpdateMode_UpdateWithSubtype()voidImpExImportTest.testUpdateMode_WithSubtype() -
Uses of Transactional in de.hybris.platform.persistence.numberseries
Classes in de.hybris.platform.persistence.numberseries with annotations of type Transactional -
Uses of Transactional in de.hybris.platform.processing.distributed.defaultimpl
Methods in de.hybris.platform.processing.distributed.defaultimpl with annotations of type TransactionalModifier and TypeMethodDescriptionvoidSchedulerIntegrationTest.shouldFailToScheduleWorkerTaskForInitialBatch()voidSchedulerIntegrationTest.shouldFailToScheduleWorkerTaskForResultBatch()voidSchedulerIntegrationTest.shouldScheduleTransitionTaskWithAttachedProcess()voidSchedulerIntegrationTest.shouldScheduleTransitionTaskWithConditionsWhenConditionsAreGiven()voidSchedulerIntegrationTest.shouldScheduleTransitionTaskWithDispatcherBeanNameAsRunner()voidSchedulerIntegrationTest.shouldScheduleTransitionTaskWithNodeGroupFromProcess()voidSchedulerIntegrationTest.shouldScheduleTransitionTaskWithoutConditionsWhenConditionsAreNotGiven()voidSchedulerIntegrationTest.shouldScheduleTransitionTaskWithTheSameStateAsProcessIs()voidSchedulerIntegrationTest.shouldScheduleWorkerTaskWithAttachedBatch()voidSchedulerIntegrationTest.shouldScheduleWorkerTaskWithConditionIdRelatedToProcessBatchAndExecution()voidSchedulerIntegrationTest.shouldScheduleWorkerTaskWithDispatcherBeanNameAsRunner()voidSchedulerIntegrationTest.shouldScheduleWorkerTaskWithNodeGroupFromProcess()voidSchedulerIntegrationTest.shouldScheduleWorkerTaskWithoutConditions() -
Uses of Transactional in de.hybris.platform.sap.productconfig.facades.integrationtests
Classes in de.hybris.platform.sap.productconfig.facades.integrationtests with annotations of type TransactionalModifier and TypeClassDescriptionclassAttention: This test will create random PERSISTENT testdata for table productconfiguration with each run. -
Uses of Transactional in de.hybris.platform.servicelayer
Classes in de.hybris.platform.servicelayer with annotations of type TransactionalModifier and TypeClassDescriptionclassService layer test with possibility to create sample data.classclass -
Uses of Transactional in de.hybris.platform.servicelayer.internal.model.impl
Methods in de.hybris.platform.servicelayer.internal.model.impl with annotations of type TransactionalModifier and TypeMethodDescriptionvoidDefaultModelServiceIntegrationTest.testCurrencyCreateParamsInTx()voidDefaultModelServiceIntegrationTest.testPLA7495InTx()voidDefaultModelServiceIntegrationTest.testPLA7495NoSearchableUIDInTx()voidDefaultModelServiceIntegrationTest.testSaveAllInTx()voidDefaultModelServiceIntegrationTest.testSetAttributeLocalizedWithoutSessionLangInTx()voidDefaultModelServiceIntegrationTest.testSetAttributeLocalizedWithSessionLangInTx()voidDefaultModelServiceIntegrationTest.testSetAttributeNonWritableInTx()voidDefaultModelServiceIntegrationTest.testSetAttributeValuesTestInTx() -
Uses of Transactional in de.hybris.platform.servicelayer.model
Classes in de.hybris.platform.servicelayer.model with annotations of type Transactional -
Uses of Transactional in de.hybris.platform.solrfacetsearch.parameterprovider
Classes in de.hybris.platform.solrfacetsearch.parameterprovider with annotations of type Transactional -
Uses of Transactional in de.hybris.platform.storelocator
Classes in de.hybris.platform.storelocator with annotations of type Transactional -
Uses of Transactional in de.hybris.platform.subscriptionservices.subscription.impl
Classes in de.hybris.platform.subscriptionservices.subscription.impl with annotations of type TransactionalModifier and TypeClassDescriptionclassIntegration test suite forDefaultSubscriptionCommerceCartService.classIntegration test suite forCommerceCheckoutService. -
Uses of Transactional in de.hybris.platform.testframework
Classes in de.hybris.platform.testframework with annotations of type TransactionalModifier and TypeClassDescriptionclassBase class for all tests with transaction support using the platform.