Uses of Class
overit.geocallapp.wfm.core.bl.mobilecard.configuration.MobileCardConfiguration
Packages that use MobileCardConfiguration
Package
Description
-
Uses of MobileCardConfiguration in overit.geocallapp.wfm.core.bl.datacollection.template.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.template.task that return MobileCardConfigurationModifier and TypeMethodDescriptionprotected MobileCardConfigurationBTDynamicFormsTemplateAutoGenerableRequiredSearch.loadMobileCardConfiguration(Long interventionGroupId, PoolKit poolKit) Loads the mobile card configuration for the given intervention group.Methods in overit.geocallapp.wfm.core.bl.datacollection.template.task with parameters of type MobileCardConfigurationModifier and TypeMethodDescriptionprotected List<DataCollectionTemplateRelease> BTDynamicFormsTemplateAutoGenerableRequiredSearch.collectAutoGenerableTemplates(MobileCardConfiguration mobileCardConfiguration, PoolKit poolKit) Collects all template IDs marked as auto generable from mobile in the Mobile Card configuration and loads their current releases.BTDynamicFormsTemplateAutoGenerableRequiredSearch.extractAutoGenerableTemplateIds(MobileCardConfiguration mobileCardConfiguration) Extracts all template IDs marked as auto generable from mobile in the Mobile Card configuration. -
Uses of MobileCardConfiguration in overit.geocallapp.wfm.core.bl.mobilecard.card.utils
Methods in overit.geocallapp.wfm.core.bl.mobilecard.card.utils with parameters of type MobileCardConfigurationModifier and TypeMethodDescriptionstatic booleanMobileCardUtils.checkCardFromRules(MobileCardConfiguration cardConfiguration, String type) Check if the specified type is used in the Mobile Card Configuration.static voidMobileCardUtils.removeCardFromRules(MobileCardConfiguration cardConfiguration, String type) Remove cards with the specified type if exists. -
Uses of MobileCardConfiguration in overit.geocallapp.wfm.core.bl.mobilecard.configurationinterventiongroup
Fields in overit.geocallapp.wfm.core.bl.mobilecard.configurationinterventiongroup declared as MobileCardConfigurationModifier and TypeFieldDescriptionprotected MobileCardConfigurationMobileCardConfigurationInterventionGroup.mobileCardConfigurationMethods in overit.geocallapp.wfm.core.bl.mobilecard.configurationinterventiongroup that return MobileCardConfigurationModifier and TypeMethodDescriptionMobileCardConfigurationInterventionGroup.getMobileCardConfiguration()Returns the Mobile Cards Configuration.Methods in overit.geocallapp.wfm.core.bl.mobilecard.configurationinterventiongroup with parameters of type MobileCardConfigurationModifier and TypeMethodDescriptionvoidMobileCardConfigurationInterventionGroup.setMobileCardConfiguration(MobileCardConfiguration mobileCardConfiguration) Sets the Mobile Cards Configuration. -
Uses of MobileCardConfiguration in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsconfiguration
Fields in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsconfiguration declared as MobileCardConfigurationModifier and TypeFieldDescriptionprotected MobileCardConfigurationMobileCardsConfigurationDetail.mobileCardConfiguration