Uses of Class
de.hybris.platform.jalo.JaloInvalidParameterException
-
-
Uses of JaloInvalidParameterException in com.sap.hybris.returnsexchange.inbound.events
Methods in com.sap.hybris.returnsexchange.inbound.events that throw JaloInvalidParameterException Modifier and Type Method Description voidDataHubReturnOrderCreationTranslatorTest. setUp()voidDataHubReturnOrderCreationTranslatorTest. testPerformConfirmImportIgnore()voidDataHubReturnOrderCreationTranslatorTest. testPerformConfirmImportNull() -
Uses of JaloInvalidParameterException in com.sap.hybris.sapcustomerb2b.inbound
Methods in com.sap.hybris.sapcustomerb2b.inbound that throw JaloInvalidParameterException Modifier and Type Method Description voidB2BUnitAddressDeletionNotificationTranslatorTest. testTransformationAddressUsageCounterEmptyExpression()voidB2BUnitAddressDeletionNotificationTranslatorTest. testTransformationAddressUsageEmptyExpression()voidB2BUnitAddressDeletionNotificationTranslatorTest. testTransformationB2BUnitEmptyExpression()voidB2BUnitAddressDeletionNotificationTranslatorTest. testTransformationCustomerEmptyExpression()voidB2BUnitAddressDeletionNotificationTranslatorTest. testTransformationExpression() -
Uses of JaloInvalidParameterException in de.hybris.platform.acceleratorservices.dataimport.batch.converter
Methods in de.hybris.platform.acceleratorservices.dataimport.batch.converter that throw JaloInvalidParameterException Modifier and Type Method Description java.lang.StringPriceTranslator. exportValue(java.lang.Object value)java.lang.StringSequenceIdTranslator. exportValue(java.lang.Object value)java.lang.ObjectPriceTranslator. importValue(java.lang.String valueExpr, Item toItem)java.lang.ObjectSequenceIdTranslator. importValue(java.lang.String valueExpr, Item toItem)voidSequenceIdTranslatorTest. testSequenceEmpty()voidSequenceIdTranslatorTest. testSequenceEqual()voidSequenceIdTranslatorTest. testSequenceGreater()voidSequenceIdTranslatorTest. testSequenceSmaller() -
Uses of JaloInvalidParameterException in de.hybris.platform.catalog
Methods in de.hybris.platform.catalog that throw JaloInvalidParameterException Modifier and Type Method Description voidCatalogServiceTest. testCreateModelsOfTwoSubTypesSaveAll()voidCatalogServiceTest. testCreateModelsOfTypeAndSubtypeSaveAll()voidCatalogServiceTest. testCreateModelsOfTypeAndSubtypeSaveOnly()voidCatalogServiceTest. testGetPathForTestCatalog()voidCatalogServiceTest. testPLA7931() -
Uses of JaloInvalidParameterException in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that throw JaloInvalidParameterException Modifier and Type Method Description protected voidCatalogManager. checkCatalogItemTypeAttributeDescriptor(ComposedType comptyp, AttributeDescriptor atrdesc, boolean forVersion)Checks attribute descriptors.java.lang.StringCatalogManager. getCatalogItemID(Item catalogItem)Returns the ID of a catalog item.CatalogVersionCatalogManager. getCatalogVersion(SessionContext ctx, Item item)Deprecated.since ages - Use CatalogTypeService.getCatalogVersion(de.hybris.platform.core.model.ItemModel) instead.ItemCatalogManager. getCounterpartItem(Item sourceItem, CatalogVersion targetVersion)Deprecated.since ages - Use CatalogTypeService.getCatalogVersionAwareModel(CatalogVersionModel, String, Map) instead.ItemCatalogManager. getCounterpartItem(SessionContext ctx, Item sourceItem, CatalogVersion targetVersion)Deprecated.since ages - Use CatalogTypeService.getCatalogVersionAwareModel(CatalogVersionModel, String, Map) instead.voidCatalogVersion. setRootCategories(SessionContext ctx, java.util.List<Category> categories)Changes this catalog version's root categories. -
Uses of JaloInvalidParameterException in de.hybris.platform.catalog.jalo.classification
Methods in de.hybris.platform.catalog.jalo.classification that throw JaloInvalidParameterException Modifier and Type Method Description ClassAttributeAssignmentClassificationClass. assignAttribute(ClassificationAttribute attribute, java.lang.String typeCode, ClassificationAttributeUnit unit, java.util.Collection values, int position)ClassificationAttributeUnitClassificationSystemVersion. createAttributeUnit(java.lang.String code, java.lang.String symbol, java.lang.String unitType, double conversion)Creates a new attribute unit within this system.ClassificationClassClassificationSystemVersion. getClassificationClass(Product product)Returns the classification class within this system version which is used to classify the given product, ornullif the product is not beeing classified by this system version. -
Uses of JaloInvalidParameterException in de.hybris.platform.catalog.jalo.classification.util
Methods in de.hybris.platform.catalog.jalo.classification.util that throw JaloInvalidParameterException Modifier and Type Method Description protected voidFeature. assureOwnValue(FeatureValue<T> value)Deprecated.protected voidTypedFeature. assureSelectableValue(ClassificationAttributeValue value)<T> UntypedFeature<T>FeatureContainer. createFeature(java.lang.String qualifer)Deprecated.Factory method to create (and add) a new unlocalized untyped feature.<T> UntypedFeature<T>FeatureContainer. createFeature(java.lang.String qualifer, boolean localized)Deprecated.Factory method to create (and add) a new untyped feature.static FeatureContainerFeatureContainer. createTyped(Product product, java.util.List<ClassAttributeAssignment> assignments)Deprecated.Creates an empty product feature container which is able to handle all features for the specified set of classification attribute assignments.static FeatureContainerFeatureContainer. createTyped(Product product, java.util.Set<ClassificationClass> classes)Deprecated.Creates an empty product feature container which is able to handle all features for the specified set of classification classes.protected ClassAttributeAssignmentFeatureContainer. getAssignment(ClassificationAttribute attr)Deprecated.ClassificationAttributeFeatureContainer. getClassificationAttribute(java.lang.String code)Deprecated.Provides a textual shortcut for getting a classification attribute out of the attributes which are managed by this container.ClassAttributeAssignmentFeatureContainer. getClassificationAttributeAssignment(java.lang.String code)Deprecated.Provides a textual shortcut for getting a classification attribute assignment out of the assignments which are managed by this container.protected ClassAttributeAssignmentFeatureContainer. getClassificationAttributeAssignment(java.lang.String code, boolean failIfNotExists)Deprecated.ClassificationClassFeatureContainer. getClassificationClass(java.lang.String code)Deprecated.Provides a textual shortcut for getting a class out of the classes which are managed by this container.<T> TypedFeature<T>FeatureContainer. getFeature(ClassAttributeAssignment assignment)Deprecated.Returns the feature for a given classification attribute assignment.TypedFeatureFeatureContainer. getFeature(ClassificationAttribute attr)Deprecated.Returns the feature for a given classification attribute.<T> TypedFeature<T>FeatureContainer. getFeature(ClassificationClass cclass, ClassificationAttribute attr)Deprecated.Returns the feature for a given classification class and attribute.<T> Feature<T>FeatureContainer. getFeature(java.lang.String qualifier)Deprecated.Retrieves a feature by its unique key.booleanFeatureContainer. hasFeature(ClassificationAttribute attr)Deprecated.Checks whether or not the attribute is supported by this container.static <X> TypedFeature<X>Feature. loadTyped(Product product, ClassificationAttribute attr)Deprecated.Shortcut to manage just a single typed feature.static FeatureContainerFeatureContainer. loadTyped(Product product)Deprecated.Loads all typed features of the given product according to the classification classes it has been assigned to.static FeatureContainerFeatureContainer. loadTyped(Product product, ClassAttributeAssignment... assignments)Deprecated.Loads all typed features of the given product according to the classification attribute assignments specified.static FeatureContainerFeatureContainer. loadTyped(Product product, ClassificationClass... classes)Deprecated.Loads all typed features of the given product according to the classification classes specified.static FeatureContainerFeatureContainer. loadTyped(Product product, java.util.List<ClassAttributeAssignment> assignments)Deprecated.Loads all typed features of the given product according to the classification attribute assignments specified.static FeatureContainerFeatureContainer. loadTyped(Product product, java.util.Set<ClassificationClass> classes)Deprecated.Loads all typed features of the given product according to the classification classes specified.voidFeature. moveValue(SessionContext ctx, int index, FeatureValue<T> featureValue)Deprecated.Moves a value to a given position within the specified session language.static voidFeatureContainer. removeAllTypedValues(Product product)Deprecated.Shortcut for removing all typed values.static voidFeatureContainer. removeAllTypedValues(Product product, ClassificationClass... classes)Deprecated.Shortcut for removing all values for the specified classification classes.static voidFeatureContainer. removeAllTypedValues(Product product, java.util.List<ClassAttributeAssignment> assignments)Deprecated.Shortcut for removing all values for the specified classification attribute assignments.static voidFeatureContainer. removeAllTypedValues(Product product, java.util.Set<ClassificationClass> classes)Deprecated.Shortcut for removing all values for the specified classification classes.Constructors in de.hybris.platform.catalog.jalo.classification.util that throw JaloInvalidParameterException Constructor Description FeatureValue(TypedFeature<V> parent, V value)Deprecated. -
Uses of JaloInvalidParameterException in de.hybris.platform.catalog.jalo.copy
Methods in de.hybris.platform.catalog.jalo.copy that throw JaloInvalidParameterException Modifier and Type Method Description booleanGenericCatalogCopyContext. isFromSourceVersion(Item item)Deprecated.Determines whether or not an item belongs to this contexts source version. -
Uses of JaloInvalidParameterException in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that throw JaloInvalidParameterException Modifier and Type Method Description protected CatalogVersionGenericCatalogCopyContext. getCatalogVersion(Item item)Returns theCatalogVersionfor the given Item.booleanCatalogVersionSyncCopyContext. isFromSourceVersion(Item item)Returns true if the item is from *this* source version or it is a source version item of a dependantJob (or dependsOnJob)booleanGenericCatalogCopyContext. isFromSourceVersion(Item item)Determines whether or not an item belongs to this contexts source version. -
Uses of JaloInvalidParameterException in de.hybris.platform.category.jalo
Methods in de.hybris.platform.category.jalo that throw JaloInvalidParameterException Modifier and Type Method Description voidCategory. addToCategories(SessionContext ctx, Category cat)Deprecated.since agesvoidCategory. addToSupercategories(SessionContext ctx, Category cat)Deprecated.since agesprotected voidCategory. assertNoCycle(SessionContext ctx, java.util.Collection<Category> toAddTo, java.util.Collection<Category> toCheck, boolean sub)Deprecated.since agesvoidCategory. setCategories(SessionContext ctx, java.util.List<Category> categories)Deprecated.since agesvoidCategory. setSupercategories(SessionContext ctx, java.util.List<Category> categories)Deprecated.since ages -
Uses of JaloInvalidParameterException in de.hybris.platform.chineseprofileservices.security.impl
Methods in de.hybris.platform.chineseprofileservices.security.impl that throw JaloInvalidParameterException Modifier and Type Method Description voidChineseUserDetailsServiceTest. test_Load_Exists_User()voidChineseUserDetailsServiceTest. test_Load_Exists_User_Mobile() -
Uses of JaloInvalidParameterException in de.hybris.platform.cockpit.translators
Methods in de.hybris.platform.cockpit.translators that throw JaloInvalidParameterException Modifier and Type Method Description java.lang.StringObjectValueTranslator. exportValue(java.lang.Object value)java.lang.ObjectObjectValueTranslator. importValue(java.lang.String valueExpr, Item toItem) -
Uses of JaloInvalidParameterException in de.hybris.platform.commerceservices.impex.impl
Methods in de.hybris.platform.commerceservices.impex.impl that throw JaloInvalidParameterException Modifier and Type Method Description java.lang.StringFileLoaderValueTranslator. exportValue(java.lang.Object value)java.lang.ObjectFileLoaderValueTranslator. importValue(java.lang.String valueExpr, Item toItem) -
Uses of JaloInvalidParameterException in de.hybris.platform.commons.jalo
Methods in de.hybris.platform.commons.jalo that throw JaloInvalidParameterException Modifier and Type Method Description static java.lang.StringCommonsManager. getJarFileAsString(java.lang.String filename, java.lang.String encoding)Returns a file from this extension's JAR file as String (incl. -
Uses of JaloInvalidParameterException in de.hybris.platform.cronjob.jalo
Methods in de.hybris.platform.cronjob.jalo that throw JaloInvalidParameterException Modifier and Type Method Description protected voidJob. configureCronjob(CronJob cronjob)Deprecated.since ages - useCronJobFactorymechanism instead, refer to appropriate wiki documentprotected voidGenericCSVImportStep. performStep(CronJob cronJob)Opens the batch media provided by the given job detail and iterates over all lines.protected JobMediaMediaProcessorStep. prepareMedia(CronJob cronJob)Prepares theJobMediaitem which is going to be processed.voidCronJobTest. testSessionContextAttributeFiltering()voidCronJob. tryToStop(long maxWait)Deprecated.since ages - useCronJobService.requestAbortCronJob(de.hybris.platform.cronjob.model.CronJobModel)instead -
Uses of JaloInvalidParameterException in de.hybris.platform.dynamicattributes
Methods in de.hybris.platform.dynamicattributes that throw JaloInvalidParameterException Modifier and Type Method Description voidDynamicAttributesTest. shouldReturnDynamicAttributeInListOfAllAttrubutesForTypeUsingItem() -
Uses of JaloInvalidParameterException in de.hybris.platform.europe1.jalo
Methods in de.hybris.platform.europe1.jalo that throw JaloInvalidParameterException Modifier and Type Method Description java.util.CollectionEurope1PriceFactory. getUserGlobalDiscountRows(User user, EnumerationValue userGroup)voidCatalogSynchronizationTest. testDuplicatedTaxRowEntries()voidOrderManagerAndEurope1Test. testTaxCaching() -
Uses of JaloInvalidParameterException in de.hybris.platform.impex.jalo
Methods in de.hybris.platform.impex.jalo that throw JaloInvalidParameterException Modifier and Type Method Description voidImpExMultThreadedTest. setUp()voidImpExImportTest. testModificatedTimeByInsertUpdate() -
Uses of JaloInvalidParameterException in de.hybris.platform.impex.jalo.translators
Methods in de.hybris.platform.impex.jalo.translators that throw JaloInvalidParameterException Modifier and Type Method Description abstract java.lang.StringAbstractValueTranslator. exportValue(java.lang.Object value)Translates an attribute value for export usage.java.lang.StringCollectionValueTranslator. exportValue(java.lang.Object value)java.lang.StringMapValueTranslator. exportValue(java.lang.Object valuemap)java.lang.StringSingleValueTranslator. exportValue(java.lang.Object value)abstract java.lang.ObjectAbstractValueTranslator. importValue(java.lang.String valueExpr, Item toItem)Translates a tokenized csv value for import usage.java.lang.ObjectCollectionValueTranslator. importValue(java.lang.String valueExpr, Item forItem)java.lang.ObjectMapValueTranslator. importValue(java.lang.String valueExpr, Item toItem)java.lang.ObjectSingleValueTranslator. importValue(java.lang.String valueExpr, Item toItem) -
Uses of JaloInvalidParameterException in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that throw JaloInvalidParameterException Modifier and Type Method Description protected ItemItem. changeTypeAfterCreation(Item newOne, ComposedType requestedType)Changes the item type in caseItem.createItem(SessionContext, ComposedType, ItemAttributeMap)did not set the requested type directly.JaloSessionJaloConnection. createSession(java.util.Map loginProperties)Creates a session with the given login information.JaloSessionJaloConnection. createSession(java.util.Map loginProperties, java.lang.Class sessionClass)Creates a session with the given login information.JaloSessionJaloConnection. createSession(java.util.Map loginProperties, java.lang.Class sessionClass, java.util.Map initialAttributes)Creates a session with the given login information.java.lang.ObjectJaloOnlyItem. doGetAttribute(SessionContext ctx, java.lang.String attrQualifier)Should get the value of the given attribute if noAttributeAccesshas been registered for it.voidJaloOnlyItem. doSetAttribute(SessionContext ctx, java.lang.String attrQualifier, java.lang.Object value)Should set the value of the given attribute if noAttributeAccesshas been registered for it.protected UserJaloSession. findSessionUser(ComposedType userType, java.lang.String login)protected ComposedTypeJaloSession. findSessionUserType(java.lang.String sessionTypeString)java.util.MapItem. getAllAttributes()Reads all (readable) attribute values of this item using the current session context.java.util.MapItem. getAllAttributes(SessionContext ctx)Reads all (readable) attribute values of this item using a specific session context.java.util.MapItem. getAllAttributes(SessionContext ctx, Item.AttributeFilter filter)Reads all attribute values of this item which pass a given attribute filter.java.util.MapItem. getAllAttributes(SessionContext ctx, java.util.Set<java.lang.String> qualfiers)Reads all values of specified attributes for this item.protected java.util.Map<java.lang.String,java.lang.Object>Item. getAllAttributesInternal(SessionContext ctx, java.util.Set<java.lang.String> qualfiers)java.lang.ObjectItem. getAttribute(SessionContext ctx, java.lang.String qualifier)Returns the attribute value for a single item attribute with a specified session context.java.lang.ObjectItem. getAttribute(java.lang.String qualifier)Returns the attribute value for a single item attribute using the current session context.voidItem. setAllAttributes(SessionContext ctx, java.util.Map values)Sets multiple attributes at once using a specific session context.voidItem. setAllAttributes(java.util.Map values)Sets multiple attributes at once using the default session context.protected voidItem. setAllAttributesInternal(SessionContext ctx, java.util.Map values)voidItem. setAttribute(SessionContext ctx, java.lang.String qualifier, java.lang.Object value)Sets the value of the attribute specified by the attribute qualifier.voidItem. setAttribute(java.lang.String qualifier, java.lang.Object value)Sets the value of the attribute specified by the attribute qualifier.voidItem. setAttributeFromString(SessionContext ctx, java.lang.String qualifier, java.lang.String value)Still experimental! This method changes the attribute value by parsing a string value representation.voidItem. setAttributeFromString(java.lang.String qualifier, java.lang.String value)Still experimental! This method changes the attribute value by parsing a string value representation.voidItem.ItemImpl. setComposedType(ComposedType type)ItemItem. setComposedType(ComposedType type)Changes the type of an item.voidJaloSession. transfer(java.util.Map props)changes the session user including the full login process.voidJaloSession. transfer(java.util.Map props, boolean activateUserLanguageAndCurrency)changes the session user including the full login process. -
Uses of JaloInvalidParameterException in de.hybris.platform.jalo.c2l
Methods in de.hybris.platform.jalo.c2l that throw JaloInvalidParameterException Modifier and Type Method Description voidCurrency. setConversionFactor(double conversionFactor)Deprecated.since ages - useGeneratedCurrency.setConversion(double)insteadvoidCurrency. setConversionFactor(SessionContext ctx, double conversionFactor)Deprecated.since ages - useGeneratedCurrency.setConversion(SessionContext, double)insteadvoidLanguage. setFallbackLanguages(Language... fallBackTo) -
Uses of JaloInvalidParameterException in de.hybris.platform.jalo.enumeration
Methods in de.hybris.platform.jalo.enumeration that throw JaloInvalidParameterException Modifier and Type Method Description protected ItemEnumerationType. changeTypeIfNecessary(Item newOne, ComposedType requestedType)Deprecated.Redefined to skip type changing since all enumtypes have to have the EnumerationMetaType as type.protected voidEnumerationType. checkValues(java.util.List values)Deprecated.Helper forEnumerationType.setValues(List): checks if every item of the value list is instance of this type.EnumerationValueEnumerationManager. createEnumerationValue(PK pkBase, EnumerationType enumerationType, java.lang.String valueCode)Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} insteadEnumerationValueEnumerationManager. createEnumerationValue(EnumerationType enumerationType, java.lang.String valueCode)Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} insteadEnumerationValueEnumerationManager. createEnumerationValue(java.lang.String enumerationTypeCode, java.lang.String valueCode)Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} insteadEnumerationValueEnumerationManager. getEnumerationValue(EnumerationType enumerationType, java.lang.String valueCode)Deprecated.since ages - please use {see de.hybris.platform.enumeration.EnumerationService#getEnumerationValue(String, String)} insteadEnumerationValueEnumerationManager. getEnumerationValue(java.lang.String enumerationTypeCode, java.lang.String valueCode)Deprecated.since ages - please use {see de.hybris.platform.enumeration.EnumerationService#getEnumerationValue(String, String)} insteadjava.util.ListEnumerationManager. getEnumerationValues(EnumerationType enumerationType)Deprecated.since ages - please use {see de.hybris.platform.enumeration.EnumerationService#getEnumerationValues(String)} insteadjava.lang.ObjectEnumerationType. parseValue(SessionContext ctx, java.lang.String value)Deprecated.ReadsEnumerationValueinstances fromCode of type '.' Code of enumstrings.voidEnumerationType. setComparationAttribute(AttributeDescriptor descr)Deprecated.Changes the ordering attribute of this enumeration type.protected voidEnumerationType. setValues(java.util.List values)Deprecated.For generic access to value list.voidEnumerationType. sortValues(java.util.List values)Deprecated.Changes the order of this enum type's values.java.lang.StringEnumerationType. toString(SessionContext ctx, java.lang.Object value)Deprecated.ConvertsEnumerationValueinstances intoCode of type '.' Code of enum. -
Uses of JaloInvalidParameterException in de.hybris.platform.jalo.flexiblesearch
Methods in de.hybris.platform.jalo.flexiblesearch that throw JaloInvalidParameterException Modifier and Type Method Description voidSavedQuery. setCode(SessionContext ctx, java.lang.String value) -
Uses of JaloInvalidParameterException in de.hybris.platform.jalo.link
Methods in de.hybris.platform.jalo.link that throw JaloInvalidParameterException Modifier and Type Method Description voidLink. setAttribute(SessionContext ctx, java.lang.String qualifier, java.lang.Object value)Overwritten to acceptpk instancesas value for source and target attribute too (perf). -
Uses of JaloInvalidParameterException in de.hybris.platform.jalo.media
Methods in de.hybris.platform.jalo.media that throw JaloInvalidParameterException Modifier and Type Method Description voidMediaContext. addToMappings(SessionContext ctx, MediaFormatMapping value)Adds a format mapping to the context.voidMediaContext. setMappings(SessionContext ctx, java.util.Collection<MediaFormatMapping> value)Sets given format mappings for this container.voidMediaContainer. setMedia(Media media)Deprecated.since agesvoidMediaFormatMapping. setMediaContext(SessionContext ctx, MediaContext value)Sets the context this mapping will be managed by.voidMediaFolder. setQualifier(SessionContext ctx, java.lang.String value)Deprecated.since ages - - qualifier uniqueness is checked now before model save withMediaFolderValidatorvoidMediaFormat. setQualifier(SessionContext ctx, java.lang.String value)Sets the qualifier of this context.protected voidMediaFormatMapping. setSource(SessionContext ctx, MediaFormat value)Sets the source format.protected voidMediaFormatMapping. setTarget(SessionContext ctx, MediaFormat value)Sets the target format. -
Uses of JaloInvalidParameterException in de.hybris.platform.jalo.numberseries
Methods in de.hybris.platform.jalo.numberseries that throw JaloInvalidParameterException Modifier and Type Method Description NumberSeriesNumberSeriesManager. createNumberSeries(java.lang.String key, java.lang.String startValue, int type)Deprecated.since 5.0 - please useNumberSeriesManager.createNumberSeries(String, String, int, int, String)instead.NumberSeriesNumberSeriesManager. createNumberSeries(java.lang.String key, java.lang.String startValue, int type, int digits)Deprecated.since 5.0 - please useNumberSeriesManager.createNumberSeries(String, String, int, int, String).NumberSeriesNumberSeriesManager. createNumberSeries(java.lang.String key, java.lang.String startValue, int type, int digits, java.lang.String template)Creates a new number series, sets the given start value viaNumberSeriesManager.setStartValue(String, String)and the given digits viaNumberSeriesManager.setDigits(String, int)persistent.NumberSeriesNumberSeriesManager. getNumberSeries(java.lang.String key)Makes a snapshot of the number series linked to the given key.java.lang.StringNumberSeriesManager. getUniqueNumber(java.lang.String key)Returns a unique number for a given number series key.java.lang.StringNumberSeriesManager. getUniqueNumber(java.lang.String key, int digits)Returns a unique number for a given series key and a digit length.NumberSeriesNumberSeriesManager. getUniqueNumberUnformatted(java.lang.String key)Returns the unique number object rather than its formatted representation (seeNumberSeriesManager.getUniqueNumber(String, int).voidNumberSeriesManager. removeNumberSeries(java.lang.String key)Removes a number series and removes the digits and start value setting for this series.voidNumberSeriesManager. resetNumberSeries(java.lang.String key, java.lang.String startValue, int type)Deprecated.since 5.0 - please useNumberSeriesManager.resetNumberSeries(String, String, int, String).voidNumberSeriesManager. resetNumberSeries(java.lang.String key, java.lang.String startValue, int type, java.lang.String template)Resets the number series with the given key to the given start value and type. -
Uses of JaloInvalidParameterException in de.hybris.platform.jalo.order
Methods in de.hybris.platform.jalo.order that throw JaloInvalidParameterException Modifier and Type Method Description CartOrderManager. createCart(PK pk, java.lang.String code, User user, Currency currency, java.util.Date date, boolean net)Deprecated.since ages - use modelService and standard model settersCartOrderManager. createCart(ComposedType type, PK pkBase, java.lang.String code, User user, Currency currency, java.util.Date date, boolean net)Deprecated.since ages - use modelService and standard model settersCartOrderManager. createCart(ComposedType type, java.lang.String code, User user, Currency currency, java.util.Date date, boolean net)Deprecated.since ages - use modelService and standard model settersCartOrderManager. createCart(User user, Currency currency, java.util.Date date, boolean net)Deprecated.since ages - use modelService and standard model settersCartOrderManager. createCart(java.lang.String code, User user, Currency currency, java.util.Date date, boolean net)Deprecated.since ages - use modelService and standard model settersOrderOrderManager. createOrder(PK pk, java.lang.String code, User user, Currency currency, java.util.Date date, boolean net)Deprecated.since ages - use modelService and standard model settersOrderOrderManager. createOrder(ComposedType type, java.lang.String code, User user, Currency currency, java.util.Date date, boolean net)Deprecated.since ages - use modelService and standard model settersOrderOrderManager. createOrder(User user, Currency currency, java.util.Date date, boolean net)Deprecated.since ages - use modelService and standard model settersOrderOrderManager. createOrder(java.lang.String code, User user, Currency currency, java.util.Date date, boolean net)Deprecated.since ages - use modelService and standard model settersItemAbstractOrder. setComposedType(ComposedType type)Changes this order's composed type and the composed type of its entries provided thatAbstractOrder.getCustomEntryType()returns a valid entry class. -
Uses of JaloInvalidParameterException in de.hybris.platform.jalo.order.payment
Methods in de.hybris.platform.jalo.order.payment that throw JaloInvalidParameterException Modifier and Type Method Description protected voidPaymentInfo. setAllAttributesInternal(SessionContext ctx, java.util.Map values) -
Uses of JaloInvalidParameterException in de.hybris.platform.jalo.product
Methods in de.hybris.platform.jalo.product that throw JaloInvalidParameterException Modifier and Type Method Description longUnit. convert(Unit targetUnit, long value)Converts a quantity of this unit into another quantity of a specified target unit.doubleUnit. convertExact(Unit targetUnit, double value)Converts a quantity of this unit into another quantity of a specified target unit. -
Uses of JaloInvalidParameterException in de.hybris.platform.jalo.security
Methods in de.hybris.platform.jalo.security that throw JaloInvalidParameterException Modifier and Type Method Description intImportExportUserRightsHelper. importSecurity()read from a reader (for example filereader) the CSV stream, interpretes them as principals (and all SubTypes) and writes them into the system -
Uses of JaloInvalidParameterException in de.hybris.platform.jalo.type
Methods in de.hybris.platform.jalo.type that throw JaloInvalidParameterException Modifier and Type Method Description protected voidTypeManager. assureNoItem(java.lang.Class c)Deprecated.protected voidAttributeDescriptor. checkDefaultValueAssignability(SessionContext ctx, java.lang.Object newVal)Internal - checks compatibility of default value with attribute value type.protected voidAttributeDescriptor. checkLocalizedChange(boolean newLoc)Internal localization flag change check.protected voidAttributeDescriptor. checkPartOfChange(boolean newPartOf)Internal: checks partOf flag change.protected voidAttributeDescriptor. checkPropertyChange(boolean newProp)Internal property flag change check.protected voidSearchRestriction. checkRestrictionQuery(ComposedType restrictedType, java.lang.String query)protected voidAttributeDescriptor. checkSearchableChange(boolean newSearchable)Internal - for checking whether an attribute can be made searchable or not.protected voidRelationDescriptor. checkSearchableChange(boolean newSearchable)Overrides superclass since relation descriptors are always searchable.protected voidAttributeDescriptor. checkSelectionOfDescriptor(AttributeDescriptor newSelect)Internal - compatibility check for selection of sttributes.protected voidAttributeDescriptor. checkTypeChange(Type newType)Internal - do not use.protected intCollectionType. convertTypeOfCollectionEnumToInt(EnumerationValue enumeration)Converts typeOfCollection enums into intern int codes.protected EnumerationValueCollectionType. convertTypeOfCollectionIntToEnum(int type)Converts typeOfCollection internal int representation int enum values.AtomicTypeTypeManager. createAtomicType(PK pkBase, AtomicType superType, java.lang.Class javaClass)Deprecated.since ages - use ModelService.create to create instancesAtomicTypeTypeManager. createAtomicType(PK pkBase, AtomicType superType, java.lang.String code)Deprecated.since ages - use ModelService.create to create instancesAtomicTypeTypeManager. createAtomicType(PK pkBase, java.lang.Class javaClass)Deprecated.since ages - use ModelService.create to create instancesAtomicTypeTypeManager. createAtomicType(AtomicType superType, java.lang.Class javaClass)Deprecated.since ages - use ModelService.create to create instancesAtomicTypeTypeManager. createAtomicType(AtomicType superType, java.lang.String code)Deprecated.since ages - use ModelService.create to create instancesAtomicTypeTypeManager. createAtomicType(java.lang.Class javaClass)Deprecated.since ages - use ModelService.create to create instancesAttributeDescriptorComposedType.ComposedTypeImpl. createAttributeDescriptor(PK pk, java.lang.String qualifier, Type type, int modifiers)AttributeDescriptorComposedType. createAttributeDescriptor(PK pk, java.lang.String qualifier, Type valueType, int modifiers)Adds a new attribute descriptor to this type.AttributeDescriptorComposedType. createAttributeDescriptor(java.lang.String qualifier, Type valueType, int modifiers)Adds a new attribute descriptor to this type.CollectionTypeTypeManager. createCollectionType(PK pk, java.lang.String code, Type type)Deprecated.since ages - use ModelService.create to create instancesCollectionTypeTypeManager. createCollectionType(PK pkBase, java.lang.String code, Type type, int typeOfCollection)Deprecated.since ages - use ModelService.create to create instancesCollectionTypeTypeManager. createCollectionType(java.lang.String code, Type type)Deprecated.since ages - use ModelService.create to create instancesCollectionTypeTypeManager. createCollectionType(java.lang.String code, Type type, int typeOfCollection)Deprecated.since ages - use ModelService.create to create instancesComposedTypeTypeManager. createComposedType(PK pkBase, ComposedType superType, java.lang.String code)Deprecated.since ages - use ModelService.create to create instancesComposedTypeTypeManager. createComposedType(ComposedType superType, java.lang.String code)Deprecated.since ages - use ModelService.create to create instancesprotected ItemSearchRestriction. createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap atts)MapTypeTypeManager. createMapType(PK pkBase, java.lang.String code, Type argumentType, Type returnType)Deprecated.since ages - use ModelService.create to create instancesMapTypeTypeManager. createMapType(java.lang.String code, Type argumentType, Type returnType)Deprecated.since ages - use ModelService.create to create instancesRelationTypeTypeManager. createRelationType(PK pk, java.lang.String relationName, boolean localized, AttributeDescriptor sourceFD, AttributeDescriptor targetFD)Deprecated.since ages - use proper service to create instancesRelationTypeTypeManager. createRelationType(java.lang.String relationName, boolean localized, AttributeDescriptor sourceFD, AttributeDescriptor targetFD)Deprecated.since ages - use proper service to create instancesSearchRestrictionTypeManager. createRestriction(java.lang.String code, Principal principal, ComposedType restrictedType, java.lang.String query)Deprecated.since ages - use ModelService.create to create instancesjava.util.MapComposedType. getDefaultValues(SessionContext ctx, java.util.Set fdCodes)Returns the default values for a specified set of attributes.The map contains mapping from attribute qualifiers to their default values unless the attribute do not own a default value or is not writable.java.lang.ObjectAttributeAccess. getValue(SessionContext ctx, Item item)Retrieves the attribute data from a given item.java.lang.ObjectConstantAttributeAccess. getValue(SessionContext ctx, Item item)java.lang.ObjectLocalizableFeatureAccess. getValue(SessionContext ctx, Item item)java.lang.ObjectOneToManyRelationAttributeAccess. getValue(SessionContext ctx, Item item)java.lang.ObjectPropertyAccess. getValue(SessionContext ctx, Item item)java.lang.ObjectReflectionAttributeAccess. getValue(SessionContext ctx, Item item)java.lang.ObjectRelationAttributeAccess. getValue(SessionContext ctx, Item item)java.lang.ObjectAtomicType. parseValue(SessionContext ctx, java.lang.String value)Parses a atomic value which matches the following pattern: '&' + escaped string value + '&'.java.lang.ObjectCollectionType. parseValue(SessionContext ctx, java.lang.String value)reads a collection of '(' + escaped element string + ')'.java.lang.ObjectComposedType. parseValue(SessionContext ctx, java.lang.String value)java.lang.ObjectMapType. parseValue(SessionContext ctx, java.lang.String value)abstract java.lang.ObjectType. parseValue(SessionContext ctx, java.lang.String value)java.lang.ObjectViewType. parseValue(SessionContext ctx, java.lang.String value)voidAttributeDescriptor.AttributeDescriptorImpl. redeclareAttributeType(Type type, int modifiers)voidAttributeDescriptor. redeclareAttributeType(Type type, int modifiers)Deprecated.since ages - please useAttributeDescriptor.setAttributeType(Type)insteadvoidSearchRestriction. setAllName(java.util.Map names)voidAttributeDescriptor.AttributeDescriptorImpl. setAttributeType(Type type)voidAttributeDescriptor. setAttributeType(Type type)Changes the value type of this attribute descriptor.voidComposedType.ComposedTypeImpl. setDeclaredAttributeDescriptors(java.util.Set fds)voidComposedType. setDeclaredAttributeDescriptors(java.util.Set fds)Deprecated.since ages - dont use any more - add new attribute descriptors viaComposedType.createAttributeDescriptor(String, Type, int)insteadvoidAttributeDescriptor. setDefaultValue(SessionContext ctx, java.lang.Object value)Changes the default value of this attribute.voidAttributeDescriptor. setDefaultValue(java.lang.Object value)Changes the default value of this attribute.voidType. setDefaultValue(SessionContext ctx, java.lang.Object value)Changes the default value of this type.voidType. setDefaultValue(java.lang.Object value)Changes the default value of this type.voidAttributeDescriptor.AttributeDescriptorImpl. setDontOptimize(boolean dontopt)voidAttributeDescriptor.AttributeDescriptorImpl. setInitial(boolean init)voidComposedType. setJaloOnly(boolean isJaloOnly)Changes this types jalo-only status.voidAttributeDescriptor.AttributeDescriptorImpl. setLocalized(boolean localized)voidAttributeDescriptor. setLocalized(boolean localized)Changes localized flag of this attribute descriptor.voidAttributeDescriptor.AttributeDescriptorImpl. setOptional(boolean optional)voidAttributeDescriptor. setOptional(boolean optional)Changes whether or not the described attribute has to be provided with a non-null value when creating a new item instance viaComposedType.newInstance(Map).voidAttributeDescriptor.AttributeDescriptorImpl. setPartOf(boolean part)voidAttributeDescriptor. setPartOf(boolean partOf)Changes the partOf flag of this attribute descriptor.voidAttributeDescriptor.AttributeDescriptorImpl. setPrivate(boolean priv)voidAttributeDescriptor.AttributeDescriptorImpl. setProperty(boolean isProperty)voidAttributeDescriptor. setProperty(boolean isProperty)Changes the property flag of this attribute descriptor.voidSearchRestriction. setQuery(SessionContext ctx, java.lang.String query)voidSearchRestriction. setQuery(java.lang.String query)voidAttributeDescriptor.AttributeDescriptorImpl. setReadable(boolean readable)voidAttributeDescriptor. setReadable(boolean readable)Changes the attribute describtor's readable status.voidAttributeDescriptor.AttributeDescriptorImpl. setRemovable(boolean removable)voidAttributeDescriptor. setRemovable(boolean removable)Changes whether or not this attribute is is allowed to be removed.voidAttributeDescriptor.AttributeDescriptorImpl. setSearchable(boolean searchable)voidAttributeDescriptor. setSearchable(boolean searchable)Changes the searchable flag of this attribute descriptor.voidAttributeDescriptor. setSelectionOf(AttributeDescriptor descriptor)Changes the selection-of attribute.voidComposedType. setSingleton(boolean isSingleton)Changes this types singleton status.voidAbstractNonChangeableAttributeAccess. setValue(SessionContext ctx, Item item, java.lang.Object value)voidAttributeAccess. setValue(SessionContext ctx, Item item, java.lang.Object value)Stores the attribute data for a given item.voidLocalizableFeatureAccess. setValue(SessionContext ctx, Item item, java.lang.Object value)voidOneToManyRelationAttributeAccess. setValue(SessionContext ctx, Item item, java.lang.Object value)voidPropertyAccess. setValue(SessionContext ctx, Item item, java.lang.Object value)voidReflectionAttributeAccess. setValue(SessionContext ctx, Item item, java.lang.Object value)voidRelationAttributeAccess. setValue(SessionContext ctx, Item item, java.lang.Object value)voidAttributeDescriptor.AttributeDescriptorImpl. setWritable(boolean writable)voidAttributeDescriptor. setWritable(boolean writable)Changes the attribute describtor's writable status.voidSearchRestrictionTest. testOverloading()java.lang.StringAtomicType. toString(SessionContext ctx, java.lang.Object value)Writes a atomic value as '&' + escaped string value + '&'.java.lang.StringCollectionType. toString(SessionContext ctx, java.lang.Object value)Writes a collection as '(' + escaped element string + ')'.java.lang.StringComposedType. toString(SessionContext ctx, java.lang.Object value)java.lang.StringMapType. toString(SessionContext ctx, java.lang.Object value)abstract java.lang.StringType. toString(SessionContext ctx, java.lang.Object value)java.lang.StringViewType. toString(SessionContext ctx, java.lang.Object value) -
Uses of JaloInvalidParameterException in de.hybris.platform.jdbcwrapper
Methods in de.hybris.platform.jdbcwrapper that throw JaloInvalidParameterException Modifier and Type Method Description java.lang.StringFlexibleSearchParser. doParseFlexQuery(JaloSession session, java.lang.String flexSyntaxQuery) -
Uses of JaloInvalidParameterException in de.hybris.platform.ldap.impex
Methods in de.hybris.platform.ldap.impex that throw JaloInvalidParameterException Modifier and Type Method Description java.lang.ObjectActiveDirectoryGroupCollectionTranslator. importValue(java.lang.String valueExpr, Item forItem)java.lang.ObjectExtractUserGroupTranslator. importValue(java.lang.String valueExpr, Item forItem) -
Uses of JaloInvalidParameterException in de.hybris.platform.ldap.jalo.impl
Methods in de.hybris.platform.ldap.jalo.impl that throw JaloInvalidParameterException Modifier and Type Method Description voidConvertLDIFTest. prepareEncodingType()logic for adding/checking if DefaultEncoding exists -
Uses of JaloInvalidParameterException in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that throw JaloInvalidParameterException Modifier and Type Method Description voidItemEJBImpl. setComposedType(ComposedType type)voidInitialAttributePersistenceTest. testLanguageStillNotFixed()Language type is NOT INITIAL aware.voidInitialAttributePersistenceTest. testUnitStillNotFixed()Unit type is NOT INITIAL aware.voidInitialAttributePersistenceTest. testUserFixed()User type is INITIAL aware. -
Uses of JaloInvalidParameterException in de.hybris.platform.persistence.type
Methods in de.hybris.platform.persistence.type that throw JaloInvalidParameterException Modifier and Type Method Description AttributeDescriptorComposedTypeEJBImpl. createAttributeDescriptor(PK pkBase, java.lang.String qualifier, Type type, int modifiers)AttributeDescriptorComposedTypeEJBImpl. redeclareAttributeDescriptor(java.lang.String qualifier, Type type, int modifiers)voidAttributeDescriptorEJBImpl. redeclareAttributeType(Type type, int modifiers)voidAttributeDescriptorEJBImpl. setAttributeType(Type type)voidComposedTypeEJBImpl. setDeclaredAttributeDescriptors(java.util.Set fds)voidAttributeDescriptorEJBImpl. setDontOptimize(boolean opt)voidAttributeDescriptorEJBImpl. setEnclosingType(ComposedType type)voidAttributeDescriptorEJBImpl. setInitial(boolean init)voidAttributeDescriptorEJBImpl. setOptional(boolean optional)voidAttributeDescriptorEJBImpl. setPartOf(boolean part)voidAttributeDescriptorEJBImpl. setPrivate(boolean priv)voidAttributeDescriptorEJBImpl. setReadable(boolean readable)voidAttributeDescriptorEJBImpl. setRemovable(boolean removable)voidAttributeDescriptorEJBImpl. setSearchable(boolean searchable)voidAttributeDescriptorEJBImpl. setWritable(boolean writable) -
Uses of JaloInvalidParameterException in de.hybris.platform.sap.orderexchange.inbound.events
Methods in de.hybris.platform.sap.orderexchange.inbound.events that throw JaloInvalidParameterException Modifier and Type Method Description voidDataHubOrderCancelTranslatorTest. setUp()voidDataHubOrderCreationTranslatorTest. setUp()voidDataHubOrderCancelTranslatorTest. testPerformCancellation()voidDataHubOrderCreationTranslatorTest. testPerformConfirmImportIgnore()voidDataHubOrderCreationTranslatorTest. testPerformConfirmImportNull()voidDataHubDeliveryTranslatorTest. testPerformDeliveryNegativeNullCheck()voidDataHubDeliveryTranslatorTest. testPerformDeliveryPositiveCheck()voidDataHubGoodsIssueTranslatorTest. testPerformGoodsIssueNegativeNullCheck()voidDataHubGoodsIssueTranslatorTest. testPerformGoodsIssuePositiveGIwithWarehouseCheck()voidDataHubGoodsIssueTranslatorTest. testPerformGoodsIssuePositiveGIwithWarehouseNullCheck() -
Uses of JaloInvalidParameterException in de.hybris.platform.servicelayer.interceptor.impl
Methods in de.hybris.platform.servicelayer.interceptor.impl that throw JaloInvalidParameterException Modifier and Type Method Description voidUniqueAttributesInterceptorTest. testSaveCatalogCatalogVersionModels() -
Uses of JaloInvalidParameterException in de.hybris.platform.servicelayer.internal.jalo.order
Methods in de.hybris.platform.servicelayer.internal.jalo.order that throw JaloInvalidParameterException Modifier and Type Method Description java.lang.ObjectInMemoryCart. doGetAttribute(SessionContext ctx, java.lang.String attrQualifier)Custom attribute access as part ofJaloOnlyItemcontract.java.lang.ObjectInMemoryCartEntry. doGetAttribute(SessionContext ctx, java.lang.String attrQualifier)Custom attribute access as part ofJaloOnlyItemcontract.java.lang.ObjectJaloOnlyItemHelper. doGetAttribute(SessionContext ctx, java.lang.String attrQualifier)Implements in-memory attributes backed by aMap.voidInMemoryCart. doSetAttribute(SessionContext ctx, java.lang.String attrQualifier, java.lang.Object value)Custom attribute access as part ofJaloOnlyItemcontract.voidInMemoryCartEntry. doSetAttribute(SessionContext ctx, java.lang.String attrQualifier, java.lang.Object value)Custom attribute access as part ofJaloOnlyItemcontract.voidJaloOnlyItemHelper. doSetAttribute(SessionContext ctx, java.lang.String attrQualifier, java.lang.Object value)Implements in-memory attributes backed by aMap. -
Uses of JaloInvalidParameterException in de.hybris.platform.servicelayer.internal.model.impl
Methods in de.hybris.platform.servicelayer.internal.model.impl that throw JaloInvalidParameterException Modifier and Type Method Description voidDefaultModelServiceIntegrationTest. testSaveAll()voidDefaultModelServiceIntegrationTest. testSaveAllInTx() -
Uses of JaloInvalidParameterException in de.hybris.platform.servicelayer.keygenerator.impl
Methods in de.hybris.platform.servicelayer.keygenerator.impl that throw JaloInvalidParameterException Modifier and Type Method Description protected NumberSeriesPersistentKeyGenerator. lookup(NumberSeriesManager nsm) -
Uses of JaloInvalidParameterException in de.hybris.platform.servicelayer.model
Methods in de.hybris.platform.servicelayer.model that throw JaloInvalidParameterException Modifier and Type Method Description voidItemTypeForContextTest. testItemTypeWithoutModelClass()voidJaloInitDefaultValuesModelTest. testJaloDefaultsExists()This should already be tested somewhere in the jalo layer, but nevertheless we test this here againvoidItemModelTest. testLazyLoadingConfiguration()See PLA-8878.voidItemModelTest. testTypeWithoutModel()voidItemModelTest. testUnsupportedMandatoryAttributesCheck() -
Uses of JaloInvalidParameterException in de.hybris.platform.servicelayer.type
Methods in de.hybris.platform.servicelayer.type that throw JaloInvalidParameterException Modifier and Type Method Description voidRuntimeTypeServicelayerTest. testChangeComposTypeAtRuntime()voidRuntimeTypeServicelayerTest. testChangeComposWithPropsTypeAtRuntime() -
Uses of JaloInvalidParameterException in de.hybris.platform.test
Methods in de.hybris.platform.test that throw JaloInvalidParameterException Modifier and Type Method Description voidAtomicTypeTest. testAtomicTypeHierarchy()voidOrderManagerTest. testCartCloningWithPreviouslyRemovedEntries()voidSessionTest. testCartPreservation()voidOrderManagerTest. testCartTypeCopying()voidAtomicTypeTest. testCode()voidEnumerationTest. testCodeLowerCaseAttribute()voidAttributeTest. testCorruptDefaultValue()Tests bug PLA-4962voidEnumerationTest. testCreate()voidTypeManagerJaloTest. testCreateAtomicType()voidAddressTest. testCreateWithMap()voidComposedTypeTest. testDefaulValues()voidSessionTest. testDirectTransfer()voidProductTypeTest. testInstance()voidUnitTypeTest. testInstance()voidPropertyJaloTest. testIntegrity()voidAtomicTypeTest. testJavaClass()voidOrderManagerTest. testOrderTypeCopying()voidFlexibleSearchTest. testPLA_8330()voidFlexibleSearchTest. testPLA_9290()voidFlexibleSearchTest. testPLA7389()voidItemTest. testProduct()voidEnumerationTest. testSequence()voidItemTest. testSetCreationTime()voidComposedTypeSpringTest. testSpringCreation() -
Uses of JaloInvalidParameterException in de.hybris.platform.util
Subclasses of JaloInvalidParameterException in de.hybris.platform.util Modifier and Type Class Description classPartOfItemAlreadyAssignedToTheParentExceptionMethods in de.hybris.platform.util that throw JaloInvalidParameterException Modifier and Type Method Description static java.lang.StringUtilities. getAttributeFromLink(SessionContext ctx, java.lang.String itemLink, java.lang.String attributeName)static ItemUtilities. getItemFromLink(SessionContext ctx, java.lang.String itemLink)Tryes to resolve the given item link and to retrieve the referenced item.
Example of an item link: <a href= 'item://type=MyProductType/code=myProductCode/name=myProductName/catalogVersion=(version=catalogVersionID/catalog= (id=catalogID))'>A referenzing text here</a>static java.lang.StringUtilities. getLinkIdFromLink(SessionContext ctx, java.lang.String itemLink)Tryes to resolve the given item link and to retrieve the link id.static PasswordEncoderUtilities. getPasswordEncoder(java.lang.String encoding)Returns a specificPasswordEncoderfrom the user password encoders configured withinproject.propertiesparameterpassword.encodersstatic java.lang.StringUtilities. getReplacementTypeFromLink(SessionContext ctx, java.lang.String itemLink)Tryes to resolve the given item link and to retrieve the replacementTypestatic booleanJaloTools. getTypedPrimitiveBoolean(java.lang.Object value, boolean defValue)Returns primitive boolean value from Boolean value objectstatic byteJaloTools. getTypedPrimitiveByte(java.lang.Object value, byte defValue)Returns primitive byte value from Byte value objectstatic charJaloTools. getTypedPrimitiveChar(java.lang.Object value, char defValue)Returns primitive char value from Character value objectstatic doubleJaloTools. getTypedPrimitiveDouble(java.lang.Object value, double defValue)Returns primitive double value from Dobule value objectstatic floatJaloTools. getTypedPrimitiveFloat(java.lang.Object value, float defValue)Returns primitive float value from Float value objectstatic intJaloTools. getTypedPrimitiveInteger(java.lang.Object value, int defValue)Returns primitive int value from Integer value objectstatic longJaloTools. getTypedPrimitiveLong(java.lang.Object value, long defValue)Returns primitive long value from Long value objectstatic shortJaloTools. getTypedPrimitiveShort(java.lang.Object value, short defValue)Returns primitive short value from Short value object -
Uses of JaloInvalidParameterException in de.hybris.platform.variants.jalo
Methods in de.hybris.platform.variants.jalo that throw JaloInvalidParameterException Modifier and Type Method Description protected voidVariantProduct. checkBaseProductVariantType(VariantType myType, Product base)java.util.Map<java.lang.String,java.util.Collection>VariantsManager. getAssignedVariantAttributes(Product baseProduct)Deprecated.since ages - please use {see de.hybris.platform.product.VariantsService.getAssignedVariantAttributes()} insteadvoidVariantType. setDeclaredAttributeDescriptors(java.util.Set fds)Deprecated.since agesvoidVariantsTest. testAttributeAccessorClash() -
Uses of JaloInvalidParameterException in de.hybris.platform.voucher.jalo
Methods in de.hybris.platform.voucher.jalo that throw JaloInvalidParameterException Modifier and Type Method Description voidVoucherTest. testVoucherTransfer() -
Uses of JaloInvalidParameterException in de.hybris.platform.workflow.jalo
Methods in de.hybris.platform.workflow.jalo that throw JaloInvalidParameterException Modifier and Type Method Description voidWorkflowAction. checkIncomingLinks()Deprecated.since ages - as of release 4.3, private method inWorkflowProcessingService
-