Uses of Class
de.hybris.platform.b2ctelcotmfresources.v1.dto.EntityRef
Packages that use EntityRef
Package
Description
-
Uses of EntityRef in de.hybris.platform.b2ctelcotmfresources.v1.dto
Methods in de.hybris.platform.b2ctelcotmfresources.v1.dto that return EntityRefModifier and TypeMethodDescriptionEntityRef.atbaseType(String atbaseType) EntityRef.atreferredType(String atreferredType) EntityRef.atschemaLocation(String atschemaLocation) @Valid EntityRefEvent.getReportingSystem()Reporting System described by EntityRef@Valid EntityRefEvent.getSource()Source Entity described by EntityRefMethods in de.hybris.platform.b2ctelcotmfresources.v1.dto with parameters of type EntityRefModifier and TypeMethodDescriptionEvent.reportingSystem(EntityRef reportingSystem) voidEvent.setReportingSystem(EntityRef reportingSystem) void -
Uses of EntityRef in de.hybris.platform.b2ctelcotmfresources.v1.mappers.productofferingentityref
Methods in de.hybris.platform.b2ctelcotmfresources.v1.mappers.productofferingentityref with parameters of type EntityRefModifier and TypeMethodDescriptionvoidProductOfferingEntityRefHrefAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingModel source, EntityRef target, ma.glasnost.orika.MappingContext context) voidProductOfferingEntityRefIdAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingModel source, EntityRef target, ma.glasnost.orika.MappingContext context) voidProductOfferingEntityRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingModel source, EntityRef target, ma.glasnost.orika.MappingContext context) voidProductOfferingEntityRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingModel source, EntityRef target, ma.glasnost.orika.MappingContext context) -
Uses of EntityRef in de.hybris.platform.b2ctelcotmfresources.v1.mappers.productofferingpriceentityref
Methods in de.hybris.platform.b2ctelcotmfresources.v1.mappers.productofferingpriceentityref with parameters of type EntityRefModifier and TypeMethodDescriptionvoidPopEntityRefHrefAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceModel source, EntityRef target, ma.glasnost.orika.MappingContext context) voidPopEntityRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceModel source, EntityRef target, ma.glasnost.orika.MappingContext context) voidPopEntityRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceModel source, EntityRef target, ma.glasnost.orika.MappingContext context) -
Uses of EntityRef in de.hybris.platform.b2ctelcotmfresources.v1.mappers.productorderentityref
Methods in de.hybris.platform.b2ctelcotmfresources.v1.mappers.productorderentityref with parameters of type EntityRefModifier and TypeMethodDescriptionvoidProductOrderEntityRefHrefAttributeMapper.populateTargetAttributeFromSource(OrderModel source, EntityRef target, ma.glasnost.orika.MappingContext context) voidProductOrderEntityRefIdAttributeMapper.populateTargetAttributeFromSource(OrderModel source, EntityRef target, ma.glasnost.orika.MappingContext context) voidProductOrderEntityRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(OrderModel source, EntityRef target, ma.glasnost.orika.MappingContext context) voidProductOrderEntityRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(OrderModel source, EntityRef target, ma.glasnost.orika.MappingContext context)