Uses of Enum Class
de.hybris.platform.catalog.enums.LineOfBusiness
Packages that use LineOfBusiness
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.catalog.jalo package.
-
Uses of LineOfBusiness in de.hybris.platform.catalog.enums
Methods in de.hybris.platform.catalog.enums that return LineOfBusinessModifier and TypeMethodDescriptionstatic LineOfBusinessReturns the enum constant of this class with the specified name.static LineOfBusiness[]LineOfBusiness.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LineOfBusiness in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return LineOfBusinessModifier and TypeMethodDescriptionCompanyModel.getLineOfBuisness()Generated method - Getter of theCompany.lineOfBuisnessattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model with parameters of type LineOfBusinessModifier and TypeMethodDescriptionvoidCompanyModel.setLineOfBuisness(LineOfBusiness value) Generated method - Setter ofCompany.lineOfBuisnessattribute defined at extensioncatalog. -
Uses of LineOfBusiness in de.hybris.platform.commerceservices.organization.services
Methods in de.hybris.platform.commerceservices.organization.services that return LineOfBusinessMethods in de.hybris.platform.commerceservices.organization.services with parameters of type LineOfBusinessModifier and TypeMethodDescriptionvoidOrgUnitParameter.setLineOfBusiness(LineOfBusiness lineOfBusiness)