| Modifier and Type | Method and Description |
|---|---|
Vendor |
GeneratedBasecommerceManager.createVendor(java.util.Map attributeValues) |
Vendor |
GeneratedBasecommerceManager.createVendor(SessionContext ctx,
java.util.Map attributeValues) |
Vendor |
GeneratedBasecommerceManager.getChosenVendor(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.chosenVendor attribute. |
Vendor |
GeneratedBasecommerceManager.getChosenVendor(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.chosenVendor attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Vendor> |
GeneratedBasecommerceManager.getVendors(Product item)
Generated method - Getter of the
Product.vendors attribute. |
java.util.Set<Vendor> |
GeneratedBasecommerceManager.getVendors(SessionContext ctx,
Product item)
Generated method - Getter of the
Product.vendors attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBasecommerceManager.addToVendors(Product item,
Vendor value)
Generated method - Adds
value to vendors. |
void |
GeneratedBasecommerceManager.addToVendors(SessionContext ctx,
Product item,
Vendor value)
Generated method - Adds
value to vendors. |
void |
GeneratedBasecommerceManager.removeFromVendors(Product item,
Vendor value)
Generated method - Removes
value from vendors. |
void |
GeneratedBasecommerceManager.removeFromVendors(SessionContext ctx,
Product item,
Vendor value)
Generated method - Removes
value from vendors. |
void |
GeneratedBasecommerceManager.setChosenVendor(AbstractOrderEntry item,
Vendor value)
Generated method - Setter of the
AbstractOrderEntry.chosenVendor attribute. |
void |
GeneratedBasecommerceManager.setChosenVendor(SessionContext ctx,
AbstractOrderEntry item,
Vendor value)
Generated method - Setter of the
AbstractOrderEntry.chosenVendor attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBasecommerceManager.setVendors(Product item,
java.util.Set<Vendor> value)
Generated method - Setter of the
Product.vendors attribute. |
void |
GeneratedBasecommerceManager.setVendors(SessionContext ctx,
Product item,
java.util.Set<Vendor> value)
Generated method - Setter of the
Product.vendors attribute. |
| Modifier and Type | Method and Description |
|---|---|
Vendor |
GeneratedCustomerVendorReview.getVendor()
Generated method - Getter of the
CustomerVendorReview.vendor attribute. |
Vendor |
GeneratedVendorUser.getVendor()
Generated method - Getter of the
VendorUser.vendor attribute. |
Vendor |
GeneratedCustomerVendorReview.getVendor(SessionContext ctx)
Generated method - Getter of the
CustomerVendorReview.vendor attribute. |
Vendor |
GeneratedVendorUser.getVendor(SessionContext ctx)
Generated method - Getter of the
VendorUser.vendor attribute. |
Vendor |
GeneratedMarketplaceservicesManager.getVendor(SessionContext ctx,
UserGroup item)
Generated method - Getter of the
UserGroup.vendor attribute. |
Vendor |
GeneratedMarketplaceservicesManager.getVendor(UserGroup item)
Generated method - Getter of the
UserGroup.vendor attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Vendor> |
GeneratedMarketplaceservicesManager.getVendors(Category item)
Generated method - Getter of the
Category.vendors attribute. |
java.util.Collection<Vendor> |
GeneratedMarketplaceservicesManager.getVendors(SessionContext ctx,
Category item)
Generated method - Getter of the
Category.vendors attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedMarketplaceservicesManager.addToCategories(SessionContext ctx,
Vendor item,
Category value)
Generated method - Adds
value to categories. |
void |
GeneratedMarketplaceservicesManager.addToCategories(Vendor item,
Category value)
Generated method - Adds
value to categories. |
void |
GeneratedMarketplaceservicesManager.addToUserGroups(SessionContext ctx,
Vendor item,
UserGroup value)
Generated method - Adds
value to userGroups. |
void |
GeneratedMarketplaceservicesManager.addToUserGroups(Vendor item,
UserGroup value)
Generated method - Adds
value to userGroups. |
void |
GeneratedMarketplaceservicesManager.addToVendors(Category item,
Vendor value)
Generated method - Adds
value to vendors. |
void |
GeneratedMarketplaceservicesManager.addToVendors(SessionContext ctx,
Category item,
Vendor value)
Generated method - Adds
value to vendors. |
void |
GeneratedMarketplaceservicesManager.addToVendorUsers(SessionContext ctx,
Vendor item,
VendorUser value)
Generated method - Adds
value to vendorUsers. |
void |
GeneratedMarketplaceservicesManager.addToVendorUsers(Vendor item,
VendorUser value)
Generated method - Adds
value to vendorUsers. |
java.lang.Double |
GeneratedMarketplaceservicesManager.getAverageRating(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.averageRating attribute. |
java.lang.Double |
GeneratedMarketplaceservicesManager.getAverageRating(Vendor item)
Generated method - Getter of the
Vendor.averageRating attribute. |
double |
GeneratedMarketplaceservicesManager.getAverageRatingAsPrimitive(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.averageRating attribute. |
double |
GeneratedMarketplaceservicesManager.getAverageRatingAsPrimitive(Vendor item)
Generated method - Getter of the
Vendor.averageRating attribute. |
Catalog |
GeneratedMarketplaceservicesManager.getCatalog(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.catalog attribute. |
Catalog |
GeneratedMarketplaceservicesManager.getCatalog(Vendor item)
Generated method - Getter of the
Vendor.catalog attribute. |
java.util.Collection<Category> |
GeneratedMarketplaceservicesManager.getCategories(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.categories attribute. |
java.util.Collection<Category> |
GeneratedMarketplaceservicesManager.getCategories(Vendor item)
Generated method - Getter of the
Vendor.categories attribute. |
long |
GeneratedMarketplaceservicesManager.getCategoriesCount(SessionContext ctx,
Vendor item) |
long |
GeneratedMarketplaceservicesManager.getCategoriesCount(Vendor item) |
java.lang.Double |
GeneratedMarketplaceservicesManager.getCommunicationRating(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.communicationRating attribute. |
java.lang.Double |
GeneratedMarketplaceservicesManager.getCommunicationRating(Vendor item)
Generated method - Getter of the
Vendor.communicationRating attribute. |
double |
GeneratedMarketplaceservicesManager.getCommunicationRatingAsPrimitive(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.communicationRating attribute. |
double |
GeneratedMarketplaceservicesManager.getCommunicationRatingAsPrimitive(Vendor item)
Generated method - Getter of the
Vendor.communicationRating attribute. |
java.lang.Double |
GeneratedMarketplaceservicesManager.getDeliveryRating(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.deliveryRating attribute. |
java.lang.Double |
GeneratedMarketplaceservicesManager.getDeliveryRating(Vendor item)
Generated method - Getter of the
Vendor.deliveryRating attribute. |
double |
GeneratedMarketplaceservicesManager.getDeliveryRatingAsPrimitive(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.deliveryRating attribute. |
double |
GeneratedMarketplaceservicesManager.getDeliveryRatingAsPrimitive(Vendor item)
Generated method - Getter of the
Vendor.deliveryRating attribute. |
MediaContainer |
GeneratedMarketplaceservicesManager.getLogo(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.logo attribute. |
MediaContainer |
GeneratedMarketplaceservicesManager.getLogo(Vendor item)
Generated method - Getter of the
Vendor.logo attribute. |
java.lang.Long |
GeneratedMarketplaceservicesManager.getReviewCount(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.reviewCount attribute. |
java.lang.Long |
GeneratedMarketplaceservicesManager.getReviewCount(Vendor item)
Generated method - Getter of the
Vendor.reviewCount attribute. |
long |
GeneratedMarketplaceservicesManager.getReviewCountAsPrimitive(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.reviewCount attribute. |
long |
GeneratedMarketplaceservicesManager.getReviewCountAsPrimitive(Vendor item)
Generated method - Getter of the
Vendor.reviewCount attribute. |
java.lang.Double |
GeneratedMarketplaceservicesManager.getSatisfactionRating(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.satisfactionRating attribute. |
java.lang.Double |
GeneratedMarketplaceservicesManager.getSatisfactionRating(Vendor item)
Generated method - Getter of the
Vendor.satisfactionRating attribute. |
double |
GeneratedMarketplaceservicesManager.getSatisfactionRatingAsPrimitive(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.satisfactionRating attribute. |
double |
GeneratedMarketplaceservicesManager.getSatisfactionRatingAsPrimitive(Vendor item)
Generated method - Getter of the
Vendor.satisfactionRating attribute. |
java.util.Collection<UserGroup> |
GeneratedMarketplaceservicesManager.getUserGroups(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.userGroups attribute. |
java.util.Collection<UserGroup> |
GeneratedMarketplaceservicesManager.getUserGroups(Vendor item)
Generated method - Getter of the
Vendor.userGroups attribute. |
java.util.Collection<VendorUser> |
GeneratedMarketplaceservicesManager.getVendorUsers(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.vendorUsers attribute. |
java.util.Collection<VendorUser> |
GeneratedMarketplaceservicesManager.getVendorUsers(Vendor item)
Generated method - Getter of the
Vendor.vendorUsers attribute. |
java.lang.Boolean |
GeneratedMarketplaceservicesManager.isActive(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.active attribute. |
java.lang.Boolean |
GeneratedMarketplaceservicesManager.isActive(Vendor item)
Generated method - Getter of the
Vendor.active attribute. |
boolean |
GeneratedMarketplaceservicesManager.isActiveAsPrimitive(SessionContext ctx,
Vendor item)
Generated method - Getter of the
Vendor.active attribute. |
boolean |
GeneratedMarketplaceservicesManager.isActiveAsPrimitive(Vendor item)
Generated method - Getter of the
Vendor.active attribute. |
void |
GeneratedMarketplaceservicesManager.removeFromCategories(SessionContext ctx,
Vendor item,
Category value)
Generated method - Removes
value from categories. |
void |
GeneratedMarketplaceservicesManager.removeFromCategories(Vendor item,
Category value)
Generated method - Removes
value from categories. |
void |
GeneratedMarketplaceservicesManager.removeFromUserGroups(SessionContext ctx,
Vendor item,
UserGroup value)
Generated method - Removes
value from userGroups. |
void |
GeneratedMarketplaceservicesManager.removeFromUserGroups(Vendor item,
UserGroup value)
Generated method - Removes
value from userGroups. |
void |
GeneratedMarketplaceservicesManager.removeFromVendors(Category item,
Vendor value)
Generated method - Removes
value from vendors. |
void |
GeneratedMarketplaceservicesManager.removeFromVendors(SessionContext ctx,
Category item,
Vendor value)
Generated method - Removes
value from vendors. |
void |
GeneratedMarketplaceservicesManager.removeFromVendorUsers(SessionContext ctx,
Vendor item,
VendorUser value)
Generated method - Removes
value from vendorUsers. |
void |
GeneratedMarketplaceservicesManager.removeFromVendorUsers(Vendor item,
VendorUser value)
Generated method - Removes
value from vendorUsers. |
void |
GeneratedMarketplaceservicesManager.setActive(SessionContext ctx,
Vendor item,
boolean value)
Generated method - Setter of the
Vendor.active attribute. |
void |
GeneratedMarketplaceservicesManager.setActive(SessionContext ctx,
Vendor item,
java.lang.Boolean value)
Generated method - Setter of the
Vendor.active attribute. |
void |
GeneratedMarketplaceservicesManager.setActive(Vendor item,
boolean value)
Generated method - Setter of the
Vendor.active attribute. |
void |
GeneratedMarketplaceservicesManager.setActive(Vendor item,
java.lang.Boolean value)
Generated method - Setter of the
Vendor.active attribute. |
void |
GeneratedMarketplaceservicesManager.setAverageRating(SessionContext ctx,
Vendor item,
double value)
Generated method - Setter of the
Vendor.averageRating attribute. |
void |
GeneratedMarketplaceservicesManager.setAverageRating(SessionContext ctx,
Vendor item,
java.lang.Double value)
Generated method - Setter of the
Vendor.averageRating attribute. |
void |
GeneratedMarketplaceservicesManager.setAverageRating(Vendor item,
double value)
Generated method - Setter of the
Vendor.averageRating attribute. |
void |
GeneratedMarketplaceservicesManager.setAverageRating(Vendor item,
java.lang.Double value)
Generated method - Setter of the
Vendor.averageRating attribute. |
void |
GeneratedMarketplaceservicesManager.setCatalog(SessionContext ctx,
Vendor item,
Catalog value)
Generated method - Setter of the
Vendor.catalog attribute. |
void |
GeneratedMarketplaceservicesManager.setCatalog(Vendor item,
Catalog value)
Generated method - Setter of the
Vendor.catalog attribute. |
void |
GeneratedMarketplaceservicesManager.setCategories(SessionContext ctx,
Vendor item,
java.util.Collection<Category> value)
Generated method - Setter of the
Vendor.categories attribute. |
void |
GeneratedMarketplaceservicesManager.setCategories(Vendor item,
java.util.Collection<Category> value)
Generated method - Setter of the
Vendor.categories attribute. |
void |
GeneratedMarketplaceservicesManager.setCommunicationRating(SessionContext ctx,
Vendor item,
double value)
Generated method - Setter of the
Vendor.communicationRating attribute. |
void |
GeneratedMarketplaceservicesManager.setCommunicationRating(SessionContext ctx,
Vendor item,
java.lang.Double value)
Generated method - Setter of the
Vendor.communicationRating attribute. |
void |
GeneratedMarketplaceservicesManager.setCommunicationRating(Vendor item,
double value)
Generated method - Setter of the
Vendor.communicationRating attribute. |
void |
GeneratedMarketplaceservicesManager.setCommunicationRating(Vendor item,
java.lang.Double value)
Generated method - Setter of the
Vendor.communicationRating attribute. |
void |
GeneratedMarketplaceservicesManager.setDeliveryRating(SessionContext ctx,
Vendor item,
double value)
Generated method - Setter of the
Vendor.deliveryRating attribute. |
void |
GeneratedMarketplaceservicesManager.setDeliveryRating(SessionContext ctx,
Vendor item,
java.lang.Double value)
Generated method - Setter of the
Vendor.deliveryRating attribute. |
void |
GeneratedMarketplaceservicesManager.setDeliveryRating(Vendor item,
double value)
Generated method - Setter of the
Vendor.deliveryRating attribute. |
void |
GeneratedMarketplaceservicesManager.setDeliveryRating(Vendor item,
java.lang.Double value)
Generated method - Setter of the
Vendor.deliveryRating attribute. |
void |
GeneratedMarketplaceservicesManager.setLogo(SessionContext ctx,
Vendor item,
MediaContainer value)
Generated method - Setter of the
Vendor.logo attribute. |
void |
GeneratedMarketplaceservicesManager.setLogo(Vendor item,
MediaContainer value)
Generated method - Setter of the
Vendor.logo attribute. |
void |
GeneratedMarketplaceservicesManager.setReviewCount(SessionContext ctx,
Vendor item,
long value)
Generated method - Setter of the
Vendor.reviewCount attribute. |
void |
GeneratedMarketplaceservicesManager.setReviewCount(SessionContext ctx,
Vendor item,
java.lang.Long value)
Generated method - Setter of the
Vendor.reviewCount attribute. |
void |
GeneratedMarketplaceservicesManager.setReviewCount(Vendor item,
long value)
Generated method - Setter of the
Vendor.reviewCount attribute. |
void |
GeneratedMarketplaceservicesManager.setReviewCount(Vendor item,
java.lang.Long value)
Generated method - Setter of the
Vendor.reviewCount attribute. |
void |
GeneratedMarketplaceservicesManager.setSatisfactionRating(SessionContext ctx,
Vendor item,
double value)
Generated method - Setter of the
Vendor.satisfactionRating attribute. |
void |
GeneratedMarketplaceservicesManager.setSatisfactionRating(SessionContext ctx,
Vendor item,
java.lang.Double value)
Generated method - Setter of the
Vendor.satisfactionRating attribute. |
void |
GeneratedMarketplaceservicesManager.setSatisfactionRating(Vendor item,
double value)
Generated method - Setter of the
Vendor.satisfactionRating attribute. |
void |
GeneratedMarketplaceservicesManager.setSatisfactionRating(Vendor item,
java.lang.Double value)
Generated method - Setter of the
Vendor.satisfactionRating attribute. |
void |
GeneratedMarketplaceservicesManager.setUserGroups(SessionContext ctx,
Vendor item,
java.util.Collection<UserGroup> value)
Generated method - Setter of the
Vendor.userGroups attribute. |
void |
GeneratedMarketplaceservicesManager.setUserGroups(Vendor item,
java.util.Collection<UserGroup> value)
Generated method - Setter of the
Vendor.userGroups attribute. |
void |
GeneratedMarketplaceservicesManager.setVendor(SessionContext ctx,
UserGroup item,
Vendor value)
Generated method - Setter of the
UserGroup.vendor attribute. |
protected void |
GeneratedCustomerVendorReview.setVendor(SessionContext ctx,
Vendor value)
Generated method - Setter of the
CustomerVendorReview.vendor attribute. |
void |
GeneratedVendorUser.setVendor(SessionContext ctx,
Vendor value)
Generated method - Setter of the
VendorUser.vendor attribute. |
void |
GeneratedMarketplaceservicesManager.setVendor(UserGroup item,
Vendor value)
Generated method - Setter of the
UserGroup.vendor attribute. |
protected void |
GeneratedCustomerVendorReview.setVendor(Vendor value)
Generated method - Setter of the
CustomerVendorReview.vendor attribute. |
void |
GeneratedVendorUser.setVendor(Vendor value)
Generated method - Setter of the
VendorUser.vendor attribute. |
void |
GeneratedMarketplaceservicesManager.setVendorUsers(SessionContext ctx,
Vendor item,
java.util.Collection<VendorUser> value)
Generated method - Setter of the
Vendor.vendorUsers attribute. |
void |
GeneratedMarketplaceservicesManager.setVendorUsers(Vendor item,
java.util.Collection<VendorUser> value)
Generated method - Setter of the
Vendor.vendorUsers attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedMarketplaceservicesManager.setVendors(Category item,
java.util.Collection<Vendor> value)
Generated method - Setter of the
Category.vendors attribute. |
void |
GeneratedMarketplaceservicesManager.setVendors(SessionContext ctx,
Category item,
java.util.Collection<Vendor> value)
Generated method - Setter of the
Category.vendors attribute. |
| Modifier and Type | Method and Description |
|---|---|
Vendor |
GeneratedVendorRestriction.getVendor()
Generated method - Getter of the
CMSVendorRestriction.vendor attribute. |
Vendor |
GeneratedVendorRestriction.getVendor(SessionContext ctx)
Generated method - Getter of the
CMSVendorRestriction.vendor attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedVendorRestriction.setVendor(SessionContext ctx,
Vendor value)
Generated method - Setter of the
CMSVendorRestriction.vendor attribute. |
void |
GeneratedVendorRestriction.setVendor(Vendor value)
Generated method - Setter of the
CMSVendorRestriction.vendor attribute. |
| Modifier and Type | Method and Description |
|---|---|
Vendor |
GeneratedWarehouse.getVendor()
Generated method - Getter of the
Warehouse.vendor attribute. |
Vendor |
GeneratedWarehouse.getVendor(SessionContext ctx)
Generated method - Getter of the
Warehouse.vendor attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GeneratedWarehouse.setVendor(SessionContext ctx,
Vendor value)
Generated method - Setter of the
Warehouse.vendor attribute. |
protected void |
GeneratedWarehouse.setVendor(Vendor value)
Generated method - Setter of the
Warehouse.vendor attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.