Uses of Class
com.hybris.cis.client.shared.models.AnnotationHashMap
-
-
Uses of AnnotationHashMap in com.hybris.cis.client.fraud.models
Methods in com.hybris.cis.client.fraud.models that return AnnotationHashMap Modifier and Type Method Description AnnotationHashMapCisFraudReportRequest. getParameters()Methods in com.hybris.cis.client.fraud.models with parameters of type AnnotationHashMap Modifier and Type Method Description voidCisFraudReportRequest. setParameters(AnnotationHashMap parameters) -
Uses of AnnotationHashMap in com.hybris.cis.client.geolocation.models
Methods in com.hybris.cis.client.geolocation.models that return AnnotationHashMap Modifier and Type Method Description AnnotationHashMapCisLocationRequest. getVendorParameters()Methods in com.hybris.cis.client.geolocation.models with parameters of type AnnotationHashMap Modifier and Type Method Description voidCisLocationRequest. setVendorParameters(AnnotationHashMap vendorParameters) -
Uses of AnnotationHashMap in com.hybris.cis.client.payment.models
Methods in com.hybris.cis.client.payment.models that return AnnotationHashMap Modifier and Type Method Description AnnotationHashMapCisExternalPaymentRequest. getParameters()AnnotationHashMapCisPaymentRequest. getVendorParameters()Methods in com.hybris.cis.client.payment.models with parameters of type AnnotationHashMap Modifier and Type Method Description voidCisExternalPaymentRequest. setParameters(AnnotationHashMap parameters)voidCisPaymentRequest. setVendorParameters(AnnotationHashMap vendorParameters) -
Uses of AnnotationHashMap in com.hybris.cis.client.shared.models
Methods in com.hybris.cis.client.shared.models that return AnnotationHashMap Modifier and Type Method Description AnnotationHashMapCisAddress. getVendorParameters()AnnotationHashMapCisLineItem. getVendorParameters()AnnotationHashMapCisOrder. getVendorParameters()AnnotationHashMapCisResult. getVendorResponses()Methods in com.hybris.cis.client.shared.models with parameters of type AnnotationHashMap Modifier and Type Method Description voidCisAddress. setVendorParameters(AnnotationHashMap vendorParameters)voidCisLineItem. setVendorParameters(AnnotationHashMap vendorParameters)voidCisOrder. setVendorParameters(AnnotationHashMap vendorParameters)voidCisResult. setVendorResponses(AnnotationHashMap vendorResponses) -
Uses of AnnotationHashMap in com.hybris.cis.client.shipping.models
Methods in com.hybris.cis.client.shipping.models that return AnnotationHashMap Modifier and Type Method Description AnnotationHashMapCisShipment. getVendorParameters()Methods in com.hybris.cis.client.shipping.models with parameters of type AnnotationHashMap Modifier and Type Method Description voidCisShipment. setVendorParameters(AnnotationHashMap vendorParameters)
-