Class AgrAgreementSpecCharacteristicModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.agreementservices.model.AgrAgreementSpecCharacteristicModel
- All Implemented Interfaces:
Serializable
@Deprecated(since="2208",
forRemoval=true)
public class AgrAgreementSpecCharacteristicModel
extends ItemModel
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type AgrAgreementSpecCharacteristic first defined at extension agreementservices.
Agreement specification characteristics.
- 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 relationAgrAgreementSpecification2AgrAgreementSpecCharacteristicdefining source attributeagreementSpecificationin 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 ofAgrAgreementSpecCharacteristic.agreementSpecCharacteristicValuesattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.agreementSpecificationattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.configurableattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.descriptionattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.endDateTimeattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.externalIdentifiersattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.idattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.nameattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.startDateTimeattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.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.AgrAgreementSpecCharacteristicModel(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 parametersAgrAgreementSpecCharacteristicModel(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 theAgrAgreementSpecCharacteristic.agreementSpecCharacteristicValuesattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.agreementSpecificationattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.configurableattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.descriptionattribute defined at extensionagreementservices.getDescription(Locale loc) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.descriptionattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.endDateTimeattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.externalIdentifiersattribute defined at extensionagreementservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.idattribute defined at extensionagreementservices.getName()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.nameattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.nameattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.startDateTimeattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.valueTypeattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.agreementSpecCharacteristicValuesattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.agreementSpecificationattribute defined at extensionagreementservices.voidsetConfigurable(Boolean value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.configurableattribute defined at extensionagreementservices.voidsetDescription(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.descriptionattribute defined at extensionagreementservices.voidsetDescription(String value, Locale loc) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.descriptionattribute defined at extensionagreementservices.voidsetEndDateTime(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.endDateTimeattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.externalIdentifiersattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.idattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.nameattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.nameattribute defined at extensionagreementservices.voidsetStartDateTime(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.startDateTimeattribute defined at extensionagreementservices.voidsetValueType(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.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:
-
_AGRAGREEMENTSPECIFICATION2AGRAGREEMENTSPECCHARACTERISTIC
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationAgrAgreementSpecification2AgrAgreementSpecCharacteristicdefining source attributeagreementSpecificationin extensionagreementservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.idattribute defined at extensionagreementservices.- See Also:
-
NAME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.nameattribute defined at extensionagreementservices.- See Also:
-
DESCRIPTION
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.descriptionattribute defined at extensionagreementservices.- See Also:
-
CONFIGURABLE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.configurableattribute defined at extensionagreementservices.- See Also:
-
VALUETYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.valueTypeattribute defined at extensionagreementservices.- See Also:
-
STARTDATETIME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.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 ofAgrAgreementSpecCharacteristic.endDateTimeattribute defined at extensionagreementservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.externalIdentifiersattribute defined at extensionagreementservices.- See Also:
-
AGREEMENTSPECCHARACTERISTICVALUES
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.agreementSpecCharacteristicValuesattribute defined at extensionagreementservices.- See Also:
-
AGREEMENTSPECIFICATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementSpecCharacteristic.agreementSpecificationattribute defined at extensionagreementservices.- See Also:
-
-
Constructor Details
-
AgrAgreementSpecCharacteristicModel
public AgrAgreementSpecCharacteristicModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
AgrAgreementSpecCharacteristicModel
public AgrAgreementSpecCharacteristicModel(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
-
AgrAgreementSpecCharacteristicModel
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 typeAgrAgreementSpecCharacteristicat extensionagreementservices
-
AgrAgreementSpecCharacteristicModel
@Deprecated(since="4.1.1", forRemoval=true) public AgrAgreementSpecCharacteristicModel(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 typeAgrAgreementSpecCharacteristicat extensionagreementservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAgreementSpecCharacteristicValues
@Accessor(qualifier="agreementSpecCharacteristicValues", type=GETTER) public Set<AgrAgreementSpecCharacteristicValueModel> getAgreementSpecCharacteristicValues()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.agreementSpecCharacteristicValuesattribute defined at extensionagreementservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the agreementSpecCharacteristicValues - Agreement Spec Characteristic values
-
getAgreementSpecification
@Accessor(qualifier="agreementSpecification", type=GETTER) public Collection<AgrAgreementSpecificationModel> getAgreementSpecification()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.agreementSpecificationattribute defined at extensionagreementservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the agreementSpecification - Agreement Specifications
-
getConfigurable
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.configurableattribute defined at extensionagreementservices.- Returns:
- the configurable - describes if the Agreement specification characteristics is configurable or not
-
getDescription
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.descriptionattribute defined at extensionagreementservices.- Returns:
- the description - Description of Agreement specification characteristics
-
getDescription
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.descriptionattribute defined at extensionagreementservices.- Parameters:
loc- the value localization key- Returns:
- the description - Description of Agreement specification characteristics
- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
getEndDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.endDateTimeattribute defined at extensionagreementservices.- Returns:
- the endDateTime - End date of Agreement specification characteristics
-
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 theAgrAgreementSpecCharacteristic.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 theAgrAgreementSpecCharacteristic.idattribute defined at extensionagreementservices.- Returns:
- the id - Identifier of Agreement specification characteristics
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.nameattribute defined at extensionagreementservices.- Returns:
- the name - Name of Agreement specification characteristics
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.nameattribute defined at extensionagreementservices.- Parameters:
loc- the value localization key- Returns:
- the name - Name of Agreement specification characteristics
- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
getStartDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.startDateTimeattribute defined at extensionagreementservices.- Returns:
- the startDateTime - Start date of Agreement specification characteristics
-
getValueType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecCharacteristic.valueTypeattribute defined at extensionagreementservices.- Returns:
- the valueType - Type of Value of Agreement specification characteristics
-
setAgreementSpecCharacteristicValues
@Accessor(qualifier="agreementSpecCharacteristicValues", type=SETTER) public void setAgreementSpecCharacteristicValues(Set<AgrAgreementSpecCharacteristicValueModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.agreementSpecCharacteristicValuesattribute defined at extensionagreementservices.- Parameters:
value- the agreementSpecCharacteristicValues - Agreement Spec Characteristic values
-
setAgreementSpecification
@Accessor(qualifier="agreementSpecification", type=SETTER) public void setAgreementSpecification(Collection<AgrAgreementSpecificationModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.agreementSpecificationattribute defined at extensionagreementservices.- Parameters:
value- the agreementSpecification - Agreement Specifications
-
setConfigurable
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.configurableattribute defined at extensionagreementservices.- Parameters:
value- the configurable - describes if the Agreement specification characteristics is configurable or not
-
setDescription
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.descriptionattribute defined at extensionagreementservices.- Parameters:
value- the description - Description of Agreement specification characteristics
-
setDescription
@Accessor(qualifier="description", type=SETTER) public void setDescription(String value, Locale loc) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.descriptionattribute defined at extensionagreementservices.- Parameters:
value- the description - Description of Agreement specification characteristicsloc- the value localization key- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
setEndDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.endDateTimeattribute defined at extensionagreementservices.- Parameters:
value- the endDateTime - End date of Agreement specification characteristics
-
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 ofAgrAgreementSpecCharacteristic.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 ofAgrAgreementSpecCharacteristic.idattribute defined at extensionagreementservices.- Parameters:
value- the id - Identifier of Agreement specification characteristics
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.nameattribute defined at extensionagreementservices.- Parameters:
value- the name - Name of Agreement specification characteristics
-
setName
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.nameattribute defined at extensionagreementservices.- Parameters:
value- the name - Name of Agreement specification characteristicsloc- the value localization key- Throws:
IllegalArgumentException- if localization key cannot be mapped to data language
-
setStartDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.startDateTimeattribute defined at extensionagreementservices.- Parameters:
value- the startDateTime - Start date of Agreement specification characteristics
-
setValueType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecCharacteristic.valueTypeattribute defined at extensionagreementservices.- Parameters:
value- the valueType - Type of Value of Agreement specification characteristics
-