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()Get reportingSystem@Valid EntityRefEvent.getSource()Get sourceMethods 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)