Uses of Class
de.hybris.platform.tuadatamodel.model.TuaAgreementRelationshipModel
Packages that use TuaAgreementRelationshipModel
Package
Description
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaAgreementRelationshipModel in de.hybris.platform.tuadatamodel.interceptors
Methods in de.hybris.platform.tuadatamodel.interceptors with parameters of type TuaAgreementRelationshipModelModifier and TypeMethodDescriptionvoidTuaAgreementRelationshipPrepareInterceptor.onPrepare(TuaAgreementRelationshipModel agrAgreementRelationshipModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) -
Uses of TuaAgreementRelationshipModel in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return types with arguments of type TuaAgreementRelationshipModelModifier and TypeMethodDescriptionTuaAgreementSpecificationModel.getAgreementSpecCharReferences()Generated method - Getter of theTuaAgreementSpecification.agreementSpecCharReferencesattribute defined at extensiontuadatamodel.TuaAgreementSpecificationModel.getAgreementSpecificationReferencedBy()Generated method - Getter of theTuaAgreementSpecification.agreementSpecificationReferencedByattribute defined at extensiontuadatamodel.Method parameters in de.hybris.platform.tuadatamodel.model with type arguments of type TuaAgreementRelationshipModelModifier and TypeMethodDescriptionvoidTuaAgreementSpecificationModel.setAgreementSpecCharReferences(Set<TuaAgreementRelationshipModel> value) Generated method - Setter ofTuaAgreementSpecification.agreementSpecCharReferencesattribute defined at extensiontuadatamodel.voidTuaAgreementSpecificationModel.setAgreementSpecificationReferencedBy(Set<TuaAgreementRelationshipModel> value) Generated method - Setter ofTuaAgreementSpecification.agreementSpecificationReferencedByattribute defined at extensiontuadatamodel. -
Uses of TuaAgreementRelationshipModel in de.hybris.platform.tuawebservicesresources.mappers.agreementspecificationrelationship
Methods in de.hybris.platform.tuawebservicesresources.mappers.agreementspecificationrelationship with parameters of type TuaAgreementRelationshipModelModifier and TypeMethodDescriptionvoidAgreementSpecRelationIdAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecificationRelationship target, TuaAgreementRelationshipModel source, ma.glasnost.orika.MappingContext context) voidAgreementSpecRelationNameAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecificationRelationship target, TuaAgreementRelationshipModel source, ma.glasnost.orika.MappingContext context) voidAgreementSpecRelationValidForAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecificationRelationship target, TuaAgreementRelationshipModel source, ma.glasnost.orika.MappingContext context) voidAgreementSpecRelationHrefAttributeMapper.populateTargetAttributeFromSource(TuaAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) voidAgreementSpecRelationIdAttributeMapper.populateTargetAttributeFromSource(TuaAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) voidAgreementSpecRelationNameAttributeMapper.populateTargetAttributeFromSource(TuaAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) voidAgreementSpecRelationSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) voidAgreementSpecRelationTypeAttributeMapper.populateTargetAttributeFromSource(TuaAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context) voidAgreementSpecRelationValidForAttributeMapper.populateTargetAttributeFromSource(TuaAgreementRelationshipModel source, AgreementSpecificationRelationship target, ma.glasnost.orika.MappingContext context)