Interface | Description |
---|---|
CategorizedMonetaryAmountsInputDataBean |
This interface provides an interface for the CategorizedMonetaryAmountsDataBean.
|
CategorizedMonetaryAmountsSmartDataBean |
This interface provides an interface for the CategorizedMonetaryAmountsDataBean.
|
DiscountInputDataBean |
This interface extends InputDataBean to provide an interface for the DiscountDataBean.
|
DiscountSmartDataBean |
This interface extends SmartDataBean to provide an interface to get adjustment values from the DiscountDataBean.
|
FloorPriceInputDataBean |
Declare the input methods
|
FloorPriceSmartDataBean |
A databean to represent the floor price for a given catalog entry
|
FormattedMonetaryAmountInputDataBean |
This interface extends SmartDataBean to provide an interface for the FormattedMonetaryAmountDataBean.
|
FormattedMonetaryAmountSmartDataBean |
This interface extends SmartDataBean to provide an interface for the FormattedMonetaryAmountDataBean.
|
FormattedQuantityAmountInputDataBean |
This interface extends SmartDataBean to provide an interface for the FormattedQuantityAmountDataBean.
|
FormattedQuantityAmountSmartDataBean |
This interface extends SmartDataBean to provide an interface for the FormattedQuantityAmountDataBean.
|
PriceInputDataBean |
This interface extends InputDataBean to provide an interface for the PriceDataBean.
|
PriceSmartDataBean |
This interface extends SmartDataBean to provide an interface for the PriceDataBean.
|
Class | Description |
---|---|
CategorizedMonetaryAmountsDataBean |
This data bean represents a Categorized Monetary Amounts Data Bean object.
|
DiscountDataBean |
This data bean represents a Discount Data Bean object.
|
DynamicKitPredefinedConfigurationComponentDataBean |
Data bean that displays a component of a dynamic kit predefined configuration.
|
DynamicKitPredefinedConfigurationDataBean |
Databean that displays a predefined configuration of a dynamic kit.
|
EntitledPriceDataBean |
This data bean gets monetary price from EntitledPriceDataBeanCmdfor a generic catalog entry.
|
FloorPriceDataBean |
A databean representing the floor price of a given catalog entry.
|
FormattedMonetaryAmountDataBean |
This data bean represents a Formatted Monetary Amount Data Bean object.
|
FormattedQuantityAmountDataBean |
This data bean represents a Formatted Quantity Amount Data Bean object.
|
PriceDataBean |
This data bean represents a Price Data Bean object.
|