Class CPQOrderEntryProductInfoModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.order.model.AbstractOrderEntryProductInfoModel
-
- de.hybris.platform.sap.productconfig.services.model.CPQOrderEntryProductInfoModel
-
- All Implemented Interfaces:
java.io.Serializable
public class CPQOrderEntryProductInfoModel extends AbstractOrderEntryProductInfoModel
Generated model class for type CPQOrderEntryProductInfo first defined at extension sapproductconfigservices.CPQ configuration result for abstract order entry.
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
_TYPECODE
Generated model type code constant.static java.lang.String
CPQCHARACTERISTICASSIGNEDVALUES
Generated constant - Attribute key ofCPQOrderEntryProductInfo.cpqCharacteristicAssignedValues
attribute defined at extensionsapproductconfigservices
.static java.lang.String
CPQCHARACTERISTICNAME
Generated constant - Attribute key ofCPQOrderEntryProductInfo.cpqCharacteristicName
attribute defined at extensionsapproductconfigservices
.-
Fields inherited from class de.hybris.platform.order.model.AbstractOrderEntryProductInfoModel
_ABSTRACTORDERENTRY2ABSTRACTORDERENTRYPRODUCTINFORELATION, CONFIGURATORTYPE, ORDERENTRY, ORDERENTRYPOS, PRODUCTINFOSTATUS
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description CPQOrderEntryProductInfoModel()
Generated constructor - Default constructor for generic creation.CPQOrderEntryProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCPQOrderEntryProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry, ItemModel _owner)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCPQOrderEntryProductInfoModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getCpqCharacteristicAssignedValues()
Generated method - Getter of theCPQOrderEntryProductInfo.cpqCharacteristicAssignedValues
attribute defined at extensionsapproductconfigservices
.java.lang.String
getCpqCharacteristicName()
Generated method - Getter of theCPQOrderEntryProductInfo.cpqCharacteristicName
attribute defined at extensionsapproductconfigservices
.void
setCpqCharacteristicAssignedValues(java.lang.String value)
Generated method - Setter ofCPQOrderEntryProductInfo.cpqCharacteristicAssignedValues
attribute defined at extensionsapproductconfigservices
.void
setCpqCharacteristicName(java.lang.String value)
Generated method - Setter ofCPQOrderEntryProductInfo.cpqCharacteristicName
attribute defined at extensionsapproductconfigservices
.-
Methods inherited from class de.hybris.platform.order.model.AbstractOrderEntryProductInfoModel
getConfiguratorType, getOrderEntry, getProductInfoStatus, setConfiguratorType, setOrderEntry, setProductInfoStatus
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
CPQCHARACTERISTICNAME
public static final java.lang.String CPQCHARACTERISTICNAME
Generated constant - Attribute key ofCPQOrderEntryProductInfo.cpqCharacteristicName
attribute defined at extensionsapproductconfigservices
.- See Also:
- Constant Field Values
-
CPQCHARACTERISTICASSIGNEDVALUES
public static final java.lang.String CPQCHARACTERISTICASSIGNEDVALUES
Generated constant - Attribute key ofCPQOrderEntryProductInfo.cpqCharacteristicAssignedValues
attribute defined at extensionsapproductconfigservices
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
CPQOrderEntryProductInfoModel
public CPQOrderEntryProductInfoModel()
Generated constructor - Default constructor for generic creation.
-
CPQOrderEntryProductInfoModel
public CPQOrderEntryProductInfoModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx
- the model context to be injected, must not be null
-
CPQOrderEntryProductInfoModel
@Deprecated(since="4.1.1", forRemoval=true) public CPQOrderEntryProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_configuratorType
- initial attribute declared by typeAbstractOrderEntryProductInfo
at extensioncatalog
_orderEntry
- initial attribute declared by typeAbstractOrderEntryProductInfo
at extensioncatalog
-
CPQOrderEntryProductInfoModel
@Deprecated(since="4.1.1", forRemoval=true) public CPQOrderEntryProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry, ItemModel _owner)
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_configuratorType
- initial attribute declared by typeAbstractOrderEntryProductInfo
at extensioncatalog
_orderEntry
- initial attribute declared by typeAbstractOrderEntryProductInfo
at extensioncatalog
_owner
- initial attribute declared by typeItem
at extensioncore
-
-
Method Detail
-
getCpqCharacteristicAssignedValues
@Accessor(qualifier="cpqCharacteristicAssignedValues", type=GETTER) public java.lang.String getCpqCharacteristicAssignedValues()
Generated method - Getter of theCPQOrderEntryProductInfo.cpqCharacteristicAssignedValues
attribute defined at extensionsapproductconfigservices
.- Returns:
- the cpqCharacteristicAssignedValues - Language independent name of the characteristic assigned values for the inline configuration display
-
getCpqCharacteristicName
@Accessor(qualifier="cpqCharacteristicName", type=GETTER) public java.lang.String getCpqCharacteristicName()
Generated method - Getter of theCPQOrderEntryProductInfo.cpqCharacteristicName
attribute defined at extensionsapproductconfigservices
.- Returns:
- the cpqCharacteristicName - Language independent name of the characteristic for the inline configuration display
-
setCpqCharacteristicAssignedValues
@Accessor(qualifier="cpqCharacteristicAssignedValues", type=SETTER) public void setCpqCharacteristicAssignedValues(java.lang.String value)
Generated method - Setter ofCPQOrderEntryProductInfo.cpqCharacteristicAssignedValues
attribute defined at extensionsapproductconfigservices
.- Parameters:
value
- the cpqCharacteristicAssignedValues - Language independent name of the characteristic assigned values for the inline configuration display
-
setCpqCharacteristicName
@Accessor(qualifier="cpqCharacteristicName", type=SETTER) public void setCpqCharacteristicName(java.lang.String value)
Generated method - Setter ofCPQOrderEntryProductInfo.cpqCharacteristicName
attribute defined at extensionsapproductconfigservices
.- Parameters:
value
- the cpqCharacteristicName - Language independent name of the characteristic for the inline configuration display
-
-