Uses of Class
de.hybris.platform.jalo.type.JaloAbstractTypeException
Packages that use JaloAbstractTypeException
Package
Description
-
Uses of JaloAbstractTypeException in de.hybris.platform.basecommerce.jalo
Methods in de.hybris.platform.basecommerce.jalo that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionCartFactory.createCartInstance(List<AbstractOrderEntry> entries, Address deliveryAddress, DeliveryMode mode, User user, Currency curr, boolean net) DefaultCartFactory.createCartInstance(List<AbstractOrderEntry> entries, Address deliveryAddress, DeliveryMode mode, User user, Currency curr, boolean net) protected AbstractOrderDefaultMultiAddressDeliveryCostsStrategy.createTempCart(List<AbstractOrderEntry> entries, Address deliveryAddress, DeliveryMode mode, User user, Currency curr, boolean net) Creates a temporary order, which will be used for calculating the delivery costs of the assignedAbstractOrderEntry. -
Uses of JaloAbstractTypeException in de.hybris.platform.catalog
Methods in de.hybris.platform.catalog that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionvoidSyncAttributeDescriptorConfigTest.testConfigModel()voidSyncAttributeDescriptorConfigTest.testConfigModelInherited()TestsSyncAttributeDescriptorConfigModelfor inherited attribute in this caseItemModel.PKvoidSyncAttributeDescriptorConfigTest.testModelTwoConfigs()Tests case where there are twoSyncAttributeDescriptorConfigModelfor the same attribute assigned to oneSyncItemJobModelvoidItemSyncTimeStampTest.testSimpleCreateModelNoSourceItem()voidItemSyncTimeStampTest.testSimpleCreateModelNoSrcVersion()voidItemSyncTimeStampTest.testSimpleCreateModelNoSyncJob1()voidItemSyncTimeStampTest.testSimpleCreateModelNoTgtVersion()voidItemSyncTimeStampTest.testSimpleCreateModelSyncJob()voidItemSyncTimeStampTest.testSimpleCreateModelSyncJobMissingTarget() -
Uses of JaloAbstractTypeException in de.hybris.platform.catalog.jalo.classification
Methods in de.hybris.platform.catalog.jalo.classification that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionvoidClassificationTest.testClassificationClassInheritanceForVariants() -
Uses of JaloAbstractTypeException in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionprotected voidNewSyncPerformanceTest.fillCatalog()protected voidNewSyncTest.fillCatalog()protected CatalogVersionSyncCronJobHistoryCatalogVersionSyncCronJob.instantiateCronJobHistory()voidNewSyncPerformanceTest.testFullSync() -
Uses of JaloAbstractTypeException in de.hybris.platform.core
Methods in de.hybris.platform.core that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionvoidSearchResultTest.prepare()voidSearchResultTest.restorePrefetchSize() -
Uses of JaloAbstractTypeException in de.hybris.platform.cronjob.jalo
Methods in de.hybris.platform.cronjob.jalo that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionvoidCronJobHistoryJobExceptionTest.checkImpactOfDifferentExceptionsDuringJobOnCronJobHistory()CompositeEntry.execute()CompositeEntry.execute(SessionContext ctx) protected CronJobHistoryCronJob.instantiateCronJobHistory() -
Uses of JaloAbstractTypeException in de.hybris.platform.directpersistence.cache
Methods in de.hybris.platform.directpersistence.cache that throw JaloAbstractTypeException -
Uses of JaloAbstractTypeException in de.hybris.platform.europe1.jalo
Methods in de.hybris.platform.europe1.jalo that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionvoidPDTRowTest.canSetOnlySingleProductReferenceViaJalo()voidPDTRowTest.rowCanOnlyHaveUserOrUserGroupAssignedInJalo()voidPriceRowSLDTest.savePriceRowViaJalo() -
Uses of JaloAbstractTypeException in de.hybris.platform.europe1.jalo.synchronization
Methods in de.hybris.platform.europe1.jalo.synchronization that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionvoidNewSyncPartOfRemovalTest.setUp()voidNewSyncPartOfRemovalTest.testPartOfRemovalSyncJaloMode() -
Uses of JaloAbstractTypeException in de.hybris.platform.europe1.persistence
Methods in de.hybris.platform.europe1.persistence that throw JaloAbstractTypeException -
Uses of JaloAbstractTypeException in de.hybris.platform.impex.jalo
Methods in de.hybris.platform.impex.jalo that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionvoidImpExImportTest.testReferencesWithNullValues()voidImpExImporterTest.testUnresolvedImport2() -
Uses of JaloAbstractTypeException in de.hybris.platform.impex.jalo.imp
Methods in de.hybris.platform.impex.jalo.imp that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionvoidMultiThreadedImpExImportReaderIntegrationTest.shouldFailCronJobWhenThereIsLessThreadsThanRequired()voidMultiThreadedImpExImportReaderIntegrationTest.shouldNotFailCronJobWhenThereAreAtLeastThreeThreads() -
Uses of JaloAbstractTypeException in de.hybris.platform.jalo.type
Methods in de.hybris.platform.jalo.type that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionstatic <E extends Item>
EComposedType.newInstance(SessionContext ctx, Class jaloClass, Object... params) Convenience method for creating typed instances of a given composed type.static <E extends Item>
EComposedType.newInstance(SessionContext ctx, Class jaloClass, Map attributeValues) Convenience method for creating typed instances of a given composed type.static <E extends Item>
EComposedType.newInstance(SessionContext ctx, String typeCode, Object... params) Convenience method for creating typed instances of a given composed type.This method does not take a parameter map but allows to pass parameters as value list.static <E extends Item>
EComposedType.newInstance(SessionContext ctx, String typeCode, Map attributeValues) Convenience method for creating typed instances of a given composed type.ComposedType.newInstance(SessionContext ctx, Map attributeAssignment) Creates a new instance of the Jalo Item described by this type.ComposedType.newInstance(Map attributeAssignment) Creates a new instance of the Jalo Item described by this type.voidSearchRestrictionTest.testOverloading() -
Uses of JaloAbstractTypeException in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionvoidInitialAttributePersistenceTest.testLanguageStillNotFixed()Language type is NOT INITIAL aware.voidInitialAttributePersistenceTest.testUnitStillNotFixed()Unit type is NOT INITIAL aware.voidInitialAttributePersistenceTest.testUserFixed()User type is INITIAL aware. -
Uses of JaloAbstractTypeException in de.hybris.platform.servicelayer.internal.model.impl
Methods in de.hybris.platform.servicelayer.internal.model.impl that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionvoidDefaultModelServiceIntegrationTest.testCurrencyCreateParams()voidDefaultModelServiceIntegrationTest.testCurrencyCreateParamsInTx() -
Uses of JaloAbstractTypeException in de.hybris.platform.servicelayer.model
Methods in de.hybris.platform.servicelayer.model that throw JaloAbstractTypeException -
Uses of JaloAbstractTypeException in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionprotected voidGeocodingJobIT.createGeocodingCronJob(Integer batchSize, Integer internalDelay) protected voidAbstractGeocodingTest.createTestCronJob()protected voidAbstractGeocodingTest.createTestCronJob(Integer batchSize, Integer internalDelay) -
Uses of JaloAbstractTypeException in de.hybris.platform.test
Methods in de.hybris.platform.test that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionvoidAttributeTest.createAttributeWithEmptyQualifier()voidComposedTypeTest.testAtomicTypeType()voidPaymentInfoTest.testCCPaymentInfoPLA6933exceptions()voidComposedTypeTest.testCreationWithSessionContext()voidComposedTypeTest.testDefaulValues()voidFlexibleSearchTest.testExternalDeploymentSearch()voidFlexibleSearchTest.testSerializableResults()voidComposedTypeSpringTest.testSpringCreation()voidFlexibleSearchTest.testViewTypeErrors() -
Uses of JaloAbstractTypeException in de.hybris.platform.variants.jalo
Methods in de.hybris.platform.variants.jalo that throw JaloAbstractTypeExceptionModifier and TypeMethodDescriptionprotected VariantProductVariantsTest.createShirt(Product base, String code, EnumerationValue size, String color) protected VariantProductVariantsTest.createShoe(Product base, String code, String size, String color)