public class GlobalDiscountRowModel extends AbstractDiscountRowModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
ABSOLUTE, CURRENCY, DISCOUNT, DISCOUNTSTRING, VALUEDATERANGE, ENDTIME, PG, PRODUCT, PRODUCTID, PRODUCTMATCHQUALIFIER, STARTTIME, UG, USER, USERMATCHQUALIFIER_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
GlobalDiscountRowModel()
Generated constructor - Default constructor for generic creation.
|
GlobalDiscountRowModel(DiscountModel _discount)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
GlobalDiscountRowModel(DiscountModel _discount,
ItemModel _owner,
ProductDiscountGroup _pg,
ProductModel _product,
java.lang.String _productId)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
GlobalDiscountRowModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
getAbsolute, getCurrency, getDiscount, getDiscountString, getValue, setCurrency, setDiscount, setPg, setValuegetDateRange, getEndTime, getPg, getProduct, getProductId, getProductMatchQualifier, getStartTime, getUg, getUser, getUserMatchQualifier, setDateRange, setEndTime, setProduct, setProductId, setProductMatchQualifier, setStartTime, setUg, setUser, setUserMatchQualifiergetComments, getCreationtime, getModifiedtime, getOwner, isSealed, 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 java.lang.String _TYPECODE
public GlobalDiscountRowModel()
public GlobalDiscountRowModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public GlobalDiscountRowModel(DiscountModel _discount)
_discount - initial attribute declared by type AbstractDiscountRow at extension europe1@Deprecated public GlobalDiscountRowModel(DiscountModel _discount, ItemModel _owner, ProductDiscountGroup _pg, ProductModel _product, java.lang.String _productId)
_discount - initial attribute declared by type AbstractDiscountRow at extension europe1_owner - initial attribute declared by type Item at extension core_pg - initial attribute declared by type GlobalDiscountRow at extension europe1_product - initial attribute declared by type GlobalDiscountRow at extension europe1_productId - initial attribute declared by type PDTRow at extension europe1Copyright © 2018 SAP SE. All Rights Reserved.