public class B2BOrderThresholdTimespanPermissionModel extends B2BOrderThresholdPermissionModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
RANGE
Generated constant - Attribute key of
B2BOrderThresholdTimespanPermission.range attribute defined at extension b2bapprovalprocess. |
CURRENCY, THRESHOLD_B2BCUSTOMER2B2BPERMISSIONS, _B2BUNIT2B2BPERMISSIONS, _B2BUSERGROUPS2B2BPERMISSIONS, ACTIVE, CODE, CUSTOMERS, MESSAGE, UNIT, UNITPOS, USERGROUPS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
B2BOrderThresholdTimespanPermissionModel()
Generated constructor - Default constructor for generic creation.
|
B2BOrderThresholdTimespanPermissionModel(B2BUnitModel _Unit,
String _code,
CurrencyModel _currency,
B2BPeriodRange _range,
Double _threshold)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
B2BOrderThresholdTimespanPermissionModel(B2BUnitModel _Unit,
String _code,
CurrencyModel _currency,
ItemModel _owner,
B2BPeriodRange _range,
Double _threshold)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
B2BOrderThresholdTimespanPermissionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
B2BPeriodRange |
getRange()
Generated method - Getter of the
B2BOrderThresholdTimespanPermission.range attribute defined at extension b2bapprovalprocess. |
void |
setRange(B2BPeriodRange value)
Generated method - Setter of
B2BOrderThresholdTimespanPermission.range attribute defined at extension b2bapprovalprocess. |
getCurrency, getThreshold, setCurrency, setThresholdgetActive, getCode, getCustomers, getMessage, getMessage, getUnit, getUserGroups, setActive, setCode, setCustomers, setMessage, setMessage, setUnit, setUserGroupsgetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String RANGE
B2BOrderThresholdTimespanPermission.range attribute defined at extension b2bapprovalprocess.public B2BOrderThresholdTimespanPermissionModel()
public B2BOrderThresholdTimespanPermissionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public B2BOrderThresholdTimespanPermissionModel(B2BUnitModel _Unit, String _code, CurrencyModel _currency, B2BPeriodRange _range, Double _threshold)
_Unit - initial attribute declared by type B2BPermission at extension b2bapprovalprocess_code - initial attribute declared by type B2BPermission at extension b2bapprovalprocess_currency - initial attribute declared by type B2BOrderThresholdPermission at extension b2bapprovalprocess_range - initial attribute declared by type B2BOrderThresholdTimespanPermission at extension b2bapprovalprocess_threshold - initial attribute declared by type B2BOrderThresholdPermission at extension b2bapprovalprocess@Deprecated public B2BOrderThresholdTimespanPermissionModel(B2BUnitModel _Unit, String _code, CurrencyModel _currency, ItemModel _owner, B2BPeriodRange _range, Double _threshold)
_Unit - initial attribute declared by type B2BPermission at extension b2bapprovalprocess_code - initial attribute declared by type B2BPermission at extension b2bapprovalprocess_currency - initial attribute declared by type B2BOrderThresholdPermission at extension b2bapprovalprocess_owner - initial attribute declared by type Item at extension core_range - initial attribute declared by type B2BOrderThresholdTimespanPermission at extension b2bapprovalprocess_threshold - initial attribute declared by type B2BOrderThresholdPermission at extension b2bapprovalprocess@Accessor(qualifier="range", type=GETTER) public B2BPeriodRange getRange()
B2BOrderThresholdTimespanPermission.range attribute defined at extension b2bapprovalprocess.@Accessor(qualifier="range", type=SETTER) public void setRange(B2BPeriodRange value)
B2BOrderThresholdTimespanPermission.range attribute defined at extension b2bapprovalprocess.value - the rangeCopyright © 2017 SAP SE. All Rights Reserved.