Uses of Class
de.hybris.platform.agreementservices.model.AgrAgreementRelationshipModel
Packages that use AgrAgreementRelationshipModel
Package
Description
Contains generated models for each type of de.hybris.platform.agreementservices.jalo package.
-
Uses of AgrAgreementRelationshipModel in de.hybris.platform.agreementservices.model
Methods in de.hybris.platform.agreementservices.model that return types with arguments of type AgrAgreementRelationshipModelModifier and TypeMethodDescriptionAgrAgreementSpecificationModel.getAgreementSpecCharReferences()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecification.agreementSpecCharReferencesattribute defined at extensionagreementservices.AgrAgreementSpecificationModel.getAgreementSpecificationReferencedBy()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theAgrAgreementSpecification.agreementSpecificationReferencedByattribute defined at extensionagreementservices.Method parameters in de.hybris.platform.agreementservices.model with type arguments of type AgrAgreementRelationshipModelModifier and TypeMethodDescriptionvoidAgrAgreementSpecificationModel.setAgreementSpecCharReferences(Set<AgrAgreementRelationshipModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecification.agreementSpecCharReferencesattribute defined at extensionagreementservices.voidAgrAgreementSpecificationModel.setAgreementSpecificationReferencedBy(Set<AgrAgreementRelationshipModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofAgrAgreementSpecification.agreementSpecificationReferencedByattribute defined at extensionagreementservices. -
Uses of AgrAgreementRelationshipModel in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspecificationrelationship
Methods in de.hybris.platform.agreementtmfwebservices.v1.mappers.agreementspecificationrelationship with parameters of type AgrAgreementRelationshipModelModifier and TypeMethodDescriptionvoidAgreementSpecRelationIdAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecificationRelationship target, AgrAgreementRelationshipModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationNameAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecificationRelationship target, AgrAgreementRelationshipModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationValidForAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecificationRelationship target, AgrAgreementRelationshipModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationHrefAttributeMapper.populateTargetAttributeFromSource(AgrAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationIdAttributeMapper.populateTargetAttributeFromSource(AgrAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationNameAttributeMapper.populateTargetAttributeFromSource(AgrAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationSchemaLocationAttributeMapper.populateTargetAttributeFromSource(AgrAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationTypeAttributeMapper.populateTargetAttributeFromSource(AgrAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAgreementSpecRelationValidForAttributeMapper.populateTargetAttributeFromSource(AgrAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.