Uses of Class
de.hybris.platform.b2ctelcotmfresources.v4.dto.AlternateServiceProposal
Packages that use AlternateServiceProposal
-
Uses of AlternateServiceProposal in de.hybris.platform.b2ctelcotmfresources.v4.dto
Methods in de.hybris.platform.b2ctelcotmfresources.v4.dto that return AlternateServiceProposalModifier and TypeMethodDescriptionAlternateServiceProposal.alternateService(ServiceRefOrValue alternateService) AlternateServiceProposal.alternateServiceAvailabilityDate(Date alternateServiceAvailabilityDate) AlternateServiceProposal.atBaseType(String atBaseType) AlternateServiceProposal.atSchemaLocation(String atSchemaLocation) Methods in de.hybris.platform.b2ctelcotmfresources.v4.dto that return types with arguments of type AlternateServiceProposalModifier and TypeMethodDescription@Valid List<AlternateServiceProposal>CheckServiceQualificationItem.getAlternateServiceProposal()Alternate service proposal is used when the requested service is not available with characteristic and date asked for.Methods in de.hybris.platform.b2ctelcotmfresources.v4.dto with parameters of type AlternateServiceProposalModifier and TypeMethodDescriptionCheckServiceQualificationItem.addAlternateServiceProposalItem(AlternateServiceProposal alternateServiceProposalItem) Method parameters in de.hybris.platform.b2ctelcotmfresources.v4.dto with type arguments of type AlternateServiceProposalModifier and TypeMethodDescriptionCheckServiceQualificationItem.alternateServiceProposal(List<AlternateServiceProposal> alternateServiceProposal) voidCheckServiceQualificationItem.setAlternateServiceProposal(List<AlternateServiceProposal> alternateServiceProposal)