public abstract class AbstractSubscriptionProductCustomColumn extends AbstractProductCustomColumn
AbstractProductCustomColumn for
ProductModels. The class just provides some services that are commonly used by derived classes.AbstractSimpleCustomColumnConfiguration.SimpleCustomColumnValueHandlereditable, editor, name, selectable, sortable, visible| Constructor and Description |
|---|
AbstractSubscriptionProductCustomColumn() |
| Modifier and Type | Method and Description |
|---|---|
protected SubscriptionPricePlanModel |
findPricePlanForProduct(ProductModel product) |
protected SubscriptionPricePlanModel |
findPricePlanForProduct(SubscriptionProductModel product)
Deprecated.
|
protected TypeService |
getCockpitTypeService() |
protected SubscriptionCommercePriceService |
getCommercePriceService() |
protected SubscriptionProductService |
getSubscriptionProductService() |
protected TypeService |
getTypeService() |
void |
setCockpitTypeService(TypeService cockpitTypeService) |
void |
setCommercePriceService(SubscriptionCommercePriceService commercePriceService) |
void |
setSubscriptionProductService(SubscriptionProductService subscriptionProductService) |
void |
setTypeService(TypeService typeService) |
getBaseProduct, getCsPromotionService, getFindProduct, getItemValue, getProductValuegetCellEditor, getCellRenderer, getColumnDescriptor, getValueHandlergetAllLabels, getLabel, getLabel, getName, setAllLabels, setCellEditor, setLanguagesgetEditor, getLanguages, getParameter, getParameters, getPosition, getWidth, isEditable, isLocalized, isSelectable, isSortable, isVisible, setCellRenderer, setEditable, setEditor, setName, setParameter, setParameters, setPosition, setSelectable, setSortable, setVisible, setWidthpublic AbstractSubscriptionProductCustomColumn()
@Deprecated protected SubscriptionPricePlanModel findPricePlanForProduct(SubscriptionProductModel product)
findPricePlanForProduct(ProductModel) instead.protected SubscriptionPricePlanModel findPricePlanForProduct(ProductModel product)
protected TypeService getTypeService()
public void setTypeService(TypeService typeService)
protected TypeService getCockpitTypeService()
public void setCockpitTypeService(TypeService cockpitTypeService)
protected SubscriptionCommercePriceService getCommercePriceService()
public void setCommercePriceService(SubscriptionCommercePriceService commercePriceService)
protected SubscriptionProductService getSubscriptionProductService()
public void setSubscriptionProductService(SubscriptionProductService subscriptionProductService)
Copyright © 2017 SAP SE. All Rights Reserved.