public class CPQOrderEntryProductInfoModel extends AbstractOrderEntryProductInfoModel
CPQ configuration result for abstract order entry.
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
_ABSTRACTORDERENTRY2ABSTRACTORDERENTRYPRODUCTINFORELATION, CONFIGURATORTYPE, ORDERENTRY, ORDERENTRYPOS, PRODUCTINFOSTATUS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CPQOrderEntryProductInfoModel()
Generated constructor - Default constructor for generic creation.
|
CPQOrderEntryProductInfoModel(ConfiguratorType _configuratorType,
AbstractOrderEntryModel _orderEntry)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CPQOrderEntryProductInfoModel(ConfiguratorType _configuratorType,
AbstractOrderEntryModel _orderEntry,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CPQOrderEntryProductInfoModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
getConfiguratorType, getOrderEntry, getProductInfoStatus, setConfiguratorType, setOrderEntry, setProductInfoStatusgetComments, 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 CPQOrderEntryProductInfoModel()
public CPQOrderEntryProductInfoModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CPQOrderEntryProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry)
_configuratorType - initial attribute declared by type AbstractOrderEntryProductInfo at extension catalog_orderEntry - initial attribute declared by type AbstractOrderEntryProductInfo at extension catalog@Deprecated public CPQOrderEntryProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry, ItemModel _owner)
_configuratorType - initial attribute declared by type AbstractOrderEntryProductInfo at extension catalog_orderEntry - initial attribute declared by type AbstractOrderEntryProductInfo at extension catalog_owner - initial attribute declared by type Item at extension coreCopyright © 2017 SAP SE. All Rights Reserved.