Class SpiCharacteristicModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.subscribedproductservices.model.SpiCharacteristicModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type SpiCharacteristic first defined at extension subscribedproductservices.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationSpiProduct2SpiCharacteristicRelationdefining source attributeproductin extensionsubscribedproductservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofSpiCharacteristic.externalIdentifiersattribute defined at extensionsubscribedproductservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofSpiCharacteristic.idattribute defined at extensionsubscribedproductservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofSpiCharacteristic.nameattribute defined at extensionsubscribedproductservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofSpiCharacteristic.productattribute defined at extensionsubscribedproductservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofSpiCharacteristic.valueattribute defined at extensionsubscribedproductservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofSpiCharacteristic.valueTypeattribute defined at extensionsubscribedproductservices.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation.SpiCharacteristicModel(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 parametersSpiCharacteristicModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.externalIdentifiersattribute defined at extensionsubscribedproductservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.idattribute defined at extensionsubscribedproductservices.getName()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.nameattribute defined at extensionsubscribedproductservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.nameattribute defined at extensionsubscribedproductservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.productattribute defined at extensionsubscribedproductservices.getValue()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.valueattribute defined at extensionsubscribedproductservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.valueTypeattribute defined at extensionsubscribedproductservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.externalIdentifiersattribute defined at extensionsubscribedproductservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.idattribute defined at extensionsubscribedproductservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.nameattribute defined at extensionsubscribedproductservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.nameattribute defined at extensionsubscribedproductservices.voidsetProduct(SpiProductModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.productattribute defined at extensionsubscribedproductservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.valueattribute defined at extensionsubscribedproductservices.voidsetValueType(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.valueTypeattribute defined at extensionsubscribedproductservices.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods 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 Details
-
_TYPECODE
Deprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.- See Also:
-
_SPIPRODUCT2SPICHARACTERISTICRELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationSpiProduct2SpiCharacteristicRelationdefining source attributeproductin extensionsubscribedproductservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofSpiCharacteristic.idattribute defined at extensionsubscribedproductservices.- See Also:
-
NAME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofSpiCharacteristic.nameattribute defined at extensionsubscribedproductservices.- See Also:
-
VALUETYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofSpiCharacteristic.valueTypeattribute defined at extensionsubscribedproductservices.- See Also:
-
VALUE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofSpiCharacteristic.valueattribute defined at extensionsubscribedproductservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofSpiCharacteristic.externalIdentifiersattribute defined at extensionsubscribedproductservices.- See Also:
-
PRODUCT
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofSpiCharacteristic.productattribute defined at extensionsubscribedproductservices.- See Also:
-
-
Constructor Details
-
SpiCharacteristicModel
public SpiCharacteristicModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
SpiCharacteristicModel
public SpiCharacteristicModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SpiCharacteristicModel
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:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.externalIdentifiersattribute defined at extensionsubscribedproductservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.idattribute defined at extensionsubscribedproductservices.- Returns:
- the id
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.nameattribute defined at extensionsubscribedproductservices.- Returns:
- the name
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.nameattribute defined at extensionsubscribedproductservices.- Parameters:
loc- the value localization key- Returns:
- the name
- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
getProduct
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.productattribute defined at extensionsubscribedproductservices.- Returns:
- the product - The product for which that characteristic is valid.
-
getValue
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.valueattribute defined at extensionsubscribedproductservices.- Returns:
- the value
-
getValueType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCharacteristic.valueTypeattribute defined at extensionsubscribedproductservices.- Returns:
- the valueType
-
setExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.externalIdentifiersattribute defined at extensionsubscribedproductservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.idattribute defined at extensionsubscribedproductservices.- Parameters:
value- the id
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.nameattribute defined at extensionsubscribedproductservices.- Parameters:
value- the name
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.nameattribute defined at extensionsubscribedproductservices.- Parameters:
value- the nameloc- the value localization key- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
setProduct
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.productattribute defined at extensionsubscribedproductservices.- Parameters:
value- the product - The product for which that characteristic is valid.
-
setValue
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.valueattribute defined at extensionsubscribedproductservices.- Parameters:
value- the value
-
setValueType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSpiCharacteristic.valueTypeattribute defined at extensionsubscribedproductservices.- Parameters:
value- the valueType
-