Uses of Enum Class
de.hybris.platform.subscribedproductservices.enums.SpiProductStatusType
Packages that use SpiProductStatusType
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.subscribedproductservices.jalo package.
-
Uses of SpiProductStatusType in de.hybris.platform.subscribedproductservices.enums
Methods in de.hybris.platform.subscribedproductservices.enums that return SpiProductStatusTypeModifier and TypeMethodDescriptionstatic SpiProductStatusTypeDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static SpiProductStatusType[]SpiProductStatusType.values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SpiProductStatusType in de.hybris.platform.subscribedproductservices.model
Methods in de.hybris.platform.subscribedproductservices.model that return SpiProductStatusTypeModifier and TypeMethodDescriptionSpiProductModel.getStatus()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiProduct.statusattribute defined at extensionsubscribedproductservices.Methods in de.hybris.platform.subscribedproductservices.model with parameters of type SpiProductStatusTypeModifier and TypeMethodDescriptionvoidSpiProductModel.setStatus(SpiProductStatusType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiProduct.statusattribute defined at extensionsubscribedproductservices.