Uses of Class
de.hybris.platform.subscribedproductservices.model.SpiProductModel
Packages that use SpiProductModel
Package
Description
Contains generated models for each type of de.hybris.platform.subscribedproductservices.jalo package.
-
Uses of SpiProductModel in de.hybris.platform.subscribedproductservices.daos
Methods in de.hybris.platform.subscribedproductservices.daos that return SpiProductModelModifier and TypeMethodDescriptionSpiProductDao.findUnique(Map<String, ? extends Object> params) Deprecated.Searches for a unique model based on given parameters.Methods in de.hybris.platform.subscribedproductservices.daos that return types with arguments of type SpiProductModelModifier and TypeMethodDescriptionSpiProductDao.getProducts(SpiProductContext spiProductContext, Integer offset, Integer limit) Deprecated.Retrieves a list ofSpiProductModelfor a given product context. -
Uses of SpiProductModel in de.hybris.platform.subscribedproductservices.daos.impl
Methods in de.hybris.platform.subscribedproductservices.daos.impl that return SpiProductModelModifier and TypeMethodDescriptionDefaultSpiProductDao.findUnique(Map<String, ? extends Object> params) Methods in de.hybris.platform.subscribedproductservices.daos.impl that return types with arguments of type SpiProductModelModifier and TypeMethodDescriptionDefaultSpiProductDao.getProducts(SpiProductContext spiProductContext, Integer offset, Integer limit) -
Uses of SpiProductModel in de.hybris.platform.subscribedproductservices.interceptors
Methods in de.hybris.platform.subscribedproductservices.interceptors with parameters of type SpiProductModelModifier and TypeMethodDescriptionvoidSpiProductPrepareInterceptor.onPrepare(SpiProductModel spiProductModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) Deprecated. -
Uses of SpiProductModel in de.hybris.platform.subscribedproductservices.model
Subclasses of SpiProductModel in de.hybris.platform.subscribedproductservices.modelModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.subscribedproductservices.model that return SpiProductModelModifier and TypeMethodDescriptionSpiAgreementItemModel.getProduct()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiAgreementItem.productattribute defined at extensionsubscribedproductservices.SpiCharacteristicModel.getProduct()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.productattribute defined at extensionsubscribedproductservices.SpiProductPriceModel.getProduct()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiProductPrice.productattribute defined at extensionsubscribedproductservices.SpiProductRelationshipModel.getProduct()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiProductRelationship.productattribute defined at extensionsubscribedproductservices.SpiRelatedPlaceModel.getProduct()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiRelatedPlace.productattribute defined at extensionsubscribedproductservices.SpiRelatedProductOrderItemModel.getProduct()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiRelatedProductOrderItem.productattribute defined at extensionsubscribedproductservices.SpiResourceModel.getProduct()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiResource.productattribute defined at extensionsubscribedproductservices.SpiServiceModel.getProduct()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiService.productattribute defined at extensionsubscribedproductservices.SpiProductRelationshipModel.getTarget()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiProductRelationship.targetattribute defined at extensionsubscribedproductservices.Methods in de.hybris.platform.subscribedproductservices.model that return types with arguments of type SpiProductModelModifier and TypeMethodDescriptionSpiPartyRoleModel.getProducts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiPartyRole.productsattribute defined at extensionsubscribedproductservices.SpiProductBundleModel.getProducts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiProductBundle.productsattribute defined at extensionsubscribedproductservices.SpiProductTermModel.getProducts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiProductTerm.productsattribute defined at extensionsubscribedproductservices.Methods in de.hybris.platform.subscribedproductservices.model with parameters of type SpiProductModelModifier and TypeMethodDescriptionvoidSpiAgreementItemModel.setProduct(SpiProductModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiAgreementItem.productattribute defined at extensionsubscribedproductservices.voidSpiCharacteristicModel.setProduct(SpiProductModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.productattribute defined at extensionsubscribedproductservices.voidSpiProductPriceModel.setProduct(SpiProductModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiProductPrice.productattribute defined at extensionsubscribedproductservices.voidSpiProductRelationshipModel.setProduct(SpiProductModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiProductRelationship.productattribute defined at extensionsubscribedproductservices.voidSpiRelatedPlaceModel.setProduct(SpiProductModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiRelatedPlace.productattribute defined at extensionsubscribedproductservices.voidSpiRelatedProductOrderItemModel.setProduct(SpiProductModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiRelatedProductOrderItem.productattribute defined at extensionsubscribedproductservices.voidSpiResourceModel.setProduct(SpiProductModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiResource.productattribute defined at extensionsubscribedproductservices.voidSpiServiceModel.setProduct(SpiProductModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiService.productattribute defined at extensionsubscribedproductservices.voidSpiProductRelationshipModel.setTarget(SpiProductModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiProductRelationship.targetattribute defined at extensionsubscribedproductservices.Method parameters in de.hybris.platform.subscribedproductservices.model with type arguments of type SpiProductModelModifier and TypeMethodDescriptionvoidSpiPartyRoleModel.setProducts(Set<SpiProductModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiPartyRole.productsattribute defined at extensionsubscribedproductservices.voidSpiProductBundleModel.setProducts(Set<SpiProductModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiProductBundle.productsattribute defined at extensionsubscribedproductservices.voidSpiProductTermModel.setProducts(Set<SpiProductModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiProductTerm.productsattribute defined at extensionsubscribedproductservices. -
Uses of SpiProductModel in de.hybris.platform.subscribedproductservices.services
Methods in de.hybris.platform.subscribedproductservices.services that return SpiProductModelModifier and TypeMethodDescriptionSpiProductService.createProduct(Class productClass) Deprecated.Creates an instance ofSpiProductModelsubtype.SpiProductService.getProduct(String id) Deprecated.Returns aSpiProductModelfor the given id.Methods in de.hybris.platform.subscribedproductservices.services that return types with arguments of type SpiProductModelModifier and TypeMethodDescriptionSpiProductService.getProducts(SpiProductContext spiProductContext, Integer offset, Integer limit) Deprecated.Retrieves a list ofSpiProductModelfor a given product context.Methods in de.hybris.platform.subscribedproductservices.services with parameters of type SpiProductModelModifier and TypeMethodDescriptionvoidSpiProductService.removeProduct(SpiProductModel product) Deprecated.Removes the givenSpiProductModelvoidSpiProductService.saveProduct(SpiProductModel product) Deprecated.Saves the givenSpiProductModel. -
Uses of SpiProductModel in de.hybris.platform.subscribedproductservices.services.impl
Methods in de.hybris.platform.subscribedproductservices.services.impl that return SpiProductModelModifier and TypeMethodDescriptionDefaultSpiProductService.createProduct(Class productClass) Deprecated.DefaultSpiProductService.getProduct(String id) Deprecated.Methods in de.hybris.platform.subscribedproductservices.services.impl that return types with arguments of type SpiProductModelModifier and TypeMethodDescriptionDefaultSpiProductService.getProducts(SpiProductContext spiProductContext, Integer offset, Integer limit) Deprecated.Methods in de.hybris.platform.subscribedproductservices.services.impl with parameters of type SpiProductModelModifier and TypeMethodDescriptionvoidDefaultSpiProductService.removeProduct(SpiProductModel product) Deprecated.voidDefaultSpiProductService.saveProduct(SpiProductModel product) Deprecated. -
Uses of SpiProductModel in de.hybris.platform.subscribedproducttmfwebservices.v1.mappers.product
Methods in de.hybris.platform.subscribedproducttmfwebservices.v1.mappers.product with parameters of type SpiProductModelModifier and TypeMethodDescriptionvoidProductAgreementAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductBillingAccountAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductCharacteristicAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductOfferingAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductOrderItemAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductPlaceAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductPriceAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductRealizingResourceAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductRealizingServiceAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductRelatedPartyAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductRelationshipAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductSpecificationAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductStatusAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductTermAttributeMapper.populateSourceAttributeFromTarget(Product target, SpiProductModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductAgreementAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductBillingAccountAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductCharacteristicAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductHrefAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductIsBundleAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductOfferingAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductOrderItemAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductPlaceAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductPriceAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductRealizingResourceAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductRealizingServiceAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductRelatedPartyAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductRelationshipAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductSchemaLocationAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductSpecificationAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductStatusAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductTermAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductTypeAttributeMapper.populateTargetAttributeFromSource(SpiProductModel source, Product target, ma.glasnost.orika.MappingContext context) Deprecated.