Uses of Class
de.hybris.platform.b2ctelcoservices.checklist.context.TmaChecklistContext
Packages that use TmaChecklistContext
Package
Description
-
Uses of TmaChecklistContext in de.hybris.platform.b2ctelcofacades.checklist.converters.populators
Methods in de.hybris.platform.b2ctelcofacades.checklist.converters.populators with parameters of type TmaChecklistContextModifier and TypeMethodDescriptionvoidTmaChecklistActionParamDataReversePopulator.populate(TmaChecklistActionParamData source, TmaChecklistContext target) -
Uses of TmaChecklistContext in de.hybris.platform.b2ctelcofacades.checklist.impl
Methods in de.hybris.platform.b2ctelcofacades.checklist.impl that return types with arguments of type TmaChecklistContextModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaChecklistActionParamData,TmaChecklistContext> DefaultTmaChecklistFacade.getChecklistActionParamDataReverseConverter()Method parameters in de.hybris.platform.b2ctelcofacades.checklist.impl with type arguments of type TmaChecklistContextModifier and TypeMethodDescriptionvoidDefaultTmaChecklistFacade.setChecklistActionParamDataReverseConverter(de.hybris.platform.servicelayer.dto.converter.Converter<TmaChecklistActionParamData, TmaChecklistContext> checklistActionParamDataReverseConverter) -
Uses of TmaChecklistContext in de.hybris.platform.b2ctelcoservices.checklist
Methods in de.hybris.platform.b2ctelcoservices.checklist with parameters of type TmaChecklistContextModifier and TypeMethodDescriptionTmaChecklistService.findActions(TmaChecklistContext checklistContext) Finds the checklist actions for a specific checklistContext -
Uses of TmaChecklistContext in de.hybris.platform.b2ctelcoservices.checklist.impl
Methods in de.hybris.platform.b2ctelcoservices.checklist.impl that return TmaChecklistContextModifier and TypeMethodDescriptionprotected TmaChecklistContextDefaultTmaChecklistServiceTest.createContext(TmaProcessType processType, TmaProductOfferingModel... productOfferings) Methods in de.hybris.platform.b2ctelcoservices.checklist.impl with parameters of type TmaChecklistContextModifier and TypeMethodDescriptionDefaultTmaChecklistService.findActions(TmaChecklistContext checklistContext) protected List<TmaPolicyContext>DefaultTmaChecklistService.getRequestParamsFromContext(TmaChecklistContext checklistContext) This method creates a list of request params from a checklist context. -
Uses of TmaChecklistContext in de.hybris.platform.b2ctelcotmfwebservices.v2.controller
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.controller with parameters of type TmaChecklistContextModifier and TypeMethodDescriptionprotected PqPoQualificationRaoTmaChecklistActionApiController.getQualificationRaoFromContext(TmaChecklistContext checklistContext)