public class DiscountRowModel extends AbstractDiscountRowModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_PRODUCT2OWNEUROPE1DISCOUNTS
Generated relation code constant for relation
Product2OwnEurope1Discounts defining source attribute product in extension europe1. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
ASTARGETPRICE
Generated constant - Attribute key of
DiscountRow.asTargetPrice attribute defined at extension europe1. |
static java.lang.String |
CATALOGVERSION
Generated constant - Attribute key of
DiscountRow.catalogVersion attribute defined at extension europe1. |
static java.lang.String |
SAPCONDITIONID
Generated constant - Attribute key of
DiscountRow.sapConditionId attribute defined at extension sapmodel. |
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 |
|---|
DiscountRowModel()
Generated constructor - Default constructor for generic creation.
|
DiscountRowModel(DiscountModel _discount)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
DiscountRowModel(DiscountModel _discount,
ItemModel _owner,
ProductDiscountGroup _pg,
ProductModel _product,
java.lang.String _productId)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
DiscountRowModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getAsTargetPrice()
Generated method - Getter of the
DiscountRow.asTargetPrice attribute defined at extension europe1. |
CatalogVersionModel |
getCatalogVersion()
Generated method - Getter of the
DiscountRow.catalogVersion attribute defined at extension europe1. |
java.lang.String |
getSapConditionId()
Generated method - Getter of the
DiscountRow.sapConditionId attribute defined at extension sapmodel. |
void |
setAsTargetPrice(java.lang.Boolean value)
Generated method - Setter of
DiscountRow.asTargetPrice attribute defined at extension europe1. |
void |
setCatalogVersion(CatalogVersionModel value)
Generated method - Setter of
DiscountRow.catalogVersion attribute defined at extension europe1. |
void |
setProduct(ProductModel value)
Generated method - Initial setter of
PDTRow.product attribute defined at extension europe1 and redeclared at extension europe1. |
void |
setSapConditionId(java.lang.String value)
Generated method - Setter of
DiscountRow.sapConditionId attribute defined at extension sapmodel. |
getAbsolute, getCurrency, getDiscount, getDiscountString, getValue, setCurrency, setDiscount, setPg, setValuegetDateRange, getEndTime, getPg, getProduct, getProductId, getProductMatchQualifier, getStartTime, getUg, getUser, getUserMatchQualifier, setDateRange, setEndTime, 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 static final java.lang.String _PRODUCT2OWNEUROPE1DISCOUNTS
Product2OwnEurope1Discounts defining source attribute product in extension europe1.public static final java.lang.String CATALOGVERSION
DiscountRow.catalogVersion attribute defined at extension europe1.public static final java.lang.String ASTARGETPRICE
DiscountRow.asTargetPrice attribute defined at extension europe1.public static final java.lang.String SAPCONDITIONID
DiscountRow.sapConditionId attribute defined at extension sapmodel.public DiscountRowModel()
public DiscountRowModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public DiscountRowModel(DiscountModel _discount)
_discount - initial attribute declared by type AbstractDiscountRow at extension europe1@Deprecated public DiscountRowModel(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 AbstractDiscountRow at extension europe1_product - initial attribute declared by type DiscountRow at extension europe1_productId - initial attribute declared by type PDTRow at extension europe1@Accessor(qualifier="asTargetPrice", type=GETTER) public java.lang.Boolean getAsTargetPrice()
DiscountRow.asTargetPrice attribute defined at extension europe1.@Accessor(qualifier="catalogVersion", type=GETTER) public CatalogVersionModel getCatalogVersion()
DiscountRow.catalogVersion attribute defined at extension europe1.@Accessor(qualifier="sapConditionId", type=GETTER) public java.lang.String getSapConditionId()
DiscountRow.sapConditionId attribute defined at extension sapmodel.@Accessor(qualifier="asTargetPrice", type=SETTER) public void setAsTargetPrice(java.lang.Boolean value)
DiscountRow.asTargetPrice attribute defined at extension europe1.value - the asTargetPrice@Accessor(qualifier="catalogVersion", type=SETTER) public void setCatalogVersion(CatalogVersionModel value)
DiscountRow.catalogVersion attribute defined at extension europe1.value - the catalogVersion@Accessor(qualifier="product", type=SETTER) public void setProduct(ProductModel value)
PDTRow.product attribute defined at extension europe1 and redeclared at extension europe1. Can only be used at creation of model - before first save. Will only accept values of type ProductModel.setProduct in class PDTRowModelvalue - the productCopyright © 2018 SAP SE. All Rights Reserved.