Class PrCharacteristicModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.partyroleservices.model.PrCharacteristicModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type PrCharacteristic first defined at extension partyroleservices.
Characteristic.
- 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 model type code constant.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCharacteristic.externalIdentifiersattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCharacteristic.idattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCharacteristic.nameattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCharacteristic.valueattribute defined at extensionpartyroleservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCharacteristic.valueTypeattribute defined at extensionpartyroleservices.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.PrCharacteristicModel(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 contextDeprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPrCharacteristicModel(String _id, 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 parameters -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCharacteristic.externalIdentifiersattribute defined at extensionpartyroleservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCharacteristic.idattribute defined at extensionpartyroleservices.getName()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCharacteristic.nameattribute defined at extensionpartyroleservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCharacteristic.nameattribute defined at extensionpartyroleservices.getValue()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCharacteristic.valueattribute defined at extensionpartyroleservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCharacteristic.valueTypeattribute defined at extensionpartyroleservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCharacteristic.externalIdentifiersattribute defined at extensionpartyroleservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCharacteristic.idattribute defined at extensionpartyroleservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCharacteristic.nameattribute defined at extensionpartyroleservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCharacteristic.nameattribute defined at extensionpartyroleservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCharacteristic.valueattribute defined at extensionpartyroleservices.voidsetValueType(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCharacteristic.valueTypeattribute defined at extensionpartyroleservices.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:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCharacteristic.idattribute defined at extensionpartyroleservices.- See Also:
-
NAME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCharacteristic.nameattribute defined at extensionpartyroleservices.- See Also:
-
VALUE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCharacteristic.valueattribute defined at extensionpartyroleservices.- See Also:
-
VALUETYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCharacteristic.valueTypeattribute defined at extensionpartyroleservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPrCharacteristic.externalIdentifiersattribute defined at extensionpartyroleservices.- See Also:
-
-
Constructor Details
-
PrCharacteristicModel
public PrCharacteristicModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
PrCharacteristicModel
public PrCharacteristicModel(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
-
PrCharacteristicModel
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:
_id- initial attribute declared by typePrCharacteristicat extensionpartyroleservices
-
PrCharacteristicModel
@Deprecated(since="4.1.1", forRemoval=true) public PrCharacteristicModel(String _id, 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:
_id- initial attribute declared by typePrCharacteristicat extensionpartyroleservices_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 thePrCharacteristic.externalIdentifiersattribute defined at extensionpartyroleservices. 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 thePrCharacteristic.idattribute defined at extensionpartyroleservices.- Returns:
- the id
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCharacteristic.nameattribute defined at extensionpartyroleservices.- Returns:
- the name
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCharacteristic.nameattribute defined at extensionpartyroleservices.- Parameters:
loc- the value localization key- Returns:
- the name
- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
getValue
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCharacteristic.valueattribute defined at extensionpartyroleservices.- Returns:
- the value
-
getValueType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePrCharacteristic.valueTypeattribute defined at extensionpartyroleservices.- 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 ofPrCharacteristic.externalIdentifiersattribute defined at extensionpartyroleservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCharacteristic.idattribute defined at extensionpartyroleservices.- Parameters:
value- the id
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCharacteristic.nameattribute defined at extensionpartyroleservices.- Parameters:
value- the name
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCharacteristic.nameattribute defined at extensionpartyroleservices.- Parameters:
value- the nameloc- the value localization key- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
setValue
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCharacteristic.valueattribute defined at extensionpartyroleservices.- Parameters:
value- the value
-
setValueType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPrCharacteristic.valueTypeattribute defined at extensionpartyroleservices.- Parameters:
value- the valueType
-