| Package | Description |
|---|---|
| de.hybris.platform.b2b.dao.impl | |
| de.hybris.platform.b2b.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.b2b.model |
Contains generated models for each type of de.hybris.platform.b2b.jalo package.
|
| de.hybris.platform.b2b.util | |
| de.hybris.platform.b2b.util.impl | |
| de.hybris.platform.b2bapprovalprocessfacades.company.data |
| Modifier and Type | Method and Description |
|---|---|
B2BBudgetModel |
B2BDaoTestUtils.createBudget(java.lang.String code,
java.lang.String name,
B2BUnitModel unit,
java.math.BigDecimal budgetValue,
B2BPeriodRange range) |
| Modifier and Type | Method and Description |
|---|---|
static B2BPeriodRange |
B2BPeriodRange.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static B2BPeriodRange[] |
B2BPeriodRange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
B2BPeriodRange |
B2BCreditLimitModel.getDateRange()
Generated method - Getter of the
B2BCreditLimit.dateRange attribute defined at extension b2bcommerce. |
B2BPeriodRange |
B2BOrderThresholdTimespanPermissionModel.getRange()
Generated method - Getter of the
B2BOrderThresholdTimespanPermission.range attribute defined at extension b2bapprovalprocess. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCreditLimitModel.setDateRange(B2BPeriodRange value)
Generated method - Setter of
B2BCreditLimit.dateRange attribute defined at extension b2bcommerce. |
void |
B2BOrderThresholdTimespanPermissionModel.setRange(B2BPeriodRange value)
Generated method - Setter of
B2BOrderThresholdTimespanPermission.range attribute defined at extension b2bapprovalprocess. |
| Constructor and Description |
|---|
B2BOrderThresholdTimespanPermissionModel(B2BUnitModel _Unit,
java.lang.String _code,
CurrencyModel _currency,
B2BPeriodRange _range,
java.lang.Double _threshold)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
B2BOrderThresholdTimespanPermissionModel(B2BUnitModel _Unit,
java.lang.String _code,
CurrencyModel _currency,
ItemModel _owner,
B2BPeriodRange _range,
java.lang.Double _threshold)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
StandardDateRange |
B2BDateUtils.createDateRange(B2BPeriodRange range) |
<T extends StandardDateRange> |
DateRangeFactory.createDateRange(B2BPeriodRange range) |
| Modifier and Type | Method and Description |
|---|---|
StandardDateRange |
DefaultDateRangeFactory.createDateRange(B2BPeriodRange range) |
| Modifier and Type | Method and Description |
|---|---|
B2BPeriodRange |
B2BPermissionData.getPeriodRange() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BPermissionData.setPeriodRange(B2BPeriodRange periodRange) |
Copyright © 2018 SAP SE. All Rights Reserved.