| Package | Description |
|---|---|
| de.hybris.platform.b2bbtgaddon.model.btg |
Contains generated models for each type of de.hybris.platform.b2bbtgaddon.jalo.btg package.
|
| de.hybris.platform.basecommerce.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.btg.condition.operand.valueproviders | |
| de.hybris.platform.btg.integration | |
| de.hybris.platform.btg.model |
Contains generated models for each type of de.hybris.platform.btg.jalo package.
|
| de.hybris.platform.fraud.model |
Contains generated models for each type of de.hybris.platform.fraud.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
IntervalResolution |
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperandModel.getUnit()
Generated method - Getter of the
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.unit attribute defined at extension b2bbtgaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperandModel.setUnit(IntervalResolution value)
Generated method - Setter of
BTGOrganizationTotalSpentInCurrencyRelativeDatesOperand.unit attribute defined at extension b2bbtgaddon. |
| Modifier and Type | Field and Description |
|---|---|
static IntervalResolution |
IntervalResolution.DAY
Generated enum value for IntervalResolution.DAY declared at extension basecommerce.
|
static IntervalResolution |
IntervalResolution.HOUR
Generated enum value for IntervalResolution.HOUR declared at extension basecommerce.
|
static IntervalResolution |
IntervalResolution.MINUTE
Generated enum value for IntervalResolution.MINUTE declared at extension basecommerce.
|
static IntervalResolution |
IntervalResolution.MONTH
Generated enum value for IntervalResolution.MONTH declared at extension basecommerce.
|
static IntervalResolution |
IntervalResolution.WEEK
Generated enum value for IntervalResolution.WEEK declared at extension basecommerce.
|
static IntervalResolution |
IntervalResolution.YEAR
Generated enum value for IntervalResolution.YEAR declared at extension basecommerce.
|
| Modifier and Type | Method and Description |
|---|---|
static IntervalResolution |
IntervalResolution.valueOf(java.lang.String code)
Returns a IntervalResolution instance representing the specified enum value.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Date |
OperandValueProviderUtils.getDateFromInterval(IntervalResolution interval,
int value)
Calculates a date with the specified range in the past.
|
| Modifier and Type | Method and Description |
|---|---|
protected BTGOperandModel |
BTGIntegrationTest.createReferenceDateOperand(java.lang.String name,
IntervalResolution unit,
java.lang.Integer value) |
| Modifier and Type | Method and Description |
|---|---|
IntervalResolution |
BTGConfigModel.getDefaultTimeUnit()
Generated method - Getter of the
BTGConfig.defaultTimeUnit attribute defined at extension btg. |
IntervalResolution |
BTGNumberOfOrdersRelativeDateOperandModel.getUnit()
Generated method - Getter of the
BTGNumberOfOrdersRelativeDateOperand.unit attribute defined at extension btg. |
IntervalResolution |
BTGReferenceDateOperandModel.getUnit()
Generated method - Getter of the
BTGReferenceDateOperand.unit attribute defined at extension btg. |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGConfigModel.setDefaultTimeUnit(IntervalResolution value)
Generated method - Setter of
BTGConfig.defaultTimeUnit attribute defined at extension btg. |
void |
BTGNumberOfOrdersRelativeDateOperandModel.setUnit(IntervalResolution value)
Generated method - Setter of
BTGNumberOfOrdersRelativeDateOperand.unit attribute defined at extension btg. |
void |
BTGReferenceDateOperandModel.setUnit(IntervalResolution value)
Generated method - Setter of
BTGReferenceDateOperand.unit attribute defined at extension btg. |
| Constructor and Description |
|---|
BTGConfigModel(IntervalResolution _defaultTimeUnit,
java.util.Map<BTGRuleType,java.util.Collection<ComposedTypeModel>> _operandMapping,
java.util.Collection<BTGRuleType> _usedRuleTypes)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BTGConfigModel(IntervalResolution _defaultTimeUnit,
java.util.Map<BTGRuleType,java.util.Collection<ComposedTypeModel>> _operandMapping,
ItemModel _owner,
java.util.Collection<BTGRuleType> _usedRuleTypes)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
IntervalResolution |
ProductOrderLimitModel.getIntervalResolution()
Generated method - Getter of the
ProductOrderLimit.intervalResolution attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductOrderLimitModel.setIntervalResolution(IntervalResolution value)
Generated method - Initial setter of
ProductOrderLimit.intervalResolution attribute defined at extension basecommerce. |
| Constructor and Description |
|---|
ProductOrderLimitModel(java.lang.String _code,
java.lang.Integer _intervalMaxOrdersNumber,
IntervalResolution _intervalResolution,
java.lang.Integer _intervalValue,
java.lang.Integer _maxNumberPerOrder)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ProductOrderLimitModel(java.lang.String _code,
java.lang.Integer _intervalMaxOrdersNumber,
IntervalResolution _intervalResolution,
java.lang.Integer _intervalValue,
java.lang.Integer _maxNumberPerOrder,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
Copyright © 2018 SAP SE. All Rights Reserved.