Class TuaAgreementSpecCharacteristicValueModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.tuadatamodel.model.TuaAgreementSpecCharacteristicValueModel
- All Implemented Interfaces:
Serializable
Generated model class for type TuaAgreementSpecCharacteristicValue first defined at extension tuadatamodel.
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 StringGenerated relation code constant for relationTuaAgreementSpecCharacteristic2TuaAgreementSpecCharacteristicValuedefining source attributeagreementSpecCharacteristicin extensiontuadatamodel.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.defaultattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.endDateTimeattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.externalIdentifiersattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.idattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.startDateTimeattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.unitOfMeasureattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.valueattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.valueFromattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.valueToattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.valueTypeattribute defined at extensiontuadatamodel.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
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.TuaAgreementSpecCharacteristicValueModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) 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 parametersTuaAgreementSpecCharacteristicValueModel(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 TypeMethodDescriptionGenerated method - Getter of theTuaAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAgreementSpecCharacteristicValue.defaultattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAgreementSpecCharacteristicValue.endDateTimeattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAgreementSpecCharacteristicValue.externalIdentifiersattribute defined at extensiontuadatamodel.getId()Generated method - Getter of theTuaAgreementSpecCharacteristicValue.idattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAgreementSpecCharacteristicValue.startDateTimeattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAgreementSpecCharacteristicValue.unitOfMeasureattribute defined at extensiontuadatamodel.getValue()Generated method - Getter of theTuaAgreementSpecCharacteristicValue.valueattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAgreementSpecCharacteristicValue.valueFromattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAgreementSpecCharacteristicValue.valueToattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaAgreementSpecCharacteristicValue.valueTypeattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute defined at extensiontuadatamodel.voidsetDefault(Boolean value) Generated method - Setter ofTuaAgreementSpecCharacteristicValue.defaultattribute defined at extensiontuadatamodel.voidsetEndDateTime(Date value) Generated method - Setter ofTuaAgreementSpecCharacteristicValue.endDateTimeattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaAgreementSpecCharacteristicValue.externalIdentifiersattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaAgreementSpecCharacteristicValue.idattribute defined at extensiontuadatamodel.voidsetStartDateTime(Date value) Generated method - Setter ofTuaAgreementSpecCharacteristicValue.startDateTimeattribute defined at extensiontuadatamodel.voidsetUnitOfMeasure(String value) Generated method - Setter ofTuaAgreementSpecCharacteristicValue.unitOfMeasureattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaAgreementSpecCharacteristicValue.valueattribute defined at extensiontuadatamodel.voidsetValueFrom(String value) Generated method - Setter ofTuaAgreementSpecCharacteristicValue.valueFromattribute defined at extensiontuadatamodel.voidsetValueTo(String value) Generated method - Setter ofTuaAgreementSpecCharacteristicValue.valueToattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaAgreementSpecCharacteristicValue.valueTypeattribute defined at extensiontuadatamodel.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
Generated model type code constant.- See Also:
-
_TUAAGREEMENTSPECCHARACTERISTIC2TUAAGREEMENTSPECCHARACTERISTICVALUE
Generated relation code constant for relationTuaAgreementSpecCharacteristic2TuaAgreementSpecCharacteristicValuedefining source attributeagreementSpecCharacteristicin extensiontuadatamodel.- See Also:
-
ID
Generated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.idattribute defined at extensiontuadatamodel.- See Also:
-
VALUE
Generated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.valueattribute defined at extensiontuadatamodel.- See Also:
-
VALUETYPE
Generated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.valueTypeattribute defined at extensiontuadatamodel.- See Also:
-
VALUETO
Generated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.valueToattribute defined at extensiontuadatamodel.- See Also:
-
VALUEFROM
Generated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.valueFromattribute defined at extensiontuadatamodel.- See Also:
-
STARTDATETIME
Generated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.startDateTimeattribute defined at extensiontuadatamodel.- See Also:
-
ENDDATETIME
Generated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.endDateTimeattribute defined at extensiontuadatamodel.- See Also:
-
UNITOFMEASURE
Generated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.unitOfMeasureattribute defined at extensiontuadatamodel.- See Also:
-
DEFAULT
Generated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.defaultattribute defined at extensiontuadatamodel.- See Also:
-
EXTERNALIDENTIFIERS
Generated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.externalIdentifiersattribute defined at extensiontuadatamodel.- See Also:
-
AGREEMENTSPECCHARACTERISTIC
Generated constant - Attribute key ofTuaAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute defined at extensiontuadatamodel.- See Also:
-
-
Constructor Details
-
TuaAgreementSpecCharacteristicValueModel
public TuaAgreementSpecCharacteristicValueModel()Generated constructor - Default constructor for generic creation. -
TuaAgreementSpecCharacteristicValueModel
public TuaAgreementSpecCharacteristicValueModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
TuaAgreementSpecCharacteristicValueModel
@Deprecated(since="4.1.1", forRemoval=true) public TuaAgreementSpecCharacteristicValueModel(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 typeTuaAgreementSpecCharacteristicValueat extensiontuadatamodel
-
TuaAgreementSpecCharacteristicValueModel
@Deprecated(since="4.1.1", forRemoval=true) public TuaAgreementSpecCharacteristicValueModel(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 typeTuaAgreementSpecCharacteristicValueat extensiontuadatamodel_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAgreementSpecCharacteristic
@Accessor(qualifier="agreementSpecCharacteristic", type=GETTER) public TuaAgreementSpecCharacteristicModel getAgreementSpecCharacteristic()Generated method - Getter of theTuaAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute defined at extensiontuadatamodel.- Returns:
- the agreementSpecCharacteristic - Agreement Spec Characteristic
-
getDefault
Generated method - Getter of theTuaAgreementSpecCharacteristicValue.defaultattribute defined at extensiontuadatamodel.- Returns:
- the default - Indicates if the value is the default value for a characteristic.
-
getEndDateTime
Generated method - Getter of theTuaAgreementSpecCharacteristicValue.endDateTimeattribute defined at extensiontuadatamodel.- Returns:
- the endDateTime - End date for which a Agreement specification characteristics value is applicable
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Generated method - Getter of theTuaAgreementSpecCharacteristicValue.externalIdentifiersattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getId
Generated method - Getter of theTuaAgreementSpecCharacteristicValue.idattribute defined at extensiontuadatamodel.- Returns:
- the id - Identifier of Agreement specification characteristics value
-
getStartDateTime
Generated method - Getter of theTuaAgreementSpecCharacteristicValue.startDateTimeattribute defined at extensiontuadatamodel.- Returns:
- the startDateTime - Start date for which a Agreement specification characteristics value is applicable
-
getUnitOfMeasure
Generated method - Getter of theTuaAgreementSpecCharacteristicValue.unitOfMeasureattribute defined at extensiontuadatamodel.- Returns:
- the unitOfMeasure - Unit of measure for the characteristic
-
getValue
Generated method - Getter of theTuaAgreementSpecCharacteristicValue.valueattribute defined at extensiontuadatamodel.- Returns:
- the value - Value of Agreement specification characteristics
-
getValueFrom
Generated method - Getter of theTuaAgreementSpecCharacteristicValue.valueFromattribute defined at extensiontuadatamodel.- Returns:
- the valueFrom - The low range value that a characteristic can take on.
-
getValueTo
Generated method - Getter of theTuaAgreementSpecCharacteristicValue.valueToattribute defined at extensiontuadatamodel.- Returns:
- the valueTo - The upper range value that a characteristic can take on.
-
getValueType
Generated method - Getter of theTuaAgreementSpecCharacteristicValue.valueTypeattribute defined at extensiontuadatamodel.- Returns:
- the valueType - A kind of value that the characteristic can take on
-
setAgreementSpecCharacteristic
@Accessor(qualifier="agreementSpecCharacteristic", type=SETTER) public void setAgreementSpecCharacteristic(TuaAgreementSpecCharacteristicModel value) Generated method - Setter ofTuaAgreementSpecCharacteristicValue.agreementSpecCharacteristicattribute defined at extensiontuadatamodel.- Parameters:
value- the agreementSpecCharacteristic - Agreement Spec Characteristic
-
setDefault
Generated method - Setter ofTuaAgreementSpecCharacteristicValue.defaultattribute defined at extensiontuadatamodel.- Parameters:
value- the default - Indicates if the value is the default value for a characteristic.
-
setEndDateTime
Generated method - Setter ofTuaAgreementSpecCharacteristicValue.endDateTimeattribute defined at extensiontuadatamodel.- 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) Generated method - Setter ofTuaAgreementSpecCharacteristicValue.externalIdentifiersattribute defined at extensiontuadatamodel.- Parameters:
value- the externalIdentifiers
-
setId
Generated method - Setter ofTuaAgreementSpecCharacteristicValue.idattribute defined at extensiontuadatamodel.- Parameters:
value- the id - Identifier of Agreement specification characteristics value
-
setStartDateTime
Generated method - Setter ofTuaAgreementSpecCharacteristicValue.startDateTimeattribute defined at extensiontuadatamodel.- Parameters:
value- the startDateTime - Start date for which a Agreement specification characteristics value is applicable
-
setUnitOfMeasure
Generated method - Setter ofTuaAgreementSpecCharacteristicValue.unitOfMeasureattribute defined at extensiontuadatamodel.- Parameters:
value- the unitOfMeasure - Unit of measure for the characteristic
-
setValue
Generated method - Setter ofTuaAgreementSpecCharacteristicValue.valueattribute defined at extensiontuadatamodel.- Parameters:
value- the value - Value of Agreement specification characteristics
-
setValueFrom
Generated method - Setter ofTuaAgreementSpecCharacteristicValue.valueFromattribute defined at extensiontuadatamodel.- Parameters:
value- the valueFrom - The low range value that a characteristic can take on.
-
setValueTo
Generated method - Setter ofTuaAgreementSpecCharacteristicValue.valueToattribute defined at extensiontuadatamodel.- Parameters:
value- the valueTo - The upper range value that a characteristic can take on.
-
setValueType
@Accessor(qualifier="valueType", type=SETTER) public void setValueType(TuaAgreementSpecCharValueType value) Generated method - Setter ofTuaAgreementSpecCharacteristicValue.valueTypeattribute defined at extensiontuadatamodel.- Parameters:
value- the valueType - A kind of value that the characteristic can take on
-