DateRestrictionModel(java.util.Date _endDate,
ItemModel _owner,
java.util.Date _startDate,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
DateRestrictionModel(java.util.Date _endDate,
java.util.Date _startDate,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
NewCustomerRestrictionModel(ItemModel _owner,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
NewCustomerRestrictionModel(VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
OrderRestrictionModel(CurrencyModel _currency,
ItemModel _owner,
java.lang.Double _total,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
OrderRestrictionModel(CurrencyModel _currency,
java.lang.Double _total,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ProductCategoryRestrictionModel(ItemModel _owner,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ProductCategoryRestrictionModel(VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ProductQuantityRestrictionModel(ItemModel _owner,
java.lang.Long _quantity,
UnitModel _unit,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ProductQuantityRestrictionModel(java.lang.Long _quantity,
UnitModel _unit,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ProductRestrictionModel(ItemModel _owner,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
ProductRestrictionModel(VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
RegularCustomerOrderQuantityRestrictionModel(java.lang.Integer _orderQuantity,
ItemModel _owner,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
RegularCustomerOrderQuantityRestrictionModel(java.lang.Integer _orderQuantity,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
RegularCustomerOrderTotalRestrictionModel(java.lang.Double _allOrdersTotal,
CurrencyModel _currency,
ItemModel _owner,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
RegularCustomerOrderTotalRestrictionModel(java.lang.Double _allOrdersTotal,
CurrencyModel _currency,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
RestrictionModel(ItemModel _owner,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
RestrictionModel(VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
UserRestrictionModel(ItemModel _owner,
java.util.Collection<PrincipalModel> _users,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
UserRestrictionModel(java.util.Collection<PrincipalModel> _users,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
VoucherInvalidationModel(java.lang.String _code,
OrderModel _order,
ItemModel _owner,
UserModel _user,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|
VoucherInvalidationModel(java.lang.String _code,
OrderModel _order,
UserModel _user,
VoucherModel _voucher) |
Deprecated, for removal: This API element is subject to removal in a future version.
|