Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.AppointmentRef
Packages that use AppointmentRef
Package
Description
-
Uses of AppointmentRef in de.hybris.platform.b2ctelcotmfwebservices.mappers.appointmentref
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.appointmentref with parameters of type AppointmentRefModifier and TypeMethodDescriptionvoidAppointmentRefIdAttributeMapper.populateTargetAttributeFromSource(OrderEntryData source, AppointmentRef target, ma.glasnost.orika.MappingContext context) -
Uses of AppointmentRef in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return AppointmentRefModifier and TypeMethodDescriptionAppointmentRef.atreferredType(String atreferredType) @Valid AppointmentRefCartItem.getAppointment()Appointment@Valid AppointmentRefOrderItem.getAppointment()Get appointmentMethods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with parameters of type AppointmentRefModifier and TypeMethodDescriptionCartItem.appointment(AppointmentRef appointment) OrderItem.appointment(AppointmentRef appointment) voidCartItem.setAppointment(AppointmentRef appointment) voidOrderItem.setAppointment(AppointmentRef appointment)