Uses of Class
de.hybris.platform.jalo.ConsistencyCheckException
Packages that use ConsistencyCheckException
Package
Description
-
Uses of ConsistencyCheckException in de.hybris.platform.catalog
Methods in de.hybris.platform.catalog that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidItemSyncTimeStampTest.prepare()voidProductFeatureImpExTest.prepare()voidCatalogServiceTest.testPLA7931()voidItemSyncTimeStampTest.testSimpleCreateModelNoSourceItem()voidItemSyncTimeStampTest.testSimpleCreateModelNoSrcVersion()voidItemSyncTimeStampTest.testSimpleCreateModelNoSyncJob1()voidItemSyncTimeStampTest.testSimpleCreateModelNoTgtVersion()voidItemSyncTimeStampTest.testSimpleCreateModelSyncJob()voidItemSyncTimeStampTest.testSimpleCreateModelSyncJobMissingTarget() -
Uses of ConsistencyCheckException in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidCatalogManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Superclass method overridden to avoid calls to ejb layer.protected voidCatalog.checkRemovable(SessionContext ctx) protected voidCatalogVersion.checkRemovable(SessionContext ctx) protected voidItemSyncTimestamp.checkRemovable(SessionContext ctx) CatalogManager.createClassificationSystem(String id) Creates a new ClassificationSystem with the given id.CatalogManager.createClassificationSystemVersion(ClassificationSystem system, String version, Language importLanguage) CatalogManager.createClassificationSystemVersion(ClassificationSystem system, String version, Collection<Language> languages) protected booleanCatalogVersion.isRemovable(SessionContext ctx, boolean throwException) voidCatalogVersion.remove(SessionContext ctx) Removing a category version is denied if it's the active catalog version, it still owns categories, it still owns product or it still owns keywords.voidProductFeature.remove(SessionContext ctx) voidProductReference.remove(SessionContext ctx) voidSyncItemJob.remove(SessionContext ctx) Deprecated.Removes itsItemSyncTimestampinstances as well.protected voidItemSyncTimestamp.removePartOfItems(SessionContext ctx) voidCatalogTest.testDefaultVersionOwner()voidCatalogTest.testPLA7006default()voidCatalogTest.testPLA7006withDisabledinSessionContext()voidCatalogTest.testPLA7006withEnabledinSessionContext() -
Uses of ConsistencyCheckException in de.hybris.platform.catalog.jalo.classification
Methods in de.hybris.platform.catalog.jalo.classification that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidClassAttributeAssignment.checkCreationConstrains(ClassificationClass classificationClass, ClassificationAttribute attr) protected voidClassificationTest.createAttributes()ClassificationSystemVersion.createAttributeUnit(String code, String symbol) Creates a new attribute unit within this system.ClassificationSystemVersion.createAttributeUnit(String code, String symbol, String unitType, double conversion) Creates a new attribute unit within this system.ClassificationSystemVersion.createClass(ClassificationClass superClass, String code) Creates a new class within this system version.ClassificationSystemVersion.createClass(String code) Creates a new class within this system version.protected voidClassificationTest.createClasses()ClassificationSystemVersion.createClassificationAttribute(String code) Creates a new classification attribute.ClassificationSystemVersion.createClassificationAttributeValue(String code) Creates a new attribute value within this system version.protected voidClassificationTest.createSystems()ClassificationSystem.createSystemVersion(String version, Language language) Creates a new classification system version belonging to this system.ClassificationSystem.createSystemVersion(String version, Collection<Language> languages) Creates a new classification system version belonging to this system.voidClassAttributeAssignment.remove(SessionContext ctx) voidClassificationAttribute.remove(SessionContext ctx) voidClassificationAttributeValue.remove(SessionContext ctx) voidClassificationClass.remove(SessionContext ctx) Removes this class together with all its attribute assignments.protected voidFeatureValueAPITest.setUpClassificationSystem()voidFeatureValueAPITest.testAPI()voidClassificationTest.testAttributes()voidFeatureValueAPITest.testClassificationAssignment()Tests bug PLA-5267voidClassificationTest.testClassificationClassInheritanceForVariants()voidFeatureValueAPITest.testGenericSearch()voidFeatureValueAPITest.testPLA6634()voidClassificationTest.testSuperClassGetter()protected voidFeatureValueAPITest.writeReadUntypedFeatures(FeatureContainer featureContainer) -
Uses of ConsistencyCheckException in de.hybris.platform.catalog.jalo.classification.impex
Methods in de.hybris.platform.catalog.jalo.classification.impex that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidClassificationAttributeTranslatorTest.testExport()voidClassificationAttributeTranslatorTest.testProductFeatureValueExport() -
Uses of ConsistencyCheckException in de.hybris.platform.catalog.jalo.classification.util
Methods in de.hybris.platform.catalog.jalo.classification.util that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidFeatureContainer.store()Deprecated.Persists the whole container by creating, removing or changingProductFeatureitems. -
Uses of ConsistencyCheckException in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.category.jalo
Methods in de.hybris.platform.category.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidCategory.checkRemovable(SessionContext ctx) Deprecated. -
Uses of ConsistencyCheckException in de.hybris.platform.classification.impl
Methods in de.hybris.platform.classification.impl that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidDefaultClassificationServiceIntegrationTest.testPLA_8081() -
Uses of ConsistencyCheckException in de.hybris.platform.cockpit.jalo
Methods in de.hybris.platform.cockpit.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidCockpitTypeSystemTest.createAttributes()protected voidCockpitTypeSystemTest.createClasses()protected voidCockpitTypeSystemTest.createSystems()voidCockpitTypeSystemTest.testTypeSystem() -
Uses of ConsistencyCheckException in de.hybris.platform.commons.jalo
Methods in de.hybris.platform.commons.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidCommonsManager.setDocuments(Item item, Format format, Collection<Document> documents) -
Uses of ConsistencyCheckException in de.hybris.platform.commons.test.jalo
Methods in de.hybris.platform.commons.test.jalo that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.configurablebundleservices.jalo
Methods in de.hybris.platform.configurablebundleservices.jalo that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.core
Methods in de.hybris.platform.core that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected static voidInitialization.createJUnitTenant()Deprecated, for removal: This API element is subject to removal in a future version.since 5.0MasterTenant.createSlaveTenant(String tenantID, String dbUrl, String dbUser, String dbPassword, String driver, String tableprefix, String fromJNDI, String locale, String timeZone) Deprecated, for removal: This API element is subject to removal in a future version.since 5.0 use file based slave system configuration seeRegistry.getSlaveTenants().MasterTenant.createSlaveTenant(String tenantID, String dbUrl, String dbUser, String dbPassword, String driver, String tableprefix, String fromJNDI, String locale, String timeZone, String dataSourceFactoryClassName) Deprecated, for removal: This API element is subject to removal in a future version.since 5.0 use file based slave system configuration seeRegistry.getSlaveTenants().final voidAbstractTenant.doStartUp()voidSearchResultTest.prepare()voidConcurrentInitializationTest.prepareTenant()abstract voidAbstractTenant.startUp()voidTestTenantStub.startUp()voidRestartSlaveTenantTest.testJaloPersistenceAfterRestart()voidRestartSlaveTenantTest.testPropertyPersistenceAfterRestart() -
Uses of ConsistencyCheckException in de.hybris.platform.cronjob.jalo
Methods in de.hybris.platform.cronjob.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidCronJobManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Superclass method overridden to avoid calls to ejb layer.protected voidJob.checkRemovable(SessionContext ctx) static booleanRemoveItemsJob.deleteItem(Item item) Deprecated.Removes an Item.voidBatchJob.remove(SessionContext ctx) voidCronJob.remove(SessionContext ctx) voidJob.remove(SessionContext ctx) First all assignedCronJobswere removed, than theJobitself.voidRemoveItemsCronJob.remove(SessionContext ctx) protected JaloSessionJob.startOwnSession(CronJob cronJob) Activates a own session for executing the job. -
Uses of ConsistencyCheckException in de.hybris.platform.customerreview.jalo
Methods in de.hybris.platform.customerreview.jalo that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.deliveryzone.jalo
Methods in de.hybris.platform.deliveryzone.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidZoneDeliveryModeManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Superclass method overridden to avoid calls to ejb layer.ZoneDeliveryModeManager.createZone(String zoneCode) Creates a new zone. -
Uses of ConsistencyCheckException in de.hybris.platform.directpersistence.cache
Methods in de.hybris.platform.directpersistence.cache that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.europe1.jalo
Methods in de.hybris.platform.europe1.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidEurope1PriceFactory.checkBeforeItemRemoval(SessionContext ctx, Item item) Superclass method overridden to avoid call to EJB layerEurope1PriceFactory.createProductTaxGroup(String code) Europe1PriceFactory.createUserPriceGroup(String code) Europe1PriceFactory.createUserTaxGroup(String code) voidPDTRow.remove(SessionContext ctx) protected voidEurope1PriceFactory.removeRowsFor(SessionContext ctx, Currency currency) protected voidEurope1PriceFactory.removeRowsFor(SessionContext ctx, EnumerationValue enumerationValue) protected voidEurope1PriceFactory.removeRowsFor(SessionContext ctx, Discount discount) protected voidEurope1PriceFactory.removeRowsFor(SessionContext ctx, Tax tax) protected voidEurope1PriceFactory.removeRowsFor(SessionContext ctx, Product product) protected voidEurope1PriceFactory.removeRowsFor(SessionContext ctx, Unit unit) protected voidEurope1PriceFactory.removeRowsFor(SessionContext ctx, User user) voidCatalogSynchronizationTest.testDuplicatedTaxRowEntries()voidEurope1PricesTranslatorTest.testModificatedTimeByUpdatingPriceRows()voidEurope1DiscountsTranslatorTest.testModificatedTimeByUpdatingProductDiscountRows()voidEurope1DiscountsTranslatorTest.testModificatedTimeByUpdatingUserDiscountRows()voidOrderManagerAndEurope1Test.testTaxCaching() -
Uses of ConsistencyCheckException in de.hybris.platform.europe1.persistence
Methods in de.hybris.platform.europe1.persistence that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidPriceRowTest.testCreationWithDateRange()voidPriceRowTest.testDifferentPricesForDifferentUser()voidPriceRowTest.testDifferentPricesForDifferentUser2()voidDiscountRowTest.testTransaction()voidPriceRowTest.testTransaction() -
Uses of ConsistencyCheckException in de.hybris.platform.impex
Methods in de.hybris.platform.impex that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.impex.jalo
Methods in de.hybris.platform.impex.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidImpExManager.createEssentialData(Map params, JspContext jspc) voidImpExImportTest.testCollectionModification()Tests adding and removing of values to an collection using the different possibilities.voidImpExTest.testIncludeCSVFromPropertiesIgnoreMissingValues()voidImpExImportTest.testMergeAddsNewItemWhenItDoesntYetExist()voidImpExImportTest.testMergeDoesntAddTheSameItemTwice()voidImpExImportTest.testMergeOnColumnLevelDoesntAddTheSameItemTwice()voidImpExImportTest.testModeRemove()Tests the import in remove mode.voidImpExImportTest.testUserRightsImportComma()Tests the import of user rights using comma as separator.voidImpExImportTest.testUserRightsImportSemicolon()Tests the import of user rights using semicolon as separator. -
Uses of ConsistencyCheckException in de.hybris.platform.impex.jalo.exp
Methods in de.hybris.platform.impex.jalo.exp that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidExportConfiguration.setDataExportMedia(ImpExExportMedia target) Deprecated.since ages - UseExportConfiguration.setDataExportTarget(ImpExExportMedia)insteadvoidExportConfiguration.setDataExportMedia(ImpExExportMedia newDataExportMedia, boolean removeCurrentOne) Deprecated.since ages - UseExportConfiguration.setDataExportTarget(ImpExExportMedia, boolean)insteadvoidExportConfiguration.setDataExportTarget(ImpExExportMedia target) Sets the 'data' export target.voidExportConfiguration.setDataExportTarget(ImpExExportMedia newDataExportMedia, boolean removeCurrentOne) Sets the 'data' export target.voidExportConfiguration.setMediasExportMedia(ImpExExportMedia target) Deprecated.since ages - UseExportConfiguration.setMediasExportTarget(ImpExExportMedia)insteadvoidExportConfiguration.setMediasExportTarget(ImpExExportMedia target) Sets the 'medias' export target.voidExportConfiguration.setMediasExportTarget(ImpExExportMedia newMediasExportMedia, boolean removeCurrentOne) Sets the 'medias' export target. -
Uses of ConsistencyCheckException in de.hybris.platform.impex.jalo.imp
Methods in de.hybris.platform.impex.jalo.imp that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidprotected voidDo remove operation on passed as parameter item.protected voidDefaultImportProcessor.processItemRemoval(Item toRemove, ValueLine valueLine) voidMultiThreadedImpExImportReaderIntegrationTest.testImpExMergeWorksProperlyWhenSubmittedInCronJob()voidMultiThreadedImpExImportReaderIntegrationTest.testImpExMergeWorksWithProperlyWithColumnLevelMergeWhenSubmittedInCronJob()voidMultiThreadedImpExImportReaderIntegrationTest.testMultiThreadedReaderMergesTheCollectionOfFallbackLanguagesProperly()voidMultiThreadedImpExImportReaderIntegrationTest.testMultiThreadedReaderMergesTheCollectionOfFallbackLanguagesProperlyWithColumnLevelMerge() -
Uses of ConsistencyCheckException in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidItem.ItemConstraint.assertConstraint(Item item) Called to perform the actual constraint checking.protected voidManager.checkBeforeItemRemoval(SessionContext ctx, Item item) TODO improve API doc Override this method to implement pre-removal consistency checks.voidItem.ItemAttributeMap.checkConsistency()protected voidItem.checkConstraint(Item.ItemConstraint constr) Allows to implement transaction safe consistency checking code.protected voidItem.checkRemovable(SessionContext ctx) Checks whether or not this it may be removed or not.voidConsistencyCheckAction.execute(Item.ItemAttributeMap itemAttributeMap) voidItem.ItemImpl.remove(SessionContext ctx) voidItem.remove()Removes this item.voidItem.remove(SessionContext ctx) Removes this item.static voidItem.removeItemCollection(SessionContext ctx, Collection collection) Removes a collection of Items's.static voidItem.removeItemCollection(Collection collection) Removes a collection of Items's.voidJaloOnlyItem.removeJaloOnly()Called when a jalo only item is removed.protected voidItem.removePartOfItems(SessionContext ctx) Removes all partOf items.protected voidItem.removePartOfItems(SessionContext ctx, Map<String, Object> emptyValuesMap) voidExtensibleItem.ExtensibleItemImpl.setAllProperties(SessionContext ctx, JaloPropertyContainer propertyContainer) voidExtensibleItem.setAllProperties(SessionContext ctx, JaloPropertyContainer propertyContainer) Set all properties of the given property container.voidExtensibleItem.setAllProperties(JaloPropertyContainer propertyContainer) Set all properties in the property container, using the staging method set in the current session context.voidItem.ItemImpl.setOwner(SessionContext ctx, Item item) voidvoidJaloItemWrappingTest.testItemWrappingOptimization()voidJaloItemWrappingTest.testItemWrappingOptimizationMultiThreaded() -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.c2l
Methods in de.hybris.platform.jalo.c2l that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionCountry.addNewRegion(SessionContext ctx, PK pk, String code) Deprecated.since ages - instead use plain model creation to add region toCountryModelseeCountry.addNewRegion(String)Country.addNewRegion(SessionContext ctx, String code) Deprecated.since ages - instead use plain model creation to add region toCountryModelseeCountry.addNewRegion(String)Country.addNewRegion(String code) Deprecated.since ages - instead use plain model creation to add region toCountryModellike below :protected voidC2LManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Deprecated.since ages - useRemoveInterceptorinstead.protected voidC2LItem.checkConsistencyActive(Boolean active, String composedTypeCode) protected voidC2LItem.checkConsistencyIsocode(String newIsoCode, Country country, String composedTypeCode) is overridden in RegionEJB to allow unique code per countryprotected voidRegion.checkConsistencyIsocode(String newIsoCodeRegion, Country country, String composedTypeCode) protected voidCurrency.checkRemovable(SessionContext ctx) C2LManager.createCountry(PK pkBase, String isoCode) Deprecated.since ages - use plainCountryModelcreation instead seeC2LManager.createCountry(String), see also model saving exampleC2LManager.createCountry(String isoCode) Deprecated.since ages - use plainCountryModelcreation instead :C2LManager.createCurrency(PK pkBase, String isoCode) Deprecated.since ages - use plainCurrencyModelcreation instead seeC2LManager.createCurrency(String)see also model saving example.C2LManager.createCurrency(String isoCode) Deprecated.since ages - use plainCurrencyModelcreation instead :C2LManager.createLanguage(PK pk, String isoCode) Deprecated.since ages - use plainLanguageModelcreation seeC2LManager.createLanguage(String)see also model saving example.C2LManager.createLanguage(String isoCode) Deprecated.since ages - use plainLanguageModelcreation instead :C2LManager.createRegion(PK pkBase, String code, Country country) Deprecated.since ages - use plainRegionModelcreation instead see also model saving example.C2LManager.createRegion(String code, Country country) Deprecated.since ages - please useCountry.addNewRegion(String)insteadvoidLanguage.remove(SessionContext ctx) Removes thisLanguage.voidC2LItem.setActive(SessionContext ctx, Boolean active) Sets this item active or passive.voidGeneratedC2LItem.setActive(boolean value) Generated method - Setter of theC2LItem.activeattribute.voidGeneratedC2LItem.setActive(SessionContext ctx, boolean value) Generated method - Setter of theC2LItem.activeattribute.voidGeneratedC2LItem.setActive(SessionContext ctx, Boolean value) Generated method - Setter of theC2LItem.activeattribute.voidGenerated method - Setter of theC2LItem.activeattribute.voidRegion.setCode(SessionContext ctx, String code) Deprecated.since ages - useC2LItem.setIsocode(SessionContext, String)insteadvoidDeprecated.since ages - useGeneratedC2LItem.setIsocode(String)insteadvoidC2LItem.setIsocode(SessionContext ctx, String value) voidGeneratedC2LItem.setIsocode(SessionContext ctx, String value) Generated method - Setter of theC2LItem.isocodeattribute.voidGeneratedC2LItem.setIsocode(String value) Generated method - Setter of theC2LItem.isocodeattribute.voidC2LItem.setIsoCode(SessionContext ctx, String iso) Deprecated.since ages - useC2LItem.setIsocode(SessionContext, String)insteadvoidC2LItem.setIsoCode(String iso) Deprecated.since ages - useGeneratedC2LItem.setIsocode(String)instead -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.config
Methods in de.hybris.platform.jalo.config that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.enumeration
Methods in de.hybris.platform.jalo.enumeration that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidEnumerationManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Deprecated.Superclass method overridden to avoid call to EJB layer unless the item is aEnumerationValueinstance.EnumerationManager.createEnumerationValue(PK pkBase, EnumerationType enumerationType, String valueCode) Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} insteadEnumerationManager.createEnumerationValue(EnumerationType enumerationType, String valueCode) Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} insteadEnumerationManager.createEnumerationValue(String enumerationTypeCode, String valueCode) Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} insteadvoidvoidDeprecated. -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.extension
Methods in de.hybris.platform.jalo.extension that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidExtension.checkBeforeItemRemoval(SessionContext ctx, Item item) protected voidExtensionManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Delegates call toManager.checkBeforeItemRemoval(SessionContext, Item)to allextensions. -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.flexiblesearch
Methods in de.hybris.platform.jalo.flexiblesearch that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidFlexibleSearch.checkBeforeItemRemoval(SessionContext ctx, Item item) Deprecated.Superclass method overridden to avoid call to EJB layer -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.link
Methods in de.hybris.platform.jalo.link that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidLinkManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Superclass method overridden to avoid call to EJB layerLinkManager.createLink(String qualifier, Language language, PK sourcePK, PK targetPK, int sequenceNumber, int reverseSequenceNumber) Creates a new link using item PKs instead of real items as source and target.LinkManager.createLink(String qualifier, Language language, Item source, Item target, int sequenceNumber) Deprecated.since agesLinkManager.createLink(String qualifier, Language language, Item source, Item target, int sequenceNumber, int reverseSequenceNumber) Creates a new localizedLinkLinkManager.createLink(String qualifier, Item source, Item target, int sequenceNumber) Deprecated.since agesLinkManager.createLink(String qualifier, Item source, Item target, int sequenceNumber, int reverseSequenceNumber) Creates a new localizedLinkvoidLinkManager.createLinkNoWrap(String qualifier, Language language, PK sourcePK, PK targetPK, int sequenceNumber, int reverseSequenceNumber) Creates a new link just likeLinkManager.createLink(String, Language, PK, PK, int, int)but without loading and wrapping the new link item.voidLinkManager.createLinkNoWrap(String qualifier, Language language, Item source, Item target, int sequenceNumber, int reverseSequenceNumber) Creates a new link just likeLinkManager.createLink(String, Language, Item, Item, int, int)but without loading and wrapping the new link item. -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.media
Methods in de.hybris.platform.jalo.media that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidMediaManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Superclass method overridden to avoid call to EJB layer.protected voidMediaFolder.checkConsistency(String newQualifier, PK myPK) Deprecated.since ages - - qualifier uniqueness is checked now before model save withMediaFolderValidatorprotected voidMediaFormat.checkConsistency(String newQualifier, PK myPK) protected voidMedia.checkRemovable(SessionContext ctx) voidMedia.remove(SessionContext context) voidMediaFolder.remove(SessionContext ctx) -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.meta
Methods in de.hybris.platform.jalo.meta that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidMetaInformationManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Superclass method overridden to avoid call to EJB layer -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.numberseries
Methods in de.hybris.platform.jalo.numberseries that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidNumberSeriesManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Superclass method overridden to avoid calls to ejb layer. -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.order
Methods in de.hybris.platform.jalo.order that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidOrderManager.checkBeforeItemRemoval(SessionContext ctx, Item item) CloneCartStrategy.clone(ComposedType orderType, ComposedType entryType, AbstractOrder original, String code, OrderManager manager) DefaultCloneCartStrategy.clone(ComposedType _type, ComposedType _entryType, AbstractOrder original, String code, OrderManager manager) Deprecated.since ages - use modelService and standard model settersOrderManager.createCart(AbstractOrder original, String newCode) Deprecated.since ages - use de.hybris.platform.order.CartService.createCart(ComposedTypeModel, ComposedTypeModel , AbstractOrderModel, String );OrderManager.createCart(ComposedType type, PK pkBase, String code, User user, Currency currency, Date date, boolean net) Deprecated.since ages - use modelService and standard model settersOrderManager.createCart(ComposedType type, ComposedType entryType, AbstractOrder original, String newCode) Deprecated.since ages - use de.hybris.platform.order.CartService.createCart(ComposedTypeModel, ComposedTypeModel , AbstractOrderModel, String );OrderManager.createCart(ComposedType type, String code, User user, Currency currency, Date date, boolean net) Deprecated.since ages - use modelService and standard model settersOrderManager.createCart(User user, Currency currency, Date date, boolean net) Deprecated.since ages - use modelService and standard model settersOrderManager.createCart(String code, User user, Currency currency, Date date, boolean net) Deprecated.since ages - use modelService and standard model settersOrderManager.createDeliveryMode(ComposedType type, String code) Deprecated.since ages - Use ModelService to create DeliveryMode and standard setters to provide attribute values.OrderManager.createDiscount(String code) Deprecated.since ages - Use ModelService to create Discounts and standard setters to provide attribute values.OrderManager.createPaymentMode(ComposedType type, String code, ComposedType paymentInfoType) Deprecated.since ages - Use ModelService to create PaymentMode and standard setters to provide attribute values.Deprecated.since ages - Use ModelService to create Taxes and standard setters to set attribute values.voidAbstractOrder.remove(SessionContext ctx) voidAbstractOrderEntry.remove(SessionContext ctx) This method delegates toAbstractOrder.removeEntry(AbstractOrderEntry)instead of removing the item directly.voidOrder.remove(SessionContext ctx) protected voidAbstractOrderEntry.removeWithoutOrderNotification(SessionContext ctx) Removes the entry directly without notifying the enclosingAbstractOrder. -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.order.delivery
Methods in de.hybris.platform.jalo.order.delivery that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidDeliveryMode.checkRemovable(SessionContext ctx) voidDeliveryMode.setCode(SessionContext ctx, String code) Sets the code of this delivery mode.voidSets the code of this delivery mode.voidGeneratedDeliveryMode.setCode(SessionContext ctx, String value) Generated method - Setter of theDeliveryMode.codeattribute.voidGenerated method - Setter of theDeliveryMode.codeattribute. -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.order.payment
Methods in de.hybris.platform.jalo.order.payment that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidPaymentMode.checkRemovable(SessionContext ctx) voidPaymentMode.remove(SessionContext ctx) voidGeneratedPaymentMode.setCode(SessionContext ctx, String value) Generated method - Setter of thePaymentMode.codeattribute.voidGenerated method - Setter of thePaymentMode.codeattribute.voidPaymentMode.setCode(SessionContext ctx, String code) Sets the code of this payment mode.voidSets the code of this payment mode. -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.order.price
Methods in de.hybris.platform.jalo.order.price that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidDiscount.setCode(SessionContext ctx, String code) Changes the code of this discount object.voidGeneratedDiscount.setCode(SessionContext ctx, String value) Generated method - Setter of theDiscount.codeattribute.voidGenerated method - Setter of theDiscount.codeattribute.voidGeneratedTax.setCode(SessionContext ctx, String value) Generated method - Setter of theTax.codeattribute.voidGenerated method - Setter of theTax.codeattribute.voidTax.setCode(SessionContext ctx, String code) Changes the code of this tax. -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.product
Methods in de.hybris.platform.jalo.product that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidProductManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Deprecated.since ages - as of release 4.3, no replacement -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.security
Methods in de.hybris.platform.jalo.security that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidAccessManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Superclass method overridden to avoid call to EJB layer.protected voidPrincipal.checkConsistencyUid(String uid, String message, String composedTypeCode) abstract voidPrincipal.checkSystemPrincipal()protected voidUserRight.consistencyCheck(String code) AccessManager.createUserRight(String code) Creates a new UserRight with a given code.voidPrincipal.remove(SessionContext ctx) SLDSafe - previously there was an intentional bug that deleted all the addresses after User was deleted - even those that are duplicates with the original field set.voidUserRight.remove(SessionContext ctx) booleanPrincipalGroup.removeMember(Principal p) Deprecated.since ages - useGeneratedPrincipalGroup.removeFromMembers(Principal)insteadbooleanPrincipalGroup.removeMember(SessionContext ctx, Principal p) Deprecated.since ages - useGeneratedPrincipalGroup.removeFromMembers(SessionContext, Principal)insteadvoidGeneratedUserRight.setCode(SessionContext ctx, String value) Generated method - Setter of theUserRight.codeattribute.voidGenerated method - Setter of theUserRight.codeattribute.voidUserRight.setCode(SessionContext ctx, String value) Sets the code of this right.protected voidPrincipalGroup.setMembers(SessionContext ctx, Collection newMembers) Deprecated.since ages - usePrincipalGroup.setMembers(SessionContext, Set)insteadvoidGeneratedPrincipal.setUid(SessionContext ctx, String value) Generated method - Setter of thePrincipal.uidattribute.voidGenerated method - Setter of thePrincipal.uidattribute.voidDeprecated.since ages - useGeneratedPrincipal.setUid(SessionContext, String)insteadvoidPrincipalGroupTest.testNullByPrincipalSetGroups()voidPrincipalGroupTest.testPLA11892() -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.type
Methods in de.hybris.platform.jalo.type that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidTypeManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Deprecated.Avoiding calls to ejb layer except forAttributeDescriptorandTypeinstances.protected SearchRestrictionSearchRestriction.createEntity(Principal principal, ComposedType restrictedType, String query, String code, Boolean active) voidSearchRestrictionTest.testDynamicRestrictions()voidSearchRestrictionTest.testOverloading() -
Uses of ConsistencyCheckException in de.hybris.platform.jalo.user
Methods in de.hybris.platform.jalo.user that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidUserManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Avoids call to ejb layer except forPrincipals.protected voidUser.checkRemovable(SessionContext ctx) Deprecated.since agesvoidUser.checkSystemPrincipal()Deprecated.since ages - useUserService.isAdminEmployee(UserModel)andUserService.isAnonymousUser(UserModel)voidUserGroup.checkSystemPrincipal()Deprecated.since ages - useUserService.getAdminUserGroup()UserManager.createCustomer(PK pk, String login) Creates a newCustomer.UserManager.createCustomer(String login) Creates a newCustomer.UserManager.createEmployee(PK pk, String login) Creates a newEmployee.UserManager.createEmployee(String login) Creates a newEmployee.UserManager.createTitle(PK pkBase, String code) Creates a newTitle.UserManager.createTitle(String code) Creates a newTitle.UserManager.createUser(PK pk, String uid) Creates a newUser.UserManager.createUser(PK pkBase, String userID, ComposedType type) Creates a newUserwith a specified user type.UserManager.createUser(String uid) Creates a newUser.UserManager.createUserGroup(PK pkBase, String groupId) Creates a newUserGroup.UserManager.createUserGroup(String uid) Creates a newUserGroup.voidAddress.remove()voidUserManager.removeItem(Item item) User.saveCurrentCart(SessionContext ctx, String code) Deprecated.User.saveCurrentCart(String code) Deprecated.voidGeneratedTitle.setCode(SessionContext ctx, String value) Generated method - Setter of theTitle.codeattribute.voidGenerated method - Setter of theTitle.codeattribute.voidTitle.setCode(SessionContext ctx, String value) Sets the code of this context.voidUser.setLogin(SessionContext ctx, String login) Deprecated.since ages - useUser.setUid(SessionContext, String)voidDeprecated.since ages - useGeneratedPrincipal.setUid(String)voidUser.setUid(SessionContext ctx, String value) voidUserGroup.setUid(SessionContext ctx, String value) voidUserManagerIntegrationTest.shouldAddPrefixAndSuffixesWhenDecoratingInOrderToGetUserWithDecoratedUserId()voidUserManagerIntegrationTest.shouldAddPrefixAndSuffixWhenDecoratingInOrderToGetUserWithDecoratedUserId()voidUserManagerIntegrationTest.shouldAddPrefixesAndSuffixesWhenDecoratingInOrderToGetUserWithDecoratedUserId()voidUserManagerIntegrationTest.shouldGetCustomerWithDecoratedUserId()voidUserManagerIntegrationTest.shouldGetCustomerWithNoDecoratedUserId()voidUserManagerIntegrationTest.shouldGetUserWithDecoratedUserId()voidUserManagerIntegrationTest.shouldGetUserWithNoDecoratedUserId()voidUserManagerIntegrationTest.shouldGetUserWithNoDecoratedUserIdIfAllStrategiesAreDisabled()voidUserManagerIntegrationTest.shouldNotGetAnyUserAndThrowExceptionIfAllStrategiesAreDisabled()voidUserManagerIntegrationTest.shouldNotGetUserAndThrowExceptionIfFoundUserIsNoEmployeeType()voidUserManagerIntegrationTest.shouldNotGetUserAndThrowExceptionWhenProvidingIncorrectUserId()voidUserManagerIntegrationTest.shouldNotGetUserWithDecoratedUserIdAndThrowExceptionIfThereIsNoConfiguredUserIdDecorationStrategy()voidUserManagerIntegrationTest.shouldNotThrowExceptionAndNotDecorateUserIdIfStrategyReturnsNull()voidUserManagerIntegrationTest.shouldUseAllUserIdDecorationStrategiesToGetTheUser()voidUserManagerIntegrationTest.shouldUseOnlyBarAndBazUserIdDecorationStrategiesToGetUserWhenTheFirstOneIsDisabled()voidUserManagerIntegrationTest.shouldUseOnlyTheLastUserIdDecorationStrategyToGetUserWhenThePreviousAreDisabled()voidUserManagerIntegrationTest.withDecorationCustomerAsUserDecorated()voidUserManagerIntegrationTest.withDecorationCustomerAsUserUndecorated()voidUserManagerIntegrationTest.withDecorationCustomerDecorated()voidUserManagerIntegrationTest.withDecorationCustomerDecoratedAndUser()voidUserManagerIntegrationTest.withDecorationCustomerUndecorated()voidUserManagerIntegrationTest.withDecorationEmployeeAsUserUndecorated()voidUserManagerIntegrationTest.withDecorationEmployeeDecorated()voidUserManagerIntegrationTest.withDecorationEmployeeUndecorated()voidUserManagerIntegrationTest.withDecorationUserDecorated()voidUserManagerIntegrationTest.withDecorationUserUndecorated()voidUserManagerIntegrationTest.withoutDecorationCustomerAsUserDecorated()voidUserManagerIntegrationTest.withoutDecorationCustomerAsUserUndecorated()voidUserManagerIntegrationTest.withoutDecorationCustomerDecorated()voidUserManagerIntegrationTest.withoutDecorationCustomerUndecorated()voidUserManagerIntegrationTest.withoutDecorationEmployeeAsUserUndecorated()voidUserManagerIntegrationTest.withoutDecorationEmployeeUndecorated()voidUserManagerIntegrationTest.withoutDecorationUserDecorated()voidUserManagerIntegrationTest.withoutDecorationUserUndecorated() -
Uses of ConsistencyCheckException in de.hybris.platform.kymaintegrationservices.strategies.impl
Methods in de.hybris.platform.kymaintegrationservices.strategies.impl that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.ldap.jalo.impl
Methods in de.hybris.platform.ldap.jalo.impl that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidConvertLDIFTest.prepareEncodingType()logic for adding/checking if DefaultEncoding exists -
Uses of ConsistencyCheckException in de.hybris.platform.order.strategies.calculation.pdt.impl
Methods in de.hybris.platform.order.strategies.calculation.pdt.impl that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.paymentstandard.jalo
Methods in de.hybris.platform.paymentstandard.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidStandardPaymentModeManager.checkBeforeItemRemoval(SessionContext ctx, Item item) Superclass method overridden to avoid calls to ejb layer. -
Uses of ConsistencyCheckException in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionbooleanManagerEJB.canRemoveItem(ItemRemote item) In case a manager wants to abort the removal of an Item this method should return false.voidExtensibleItemEJBImpl.commit()voidManagerEJB.prepareItemRemove(ItemRemote item) Called before a not stageable item is removed.final voidItemEJBImpl.remove(SessionContext ctx) protected voidGenericItemEJBImpl.removeInternal(SessionContext ctx) protected abstract voidItemEJBImpl.removeInternal(SessionContext ctx) voidManagerEJB.removeItem(ItemRemote item) Removes an Item which is not stageable.voidExtensibleItemEJBImpl.rollback()voidExtensibleItemEJB.setAllProperties(EJBPropertyContainer propertyContainer) voidExtensibleItemEJBImpl.setAllProperties(SessionContext ctx, JaloPropertyContainer jaloContainer) voidExtensibleItemRemote.setAllProperties(EJBPropertyContainer propertyContainer) voidItemEJBImpl.setOwner(SessionContext ctx, Item item) voidInitialAttributePersistenceTest.testUserFixed()User type is INITIAL aware. -
Uses of ConsistencyCheckException in de.hybris.platform.persistence.enumeration
Methods in de.hybris.platform.persistence.enumeration that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionbooleanEnumerationManagerEJB.canRemoveItem(ItemRemote item) EnumerationValue_HJMPWrapper.create(PK param0, ComposedTypeRemote param1, String param2, int param3) EnumerationValueHome.create(PK pkBase, ComposedTypeRemote enumerationType, String code, int number) EnumerationManagerEJB.createEnumerationValue(PK pkBase, ComposedTypeRemote enumerationType, String valueCode, int number) EnumerationValue_HJMPWrapper.ejbCreate(PK param0, ComposedTypeRemote param1, String param2, int param3) EnumerationValueEJB.ejbCreate(PK pkBase, ComposedTypeRemote enumerationType, String code, int number) protected voidEnumerationValueEJBImpl.removeInternal(SessionContext ctx) voidEnumerationManagerEJB.removeItem(ItemRemote item) voidEnumerationValueEJB.setCode(ComposedTypeRemote enumerationType, String newCode) voidvoidvoidEnumerationValueRemote.setCode(ComposedTypeRemote rem, String code) void -
Uses of ConsistencyCheckException in de.hybris.platform.persistence.extension
Methods in de.hybris.platform.persistence.extension that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.persistence.link
Methods in de.hybris.platform.persistence.link that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidLinkEJBImpl.removeInternal(SessionContext ctx) voidLinkManagerEJB.removeItem(int stagingMethod, ItemRemote item) -
Uses of ConsistencyCheckException in de.hybris.platform.persistence.links.jdbc.dml.context
Methods in de.hybris.platform.persistence.links.jdbc.dml.context that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.persistence.meta
Methods in de.hybris.platform.persistence.meta that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.persistence.property
Methods in de.hybris.platform.persistence.property that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidEJBPropertyContainer.applyTo(ExtensibleItemEJB item) set all properties of this container in the given item; this takes ExtensibleItemEJB instead of ExtensibleItemRemote to make it also work in ejbCreatevoidPropertyAccess.commitProperties()voidHJMPCachePopulatorTest.createAttributeDescriptorsAndCheckIfAreReturnedCorrectly()voidHJMPCachePopulatorTest.createComposedTypeAndCheckIfIsReturnedCorrectly()voidPropertyAccess.rollbackProperties() -
Uses of ConsistencyCheckException in de.hybris.platform.persistence.test
Methods in de.hybris.platform.persistence.test that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidTestItemEJBImpl.removeInternal(SessionContext ctx) voidTestItemEJB.testDeclaredException()voidTestItemRemote.testDeclaredException() -
Uses of ConsistencyCheckException in de.hybris.platform.persistence.type
Methods in de.hybris.platform.persistence.type that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionbooleanTypeManagerEJB.canRemoveItem(ItemRemote item) voidTypeManagerEJB.prepareItemRemove(ItemRemote item) protected voidSearchRestrictionEJBImpl.removeInternal(SessionContext ctx) protected voidTypeManagerManagedEJBImpl.removeInternal(SessionContext ctx) voidTypeManagerEJB.removeItem(ItemRemote item) protected voidTypeManagerEJB.removeRelationDescriptor(AttributeDescriptorRemote fd) -
Uses of ConsistencyCheckException in de.hybris.platform.promotionengineservices.jalo
Methods in de.hybris.platform.promotionengineservices.jalo that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.promotions.jalo
Methods in de.hybris.platform.promotions.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionstatic voidAbstractPromotion.deletePromotionPriceRows(SessionContext ctx, Collection<PromotionPriceRow> prices) Helper method to delete promotion price rows from the database.voidAbstractPromotion.remove(SessionContext ctx) Remove the item.voidOrderThresholdChangeDeliveryModePromotion.remove(SessionContext ctx) remove the item.voidOrderThresholdDiscountPromotion.remove(SessionContext ctx) remove the item.voidOrderThresholdFreeGiftPromotion.remove(SessionContext ctx) remove the item.voidOrderThresholdFreeVoucherPromotion.remove(SessionContext ctx) remove the item.voidOrderThresholdPerfectPartnerPromotion.remove(SessionContext ctx) remove the item.voidProductBundlePromotion.remove(SessionContext ctx) remove the item.voidProductFixedPricePromotion.remove(SessionContext ctx) Removes the item.voidProductMultiBuyPromotion.remove(SessionContext ctx) Removes the item.voidProductOneToOnePerfectPartnerPromotion.remove(SessionContext ctx) Removes the item.voidProductPerfectPartnerBundlePromotion.remove(SessionContext ctx) remove the item.voidProductPerfectPartnerPromotion.remove(SessionContext ctx) remove the item.voidProductSteppedMultiBuyPromotion.remove(SessionContext ctx) remove the item.voidPromotionQuantityAndPricesRow.remove(SessionContext ctx) Remove the item.voidPromotionResult.remove(SessionContext ctx) Removes the item.voidCachedPromotionNullAction.removeJaloOnly()Custom removal logic as part ofJaloOnlyItemcontract.voidCachedPromotionOrderAddFreeGiftAction.removeJaloOnly()Custom removal logic as part ofJaloOnlyItemcontract.voidCachedPromotionOrderAdjustTotalAction.removeJaloOnly()Custom removal logic as part ofJaloOnlyItemcontract.voidCachedPromotionOrderChangeDeliveryModeAction.removeJaloOnly()Custom removal logic as part ofJaloOnlyItemcontract.voidCachedPromotionOrderEntryAdjustAction.removeJaloOnly()Custom removal logic as part ofJaloOnlyItemcontract.voidCachedPromotionOrderEntryConsumed.removeJaloOnly()Custom removal logic as part ofJaloOnlyItemcontract.voidCachedPromotionResult.removeJaloOnly()Custom removal logic as part ofJaloOnlyItemcontract. -
Uses of ConsistencyCheckException in de.hybris.platform.searchservices.support
Methods in de.hybris.platform.searchservices.support that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidCustomItemCreationListener.prepareItem(Item item) -
Uses of ConsistencyCheckException in de.hybris.platform.servicelayer.cronjob
Methods in de.hybris.platform.servicelayer.cronjob that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidTriggerServiceDemoTest.testJobCreationWithNonWritableJobAttribute()Mapping of cron job to cron job model may not be possible when some attributes of the cron job model are not writable. -
Uses of ConsistencyCheckException in de.hybris.platform.servicelayer.event
Methods in de.hybris.platform.servicelayer.event that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidEventServiceStressTest.testItemCreateRemoveEvents()voidEventServiceStressTest.testItemCreateRemoveEventsStressTest() -
Uses of ConsistencyCheckException in de.hybris.platform.servicelayer.impex.impl
Methods in de.hybris.platform.servicelayer.impex.impl that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.servicelayer.interceptor
Methods in de.hybris.platform.servicelayer.interceptor that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.servicelayer.interceptor.impl
Methods in de.hybris.platform.servicelayer.interceptor.impl that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidUniqueAttributesInterceptorTest.testSaveCatalogCatalogVersionModels() -
Uses of ConsistencyCheckException in de.hybris.platform.servicelayer.internal.jalo.order
Methods in de.hybris.platform.servicelayer.internal.jalo.order that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidInMemoryCart.removeJaloOnly()Custom removal logic as part ofJaloOnlyItemcontract.voidInMemoryCartEntry.removeJaloOnly()Custom removal logic as part ofJaloOnlyItemcontract.voidJaloOnlyItemHelper.removeJaloOnly() -
Uses of ConsistencyCheckException in de.hybris.platform.servicelayer.model
Methods in de.hybris.platform.servicelayer.model that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidJaloInitDefaultValuesModelTest.initTest()voidInvalidateItemModelConverterTest.testAttributeCreation()First removes Unit.conversion and then adds it again.voidInvalidateItemModelConverterTest.testAttributeRemoval()Removes Unit.conversion.voidUniqueOptionalAttributeTest.testJalo()voidJaloInitDefaultValuesModelTest.testJaloDefaultsExists()This should already be tested somewhere in the jalo layer, but nevertheless we test this here againvoidItemModelTest.testLanguageFallback2()voidItemModelTest.testLoadingWithoutLanguage()voidItemModelTest.testReloadNoPrefetch()voidItemModelTest.testReloadOfJaloChangedAttribute()voidItemModelTest.testSetLocalizedAttributeToNull()voidItemModelTenantTest.testTenantItemBehaviour() -
Uses of ConsistencyCheckException in de.hybris.platform.servicelayer.search
Methods in de.hybris.platform.servicelayer.search that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidLazyLoadModelListTest.testLazyLoadOnRemovedItem()voidFlexibleSearchServiceGetModelByExampleTest.testModelNotFoundOnRemovedItem()voidFlexibleSearchServiceTest.testSearchWithSingleParamsForLanguage() -
Uses of ConsistencyCheckException in de.hybris.platform.servicelayer.security.auth.impl
Methods in de.hybris.platform.servicelayer.security.auth.impl that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.servicelayer.tx
Methods in de.hybris.platform.servicelayer.tx that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidModelAwareTransactionTemplateTest.testNestedTransactionRollback() -
Uses of ConsistencyCheckException in de.hybris.platform.servicelayer.type
Methods in de.hybris.platform.servicelayer.type that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidRuntimeTypeServicelayerTest.tearDown()voidRuntimeTypeServicelayerTest.testChangeComposTypeAtRuntime()voidRuntimeTypeServicelayerTest.testChangeComposWithPropsTypeAtRuntime() -
Uses of ConsistencyCheckException in de.hybris.platform.servicelayer.user
Methods in de.hybris.platform.servicelayer.user that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidPasswordPolicyServiceTest.jaloShouldNotRaisePolicyViolationIfCompliantPassword()voidPasswordPolicyServiceTest.jaloShouldRaisePolicyViolationIfNonCompliantPassword()voidUserServiceTest.testGetPasswordWithMD5Encoding() -
Uses of ConsistencyCheckException in de.hybris.platform.servicelayer.user.interceptors
Methods in de.hybris.platform.servicelayer.user.interceptors that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidUserAuditJaloTest.shouldNotAuditIfDisabled()voidUserAuditJaloTest.shouldRecordPasswordChanges() -
Uses of ConsistencyCheckException in de.hybris.platform.test
Methods in de.hybris.platform.test that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionUserIsAdminTest.generateCustomers(int amount) voidLinkMarkModifiedTest.setUp()voidLocalizationTest.setUp()voidMixedTaxCalculationTest.setUp()voidUserSldTest.shouldPasswordBeTheSameForItemAndModel()voidLocalizationTest.tearDown()voidOrderAddressCloneTest.testAddressNotCloned()voidUserIsAdminTest.testAdminIsAdmin()voidSecurityTest.testAdminRights()voidUserIsAdminTest.testAnonymousIsAdmin()voidOrderManagerTest.testCartCloningWithPreviouslyRemovedEntries()voidSessionTest.testCartCurrencyChange()voidSessionTest.testCartPreservation()voidOrderManagerTest.testCartTypeCopying()voidPaymentInfoTest.testCCPaymentInfoPLA6933attributechanges()voidPaymentInfoTest.testCCPaymentInfoPLA6933configvariable()voidPaymentInfoTest.testCCPaymentInfoPLA6933exceptions()voidSessionTest.testCleanExpiredSessionWithDeletedUser()voidPaymentInfoJaloTest.testCloningAndOrderRemoval()voidAtomicTypeTest.testCode()voidEnumerationTest.testCodeLowerCaseAttribute()voidFlexibleSearchTest.testCollectionValues()voidUserIsAdminTest.testCorrectAdminCacheInvalidation()voidEnumerationTest.testCreate()voidTypeManagerJaloTest.testCreateAtomicType()voidTypeManagerTest.testCreateComposedType()voidCustomerTest.testCreationDate()voidComposedTypeTest.testCreationWithSessionContext()protected voidUserIsAdminTest.testCustomerIsAdmin(boolean allowCustomerAsAdmin) voidUserIsAdminTest.testCustomerIsAdminNotOptimized()voidUserIsAdminTest.testCustomerIsAdminOptimized()voidvoidSessionTest.testDirectTransfer()voidEnumerationTest.testDynamicEnum()voidEnumerationTest.testDynamicEnumCreate()voidEnumerationTest.testFixedEnum()voidAccessManagerTest.testGetRestrictedPrincipals()voidUserTest.testGroups()voidCollectionTest.testHashSet()voidProductTypeTest.testInstance()voidUnitTypeTest.testInstance()voidTransactionTest.testIsolation()voidTransactionStressTest.testIsolationStressTest()voidItemTest.testIsRemoving()voidPropertyJaloTest.testItemAsPropertyValue()voidEnumerationTypeTest.testItemEnumerationType()voidSecurityTest.testItemsMap()voidSessionTest.testJaloSessionPerformLogin()voidAtomicTypeTest.testJavaClass()voidLinkTest.testLanguage()voidLocalizableItemTest.testLanguageFallback()voidFlexibleSearchTest.testLanguageIsoCodeWithDot()voidLazyLoadItemListTest.testLazyLoadOnRemovedItem()voidLinkTest.testLocalizedLinks()voidTransactionTest.testManualRollbackNoException()voidLinkMarkModifiedTest.testMarkModifiedAddingElements()voidLinkMarkModifiedTest.testMarkModifiedAddingElementsAddOnly()voidLinkMarkModifiedTest.testMarkModifiedJustReorderingElements()voidLinkMarkModifiedTest.testMarkModifiedRemovingSingleElements()voidLinkMarkModifiedTest.testMarkModifiedRemovingSingleElementsRemovalOnly()voidLinkMarkModifiedTest.testMarkModifiedUnchanged()voidFlexibleSearchTest.testMissingColumnBug()Tests bug which reduced column count when wrapping outdated PKs from select.voidTransactionTest.testNestedTransaction()voidTransactionTest.testNestedTransactionCommit()voidTransactionTemplateTest.testNestedTransactionRollback()voidTransactionTest.testNestedTransactionRollback()voidPaymentInfoJaloTest.testNoCloning()voidLinkTest.testOracleLimitWhileLinking()voidLinkTest.testOrderings()voidOrderManagerTest.testOrderTypeCopying()voidItemTest.testProduct()voidAbstractOrderTest.testProductInfo()voidTransactionProductTest.testPropertyCaching()voidPropertyJaloTest.testPropertyContainer()voidPropertyJaloTest.testPropertyContainerOnNotStagableItems()voidRegionTest.testRegionCodes()voidPropertyJaloTest.testRemovePropertyWithItem()will a property be automatically removed, if its value is an item and this item is deleted?voidFlexibleSearchTest.testRestrictedSearch()voidLocalizableItemTest.testRestrictionsBug()voidEnumerationTest.testSequence()voidLinkTest.testSetAllLinkedItems()voidLinkTest.testSkipQueryExistingLinks()voidLinkPerformanceTest.testSkipQueryLinksOption()voidTenantTest.testTenantItemBehaviour()voidDeliveryModeTest.testTransaction()voidSecurityTest.testTypedRights()voidvoidUserProfileTest.testUserDoesntGetReadableLanguageAsWriteableWhenADifferentOneIsSpecified()voidUserProfileTest.testUserDoesntGetReadableLanguageAsWriteableWhenADifferentOneIsSpecifiedAndDenyFlagExplicitlyFalse()voidvoidUserProfileTest.testUserGetsWriteableRightsToTheReadableLanguageWhenNoWriteableOneWasSpecifiedAndDenyWriteFlagExplicitlyFalse()voidUserProfileTest.testUserGetsWritePermissionToAllDefinedLanguagesWhenOneGroupDeniesWriteToAllAndOtherDoesNotDefineAnyLanguage()voidUserProfileTest.testUserHaveNoWritePermissionWhenMultipleGroupsDefineDenyWritePermissionForAllLanguages() -
Uses of ConsistencyCheckException in de.hybris.platform.testframework.runlistener
Methods in de.hybris.platform.testframework.runlistener that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.textfieldconfiguratortemplateocctests
Methods in de.hybris.platform.textfieldconfiguratortemplateocctests that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidTextFieldModuleLocalizationTest.prepareTest(String extensionsToCheck) voidTextFieldModuleLocalizationTest.setUp()voidTextFieldModuleLocalizationTest.tearDown() -
Uses of ConsistencyCheckException in de.hybris.platform.tx
Methods in de.hybris.platform.tx that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionprotected voidTransaction.checkDelayedConstrains()voidUnsetTransactionAfterErrorTest.testTxUnsetAfterTenantMissingDuringCommit()voidUnsetTransactionAfterErrorTest.testTxUnsetAfterTenantMissingDuringRollback() -
Uses of ConsistencyCheckException in de.hybris.platform.util
Methods in de.hybris.platform.util that throw ConsistencyCheckException -
Uses of ConsistencyCheckException in de.hybris.platform.variants.jalo
Methods in de.hybris.platform.variants.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidVariantType.remove(SessionContext ctx) Deprecated.Denies removal in case this type either has instances or any base product refers to it.protected voidVariantType.removePartOfItems(SessionContext ctx, Map<String, Object> emptyValuesMap) Deprecated. -
Uses of ConsistencyCheckException in de.hybris.platform.voucher
Methods in de.hybris.platform.voucher that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidVoucherModelService.release(VoucherModel voucher, String voucherCode, OrderModel order) voidVoucherService.releaseVoucher(String voucherCode, OrderModel order) -
Uses of ConsistencyCheckException in de.hybris.platform.voucher.impl
Methods in de.hybris.platform.voucher.impl that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidDefaultVoucherModelService.release(VoucherModel voucher, String voucherCode, OrderModel order) voidDefaultVoucherService.releaseVoucher(String voucherCode, OrderModel order) -
Uses of ConsistencyCheckException in de.hybris.platform.voucher.jalo
Methods in de.hybris.platform.voucher.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidvoidVoucherManager.releaseVoucher(String aVoucherCode, Order anOrder) voidVoucher.remove(SessionContext ctx) voidAbstractVoucherTest.setUp()voidVoucherDeliveryCostBug_PLA_10914_SLayerTest.setUp()voidVoucherTest.testVoucherTransfer() -
Uses of ConsistencyCheckException in de.hybris.platform.workflow.jalo
Methods in de.hybris.platform.workflow.jalo that throw ConsistencyCheckExceptionModifier and TypeMethodDescriptionvoidWorkflowActionTemplate.remove(SessionContext ctx) Deprecated.voidWorkflowTemplate.remove(SessionContext ctx) Deprecated.voidDeprecated.voidDeprecated.
CategoryRemovalValidator.