public class Wishlist2EntryModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
_WISHLIST22ENTRY
Generated relation code constant for relation
WishList22Entry defining source attribute wishlist in extension wishlist. |
static String |
ADDEDDATE
Generated constant - Attribute key of
Wishlist2Entry.addedDate attribute defined at extension wishlist. |
static String |
COMMENT
Generated constant - Attribute key of
Wishlist2Entry.comment attribute defined at extension wishlist. |
static String |
DESIRED
Generated constant - Attribute key of
Wishlist2Entry.desired attribute defined at extension wishlist. |
static String |
PRIORITY
Generated constant - Attribute key of
Wishlist2Entry.priority attribute defined at extension wishlist. |
static String |
PRODUCT
Generated constant - Attribute key of
Wishlist2Entry.product attribute defined at extension wishlist. |
static String |
RECEIVED
Generated constant - Attribute key of
Wishlist2Entry.received attribute defined at extension wishlist. |
static String |
WISHLIST
Generated constant - Attribute key of
Wishlist2Entry.wishlist attribute defined at extension wishlist. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
Wishlist2EntryModel()
Generated constructor - Default constructor for generic creation.
|
Wishlist2EntryModel(Date _addedDate,
ItemModel _owner,
Wishlist2EntryPriority _priority,
ProductModel _product)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
Wishlist2EntryModel(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 |
|---|---|
Date |
getAddedDate()
Generated method - Getter of the
Wishlist2Entry.addedDate attribute defined at extension wishlist. |
String |
getComment()
Generated method - Getter of the
Wishlist2Entry.comment attribute defined at extension wishlist. |
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. |
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(Date value)
Generated method - Setter of
Wishlist2Entry.addedDate attribute defined at extension wishlist. |
void |
setComment(String value)
Generated method - Setter of
Wishlist2Entry.comment attribute defined at extension wishlist. |
void |
setDesired(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 |
setReceived(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, 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 String _TYPECODE
public static final String _WISHLIST22ENTRY
WishList22Entry defining source attribute wishlist in extension wishlist.public static final String PRODUCT
Wishlist2Entry.product attribute defined at extension wishlist.public static final String DESIRED
Wishlist2Entry.desired attribute defined at extension wishlist.public static final String RECEIVED
Wishlist2Entry.received attribute defined at extension wishlist.public static final String PRIORITY
Wishlist2Entry.priority attribute defined at extension wishlist.public static final String ADDEDDATE
Wishlist2Entry.addedDate attribute defined at extension wishlist.public static final String COMMENT
Wishlist2Entry.comment attribute defined at extension wishlist.public static final String WISHLIST
Wishlist2Entry.wishlist attribute defined at extension wishlist.public Wishlist2EntryModel()
public Wishlist2EntryModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public Wishlist2EntryModel(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(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 Date getAddedDate()
Wishlist2Entry.addedDate attribute defined at extension wishlist.@Accessor(qualifier="comment", type=GETTER) public String getComment()
Wishlist2Entry.comment attribute defined at extension wishlist.@Accessor(qualifier="desired", type=GETTER) public 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="received", type=GETTER) public 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(Date value)
Wishlist2Entry.addedDate attribute defined at extension wishlist.value - the addedDate@Accessor(qualifier="comment", type=SETTER) public void setComment(String value)
Wishlist2Entry.comment attribute defined at extension wishlist.value - the comment@Accessor(qualifier="desired", type=SETTER) public void setDesired(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="received", type=SETTER) public void setReceived(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 © 2017 SAP SE. All Rights Reserved.