Class AgrAgreementSpecCharacteristicValueModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.agreementservices.model.AgrAgreementSpecCharacteristicValueModel
- All Implemented Interfaces:
Serializable
@Deprecated(since="2208",
forRemoval=true)
public class AgrAgreementSpecCharacteristicValueModel
extends ItemModel
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type AgrAgreementSpecCharacteristicValue first defined at extension agreementservices.
Agreement specification characteristics value.
- 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 relationAgrAgreementSpecCharacteristic2AgrAgreementSpecCharacteristicValuedefining source attributeagreementSpecCharacteristicin extensionagreementservices.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 ofAgrAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.defaultattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.endDateTimeattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.externalIdentifiersattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.idattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.startDateTimeattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.unitOfMeasureattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.valueattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.valueFromattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.valueToattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.valueTypeattribute defined at extensionagreementservices.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.AgrAgreementSpecCharacteristicValueModel(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 parametersAgrAgreementSpecCharacteristicValueModel(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 theAgrAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.defaultattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.endDateTimeattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.externalIdentifiersattribute defined at extensionagreementservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.idattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.startDateTimeattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.unitOfMeasureattribute defined at extensionagreementservices.getValue()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.valueattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.valueFromattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.valueToattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.valueTypeattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute defined at extensionagreementservices.voidsetDefault(Boolean value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.defaultattribute defined at extensionagreementservices.voidsetEndDateTime(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.endDateTimeattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.externalIdentifiersattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.idattribute defined at extensionagreementservices.voidsetStartDateTime(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.startDateTimeattribute defined at extensionagreementservices.voidsetUnitOfMeasure(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.unitOfMeasureattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.valueattribute defined at extensionagreementservices.voidsetValueFrom(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.valueFromattribute defined at extensionagreementservices.voidsetValueTo(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.valueToattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.valueTypeattribute defined at extensionagreementservices.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:
-
_AGRAGREEMENTSPECCHARACTERISTIC2AGRAGREEMENTSPECCHARACTERISTICVALUE
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationAgrAgreementSpecCharacteristic2AgrAgreementSpecCharacteristicValuedefining source attributeagreementSpecCharacteristicin extensionagreementservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.idattribute defined at extensionagreementservices.- See Also:
-
VALUE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.valueattribute defined at extensionagreementservices.- See Also:
-
VALUETYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.valueTypeattribute defined at extensionagreementservices.- See Also:
-
VALUETO
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.valueToattribute defined at extensionagreementservices.- See Also:
-
VALUEFROM
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.valueFromattribute defined at extensionagreementservices.- See Also:
-
STARTDATETIME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.startDateTimeattribute defined at extensionagreementservices.- See Also:
-
ENDDATETIME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.endDateTimeattribute defined at extensionagreementservices.- See Also:
-
UNITOFMEASURE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.unitOfMeasureattribute defined at extensionagreementservices.- See Also:
-
DEFAULT
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.defaultattribute defined at extensionagreementservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.externalIdentifiersattribute defined at extensionagreementservices.- See Also:
-
AGREEMENTSPECCHARACTERISTIC
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute defined at extensionagreementservices.- See Also:
-
-
Constructor Details
-
AgrAgreementSpecCharacteristicValueModel
public AgrAgreementSpecCharacteristicValueModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
AgrAgreementSpecCharacteristicValueModel
public AgrAgreementSpecCharacteristicValueModel(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
-
AgrAgreementSpecCharacteristicValueModel
@Deprecated(since="4.1.1", forRemoval=true) public AgrAgreementSpecCharacteristicValueModel(String _id) 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 typeAgrAgreementSpecCharacteristicValueat extensionagreementservices
-
AgrAgreementSpecCharacteristicValueModel
@Deprecated(since="4.1.1", forRemoval=true) public AgrAgreementSpecCharacteristicValueModel(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 typeAgrAgreementSpecCharacteristicValueat extensionagreementservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAgreementSpecCharacteristic
@Accessor(qualifier="agreementSpecCharacteristic", type=GETTER) public AgrAgreementSpecCharacteristicModel getAgreementSpecCharacteristic()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute defined at extensionagreementservices.- Returns:
- the agreementSpecCharacteristic - Agreement Spec Characteristic
-
getDefault
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.defaultattribute defined at extensionagreementservices.- Returns:
- the default - Indicates if the value is the default value for a characteristic.
-
getEndDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.endDateTimeattribute defined at extensionagreementservices.- Returns:
- the endDateTime - End date for which a Agreement specification characteristics value is applicable
-
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 theAgrAgreementSpecCharacteristicValue.externalIdentifiersattribute defined at extensionagreementservices. 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 theAgrAgreementSpecCharacteristicValue.idattribute defined at extensionagreementservices.- Returns:
- the id - Identifier of Agreement specification characteristics value
-
getStartDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.startDateTimeattribute defined at extensionagreementservices.- Returns:
- the startDateTime - Start date for which a Agreement specification characteristics value is applicable
-
getUnitOfMeasure
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.unitOfMeasureattribute defined at extensionagreementservices.- Returns:
- the unitOfMeasure - Unit of measure for the characteristic
-
getValue
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.valueattribute defined at extensionagreementservices.- Returns:
- the value - Value of Agreement specification characteristics
-
getValueFrom
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.valueFromattribute defined at extensionagreementservices.- Returns:
- the valueFrom - The low range value that a characteristic can take on.
-
getValueTo
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.valueToattribute defined at extensionagreementservices.- Returns:
- the valueTo - The upper range value that a characteristic can take on.
-
getValueType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristicValue.valueTypeattribute defined at extensionagreementservices.- Returns:
- the valueType - A kind of value that the characteristic can take on
-
setAgreementSpecCharacteristic
@Accessor(qualifier="agreementSpecCharacteristic", type=SETTER) public void setAgreementSpecCharacteristic(AgrAgreementSpecCharacteristicModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute defined at extensionagreementservices.- Parameters:
value- the agreementSpecCharacteristic - Agreement Spec Characteristic
-
setDefault
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.defaultattribute defined at extensionagreementservices.- Parameters:
value- the default - Indicates if the value is the default value for a characteristic.
-
setEndDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.endDateTimeattribute defined at extensionagreementservices.- Parameters:
value- the endDateTime - End date for which a Agreement specification characteristics value is applicable
-
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 ofAgrAgreementSpecCharacteristicValue.externalIdentifiersattribute defined at extensionagreementservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.idattribute defined at extensionagreementservices.- Parameters:
value- the id - Identifier of Agreement specification characteristics value
-
setStartDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.startDateTimeattribute defined at extensionagreementservices.- Parameters:
value- the startDateTime - Start date for which a Agreement specification characteristics value is applicable
-
setUnitOfMeasure
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.unitOfMeasureattribute defined at extensionagreementservices.- Parameters:
value- the unitOfMeasure - Unit of measure for the characteristic
-
setValue
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.valueattribute defined at extensionagreementservices.- Parameters:
value- the value - Value of Agreement specification characteristics
-
setValueFrom
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.valueFromattribute defined at extensionagreementservices.- Parameters:
value- the valueFrom - The low range value that a characteristic can take on.
-
setValueTo
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.valueToattribute defined at extensionagreementservices.- Parameters:
value- the valueTo - The upper range value that a characteristic can take on.
-
setValueType
@Accessor(qualifier="valueType", type=SETTER) public void setValueType(AgrAgreementSpecCharValueType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristicValue.valueTypeattribute defined at extensionagreementservices.- Parameters:
value- the valueType - A kind of value that the characteristic can take on
-