Class AgrAgreementTermOrConditionModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.agreementservices.model.AgrAgreementTermOrConditionModel
- All Implemented Interfaces:
Serializable
@Deprecated(since="2208",
forRemoval=true)
public class AgrAgreementTermOrConditionModel
extends ItemModel
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type AgrAgreementTermOrCondition first defined at extension agreementservices.
Agreement Terms Or Conditions.
- 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 relationAgrAgreementItem2AgrAgreementTCdefining source attributeagreementItemin 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 ofAgrAgreementTermOrCondition.agreementItemattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementTermOrCondition.descriptionattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementTermOrCondition.endDateTimeattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementTermOrCondition.externalIdentifiersattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementTermOrCondition.idattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementTermOrCondition.startDateTimeattribute 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.AgrAgreementTermOrConditionModel(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 parametersAgrAgreementTermOrConditionModel(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 theAgrAgreementTermOrCondition.agreementItemattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementTermOrCondition.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 theAgrAgreementTermOrCondition.descriptionattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementTermOrCondition.endDateTimeattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementTermOrCondition.externalIdentifiersattribute defined at extensionagreementservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementTermOrCondition.idattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementTermOrCondition.startDateTimeattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementTermOrCondition.agreementItemattribute defined at extensionagreementservices.voidsetDescription(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementTermOrCondition.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 ofAgrAgreementTermOrCondition.descriptionattribute defined at extensionagreementservices.voidsetEndDateTime(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementTermOrCondition.endDateTimeattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementTermOrCondition.externalIdentifiersattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementTermOrCondition.idattribute defined at extensionagreementservices.voidsetStartDateTime(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementTermOrCondition.startDateTimeattribute 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:
-
_AGRAGREEMENTITEM2AGRAGREEMENTTC
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationAgrAgreementItem2AgrAgreementTCdefining source attributeagreementItemin extensionagreementservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementTermOrCondition.idattribute defined at extensionagreementservices.- See Also:
-
DESCRIPTION
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementTermOrCondition.descriptionattribute defined at extensionagreementservices.- See Also:
-
STARTDATETIME
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementTermOrCondition.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 ofAgrAgreementTermOrCondition.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 ofAgrAgreementTermOrCondition.externalIdentifiersattribute defined at extensionagreementservices.- See Also:
-
AGREEMENTITEM
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementTermOrCondition.agreementItemattribute defined at extensionagreementservices.- See Also:
-
-
Constructor Details
-
AgrAgreementTermOrConditionModel
public AgrAgreementTermOrConditionModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
AgrAgreementTermOrConditionModel
public AgrAgreementTermOrConditionModel(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
-
AgrAgreementTermOrConditionModel
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 typeAgrAgreementTermOrConditionat extensionagreementservices
-
AgrAgreementTermOrConditionModel
@Deprecated(since="4.1.1", forRemoval=true) public AgrAgreementTermOrConditionModel(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 typeAgrAgreementTermOrConditionat extensionagreementservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAgreementItem
@Accessor(qualifier="agreementItem", type=GETTER) public Collection<AgrAgreementItemModel> getAgreementItem()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementTermOrCondition.agreementItemattribute defined at extensionagreementservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the agreementItem - Agreement Item
-
getDescription
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementTermOrCondition.descriptionattribute defined at extensionagreementservices.- Returns:
- the description - Description of agreement Terms Or Conditions
-
getDescription
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementTermOrCondition.descriptionattribute defined at extensionagreementservices.- Parameters:
loc- the value localization key- Returns:
- the description - Description of agreement Terms Or Conditions
- 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 theAgrAgreementTermOrCondition.endDateTimeattribute defined at extensionagreementservices.- Returns:
- the endDateTime - End date of Agreement Terms Or Conditions
-
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 theAgrAgreementTermOrCondition.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 theAgrAgreementTermOrCondition.idattribute defined at extensionagreementservices.- Returns:
- the id
-
getStartDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementTermOrCondition.startDateTimeattribute defined at extensionagreementservices.- Returns:
- the startDateTime - Start date of Agreement Terms Or Conditions
-
setAgreementItem
@Accessor(qualifier="agreementItem", type=SETTER) public void setAgreementItem(Collection<AgrAgreementItemModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementTermOrCondition.agreementItemattribute defined at extensionagreementservices.- Parameters:
value- the agreementItem - Agreement Item
-
setDescription
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementTermOrCondition.descriptionattribute defined at extensionagreementservices.- Parameters:
value- the description - Description of agreement Terms Or Conditions
-
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 ofAgrAgreementTermOrCondition.descriptionattribute defined at extensionagreementservices.- Parameters:
value- the description - Description of agreement Terms Or Conditionsloc- 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 ofAgrAgreementTermOrCondition.endDateTimeattribute defined at extensionagreementservices.- Parameters:
value- the endDateTime - End date of Agreement Terms Or Conditions
-
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 ofAgrAgreementTermOrCondition.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 ofAgrAgreementTermOrCondition.idattribute defined at extensionagreementservices.- Parameters:
value- the id
-
setStartDateTime
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementTermOrCondition.startDateTimeattribute defined at extensionagreementservices.- Parameters:
value- the startDateTime - Start date of Agreement Terms Or Conditions
-