public class Wishlist2EntryModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
_WISHLIST22ENTRY
Generated relation code constant for relation
WishList22Entry defining source attribute wishlist in extension wishlist. |
static java.lang.String |
ADDEDDATE
Generated constant - Attribute key of
Wishlist2Entry.addedDate attribute defined at extension wishlist. |
static java.lang.String |
ADDTOCARTTIME
Generated constant - Attribute key of
Wishlist2Entry.addToCartTime attribute defined at extension selectivecartservices. |
static java.lang.String |
COMMENT
Generated constant - Attribute key of
Wishlist2Entry.comment attribute defined at extension wishlist. |
static java.lang.String |
DESIRED
Generated constant - Attribute key of
Wishlist2Entry.desired attribute defined at extension wishlist. |
static java.lang.String |
PRIORITY
Generated constant - Attribute key of
Wishlist2Entry.priority attribute defined at extension wishlist. |
static java.lang.String |
PRODUCT
Generated constant - Attribute key of
Wishlist2Entry.product attribute defined at extension wishlist. |
static java.lang.String |
QUANTITY
Generated constant - Attribute key of
Wishlist2Entry.quantity attribute defined at extension selectivecartservices. |
static java.lang.String |
RECEIVED
Generated constant - Attribute key of
Wishlist2Entry.received attribute defined at extension wishlist. |
static java.lang.String |
WISHLIST
Generated constant - Attribute key of
Wishlist2Entry.wishlist attribute defined at extension wishlist. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
Wishlist2EntryModel()
Generated constructor - Default constructor for generic creation.
|
Wishlist2EntryModel(java.util.Date _addedDate,
ItemModel _owner,
Wishlist2EntryPriority _priority,
ProductModel _product)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
Wishlist2EntryModel(java.util.Date _addedDate,
Wishlist2EntryPriority _priority,
ProductModel _product)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
Wishlist2EntryModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getAddedDate()
Generated method - Getter of the
Wishlist2Entry.addedDate attribute defined at extension wishlist. |
java.util.Date |
getAddToCartTime()
Generated method - Getter of the
Wishlist2Entry.addToCartTime attribute defined at extension selectivecartservices. |
java.lang.String |
getComment()
Generated method - Getter of the
Wishlist2Entry.comment attribute defined at extension wishlist. |
java.lang.Integer |
getDesired()
Generated method - Getter of the
Wishlist2Entry.desired attribute defined at extension wishlist. |
Wishlist2EntryPriority |
getPriority()
Generated method - Getter of the
Wishlist2Entry.priority attribute defined at extension wishlist. |
ProductModel |
getProduct()
Generated method - Getter of the
Wishlist2Entry.product attribute defined at extension wishlist. |
java.lang.Integer |
getQuantity()
Generated method - Getter of the
Wishlist2Entry.quantity attribute defined at extension selectivecartservices. |
java.lang.Integer |
getReceived()
Generated method - Getter of the
Wishlist2Entry.received attribute defined at extension wishlist. |
Wishlist2Model |
getWishlist()
Generated method - Getter of the
Wishlist2Entry.wishlist attribute defined at extension wishlist. |
void |
setAddedDate(java.util.Date value)
Generated method - Setter of
Wishlist2Entry.addedDate attribute defined at extension wishlist. |
void |
setAddToCartTime(java.util.Date value)
Generated method - Setter of
Wishlist2Entry.addToCartTime attribute defined at extension selectivecartservices. |
void |
setComment(java.lang.String value)
Generated method - Setter of
Wishlist2Entry.comment attribute defined at extension wishlist. |
void |
setDesired(java.lang.Integer value)
Generated method - Setter of
Wishlist2Entry.desired attribute defined at extension wishlist. |
void |
setPriority(Wishlist2EntryPriority value)
Generated method - Setter of
Wishlist2Entry.priority attribute defined at extension wishlist. |
void |
setProduct(ProductModel value)
Generated method - Setter of
Wishlist2Entry.product attribute defined at extension wishlist. |
void |
setQuantity(java.lang.Integer value)
Generated method - Setter of
Wishlist2Entry.quantity attribute defined at extension selectivecartservices. |
void |
setReceived(java.lang.Integer value)
Generated method - Setter of
Wishlist2Entry.received attribute defined at extension wishlist. |
void |
setWishlist(Wishlist2Model value)
Generated method - Setter of
Wishlist2Entry.wishlist attribute defined at extension wishlist. |
getComments, 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 _WISHLIST22ENTRY
WishList22Entry defining source attribute wishlist in extension wishlist.public static final java.lang.String PRODUCT
Wishlist2Entry.product attribute defined at extension wishlist.public static final java.lang.String DESIRED
Wishlist2Entry.desired attribute defined at extension wishlist.public static final java.lang.String RECEIVED
Wishlist2Entry.received attribute defined at extension wishlist.public static final java.lang.String PRIORITY
Wishlist2Entry.priority attribute defined at extension wishlist.public static final java.lang.String ADDEDDATE
Wishlist2Entry.addedDate attribute defined at extension wishlist.public static final java.lang.String COMMENT
Wishlist2Entry.comment attribute defined at extension wishlist.public static final java.lang.String WISHLIST
Wishlist2Entry.wishlist attribute defined at extension wishlist.public static final java.lang.String QUANTITY
Wishlist2Entry.quantity attribute defined at extension selectivecartservices.public static final java.lang.String ADDTOCARTTIME
Wishlist2Entry.addToCartTime attribute defined at extension selectivecartservices.public Wishlist2EntryModel()
public Wishlist2EntryModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public Wishlist2EntryModel(java.util.Date _addedDate,
Wishlist2EntryPriority _priority,
ProductModel _product)
_addedDate - initial attribute declared by type Wishlist2Entry at extension wishlist_priority - initial attribute declared by type Wishlist2Entry at extension wishlist_product - initial attribute declared by type Wishlist2Entry at extension wishlist@Deprecated
public Wishlist2EntryModel(java.util.Date _addedDate,
ItemModel _owner,
Wishlist2EntryPriority _priority,
ProductModel _product)
_addedDate - initial attribute declared by type Wishlist2Entry at extension wishlist_owner - initial attribute declared by type Item at extension core_priority - initial attribute declared by type Wishlist2Entry at extension wishlist_product - initial attribute declared by type Wishlist2Entry at extension wishlist@Accessor(qualifier="addedDate", type=GETTER) public java.util.Date getAddedDate()
Wishlist2Entry.addedDate attribute defined at extension wishlist.@Accessor(qualifier="addToCartTime", type=GETTER) public java.util.Date getAddToCartTime()
Wishlist2Entry.addToCartTime attribute defined at extension selectivecartservices.@Accessor(qualifier="comment", type=GETTER) public java.lang.String getComment()
Wishlist2Entry.comment attribute defined at extension wishlist.@Accessor(qualifier="desired", type=GETTER) public java.lang.Integer getDesired()
Wishlist2Entry.desired attribute defined at extension wishlist.@Accessor(qualifier="priority", type=GETTER) public Wishlist2EntryPriority getPriority()
Wishlist2Entry.priority attribute defined at extension wishlist.@Accessor(qualifier="product", type=GETTER) public ProductModel getProduct()
Wishlist2Entry.product attribute defined at extension wishlist.@Accessor(qualifier="quantity", type=GETTER) public java.lang.Integer getQuantity()
Wishlist2Entry.quantity attribute defined at extension selectivecartservices.@Accessor(qualifier="received", type=GETTER) public java.lang.Integer getReceived()
Wishlist2Entry.received attribute defined at extension wishlist.@Accessor(qualifier="wishlist", type=GETTER) public Wishlist2Model getWishlist()
Wishlist2Entry.wishlist attribute defined at extension wishlist.@Accessor(qualifier="addedDate", type=SETTER) public void setAddedDate(java.util.Date value)
Wishlist2Entry.addedDate attribute defined at extension wishlist.value - the addedDate@Accessor(qualifier="addToCartTime", type=SETTER) public void setAddToCartTime(java.util.Date value)
Wishlist2Entry.addToCartTime attribute defined at extension selectivecartservices.value - the addToCartTime - The time when item is added to cart.@Accessor(qualifier="comment", type=SETTER) public void setComment(java.lang.String value)
Wishlist2Entry.comment attribute defined at extension wishlist.value - the comment@Accessor(qualifier="desired", type=SETTER) public void setDesired(java.lang.Integer value)
Wishlist2Entry.desired attribute defined at extension wishlist.value - the desired@Accessor(qualifier="priority", type=SETTER) public void setPriority(Wishlist2EntryPriority value)
Wishlist2Entry.priority attribute defined at extension wishlist.value - the priority@Accessor(qualifier="product", type=SETTER) public void setProduct(ProductModel value)
Wishlist2Entry.product attribute defined at extension wishlist.value - the product@Accessor(qualifier="quantity", type=SETTER) public void setQuantity(java.lang.Integer value)
Wishlist2Entry.quantity attribute defined at extension selectivecartservices.value - the quantity - Attribute that represents total number saved for this product@Accessor(qualifier="received", type=SETTER) public void setReceived(java.lang.Integer value)
Wishlist2Entry.received attribute defined at extension wishlist.value - the received@Accessor(qualifier="wishlist", type=SETTER) public void setWishlist(Wishlist2Model value)
Wishlist2Entry.wishlist attribute defined at extension wishlist.value - the wishlistCopyright © 2018 SAP SE. All Rights Reserved.