Class AgrAgreementItemModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.agreementservices.model.AgrAgreementItemModel
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type AgrAgreementItem first defined at extension agreementservices.
Agreement Product Offering.
- 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 relationAgrAgreement2AgrAgreementItemdefining source attributeagreementin 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 ofAgrAgreementItem.agreementattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementItem.agreementTermsOrConditionsattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementItem.externalIdentifiersattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementItem.idattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementItem.productOfferingsattribute defined at extensionagreementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementItem.productsattribute 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.AgrAgreementItemModel(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 parametersAgrAgreementItemModel(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 theAgrAgreementItem.agreementattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementItem.agreementTermsOrConditionsattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementItem.externalIdentifiersattribute defined at extensionagreementservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementItem.idattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementItem.productOfferingsattribute defined at extensionagreementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementItem.productsattribute defined at extensionagreementservices.voidsetAgreement(AgrAgreementModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementItem.agreementattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementItem.agreementTermsOrConditionsattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementItem.externalIdentifiersattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementItem.idattribute defined at extensionagreementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementItem.productOfferingsattribute defined at extensionagreementservices.voidsetProducts(AgrProductModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementItem.productsattribute 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:
-
_AGRAGREEMENT2AGRAGREEMENTITEM
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationAgrAgreement2AgrAgreementItemdefining source attributeagreementin extensionagreementservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementItem.idattribute defined at extensionagreementservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementItem.externalIdentifiersattribute defined at extensionagreementservices.- See Also:
-
AGREEMENT
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementItem.agreementattribute defined at extensionagreementservices.- See Also:
-
PRODUCTS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementItem.productsattribute defined at extensionagreementservices.- See Also:
-
PRODUCTOFFERINGS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementItem.productOfferingsattribute defined at extensionagreementservices.- See Also:
-
AGREEMENTTERMSORCONDITIONS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofAgrAgreementItem.agreementTermsOrConditionsattribute defined at extensionagreementservices.- See Also:
-
-
Constructor Details
-
AgrAgreementItemModel
public AgrAgreementItemModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
AgrAgreementItemModel
public AgrAgreementItemModel(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
-
AgrAgreementItemModel
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 typeAgrAgreementItemat extensionagreementservices
-
AgrAgreementItemModel
@Deprecated(since="4.1.1", forRemoval=true) public AgrAgreementItemModel(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 typeAgrAgreementItemat extensionagreementservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAgreement
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementItem.agreementattribute defined at extensionagreementservices.- Returns:
- the agreement - Agreement
-
getAgreementTermsOrConditions
@Accessor(qualifier="agreementTermsOrConditions", type=GETTER) public Set<AgrAgreementTermOrConditionModel> getAgreementTermsOrConditions()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementItem.agreementTermsOrConditionsattribute defined at extensionagreementservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the agreementTermsOrConditions - 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 theAgrAgreementItem.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 theAgrAgreementItem.idattribute defined at extensionagreementservices.- Returns:
- the id
-
getProductOfferings
@Accessor(qualifier="productOfferings", type=GETTER) public AgrProductOfferingModel getProductOfferings()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementItem.productOfferingsattribute defined at extensionagreementservices.- Returns:
- the productOfferings - Product Offering
-
getProducts
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementItem.productsattribute defined at extensionagreementservices.- Returns:
- the products - Product
-
setAgreement
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementItem.agreementattribute defined at extensionagreementservices.- Parameters:
value- the agreement - Agreement
-
setAgreementTermsOrConditions
@Accessor(qualifier="agreementTermsOrConditions", type=SETTER) public void setAgreementTermsOrConditions(Set<AgrAgreementTermOrConditionModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementItem.agreementTermsOrConditionsattribute defined at extensionagreementservices.- Parameters:
value- the agreementTermsOrConditions - 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 ofAgrAgreementItem.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 ofAgrAgreementItem.idattribute defined at extensionagreementservices.- Parameters:
value- the id
-
setProductOfferings
@Accessor(qualifier="productOfferings", type=SETTER) public void setProductOfferings(AgrProductOfferingModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementItem.productOfferingsattribute defined at extensionagreementservices.- Parameters:
value- the productOfferings - Product Offering
-
setProducts
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementItem.productsattribute defined at extensionagreementservices.- Parameters:
value- the products - Product
-