Class B2BOrderThresholdTimespanPermissionModel

All Implemented Interfaces:
Serializable

public class B2BOrderThresholdTimespanPermissionModel extends B2BOrderThresholdPermissionModel
Generated model class for type B2BOrderThresholdTimespanPermission first defined at extension b2bapprovalprocess.
See Also:
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • RANGE

      public static final String RANGE
      Generated constant - Attribute key of B2BOrderThresholdTimespanPermission.range attribute defined at extension b2bapprovalprocess.
      See Also:
  • Constructor Details

    • B2BOrderThresholdTimespanPermissionModel

      public B2BOrderThresholdTimespanPermissionModel()
      Generated constructor - Default constructor for generic creation.
    • B2BOrderThresholdTimespanPermissionModel

      public B2BOrderThresholdTimespanPermissionModel(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • B2BOrderThresholdTimespanPermissionModel

      @Deprecated(since="4.1.1", forRemoval=true) public B2BOrderThresholdTimespanPermissionModel(B2BUnitModel _Unit, String _code, CurrencyModel _currency, B2BPeriodRange _range, Double _threshold)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _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
    • B2BOrderThresholdTimespanPermissionModel

      @Deprecated(since="4.1.1", forRemoval=true) public B2BOrderThresholdTimespanPermissionModel(B2BUnitModel _Unit, String _code, CurrencyModel _currency, ItemModel _owner, B2BPeriodRange _range, Double _threshold)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _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
  • Method Details

    • getRange

      @Accessor(qualifier="range", type=GETTER) public B2BPeriodRange getRange()
      Generated method - Getter of the B2BOrderThresholdTimespanPermission.range attribute defined at extension b2bapprovalprocess.
      Returns:
      the range
    • setRange

      @Accessor(qualifier="range", type=SETTER) public void setRange(B2BPeriodRange value)
      Generated method - Setter of B2BOrderThresholdTimespanPermission.range attribute defined at extension b2bapprovalprocess.
      Parameters:
      value - the range