| Package | Description |
|---|---|
| de.hybris.platform.wishlist2.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<Wishlist2Entry> |
GeneratedWishlist2.ENTRIESHANDLER
OneToManyHandler for handling 1:n ENTRIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
Wishlist2Entry |
GeneratedWishlist2Manager.createWishlist2Entry(Map attributeValues) |
Wishlist2Entry |
GeneratedWishlist2Manager.createWishlist2Entry(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
List<Wishlist2Entry> |
GeneratedWishlist2.getEntries()
Generated method - Getter of the
Wishlist2.entries attribute. |
List<Wishlist2Entry> |
GeneratedWishlist2.getEntries(SessionContext ctx)
Generated method - Getter of the
Wishlist2.entries attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWishlist2.addToEntries(SessionContext ctx,
Wishlist2Entry value)
Generated method - Adds
value to entries. |
void |
GeneratedWishlist2.addToEntries(Wishlist2Entry value)
Generated method - Adds
value to entries. |
void |
GeneratedWishlist2.removeFromEntries(SessionContext ctx,
Wishlist2Entry value)
Generated method - Removes
value from entries. |
void |
GeneratedWishlist2.removeFromEntries(Wishlist2Entry value)
Generated method - Removes
value from entries. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWishlist2.setEntries(List<Wishlist2Entry> value)
Generated method - Setter of the
Wishlist2.entries attribute. |
void |
GeneratedWishlist2.setEntries(SessionContext ctx,
List<Wishlist2Entry> value)
Generated method - Setter of the
Wishlist2.entries attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.