| Package | Description |
|---|---|
| de.hybris.platform.catalog.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.catalog.model |
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
|
| de.hybris.platform.commerceservices.organization.services |
| Modifier and Type | Method and Description |
|---|---|
static LineOfBusiness |
LineOfBusiness.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LineOfBusiness[] |
LineOfBusiness.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LineOfBusiness |
CompanyModel.getLineOfBuisness()
Generated method - Getter of the
Company.lineOfBuisness attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
CompanyModel.setLineOfBuisness(LineOfBusiness value)
Generated method - Setter of
Company.lineOfBuisness attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
LineOfBusiness |
OrgUnitParameter.getLineOfBusiness() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrgUnitParameter.setLineOfBusiness(LineOfBusiness lineOfBusiness) |
Copyright © 2018 SAP SE. All Rights Reserved.