Uses of Class
overit.geocallapp.wfm.core.bl.mobilecard.card.MobileCard
Packages that use MobileCard
Package
Description
-
Uses of MobileCard in overit.geocallapp.wfm.core.bl.mobilecard.card.utils
Methods in overit.geocallapp.wfm.core.bl.mobilecard.card.utils that return types with arguments of type MobileCardModifier and TypeMethodDescriptionprotected static List<MobileCard> MobileCardUtils.reloadCardId(List<MobileCard> cards) Reload card idsMethod parameters in overit.geocallapp.wfm.core.bl.mobilecard.card.utils with type arguments of type MobileCardModifier and TypeMethodDescriptionprotected static List<MobileCard> MobileCardUtils.reloadCardId(List<MobileCard> cards) Reload card ids -
Uses of MobileCard in overit.geocallapp.wfm.core.bl.mobilecard.interventionrule
Methods in overit.geocallapp.wfm.core.bl.mobilecard.interventionrule that return types with arguments of type MobileCardMethod parameters in overit.geocallapp.wfm.core.bl.mobilecard.interventionrule with type arguments of type MobileCardModifier and TypeMethodDescriptionvoidMobileCardInterventionRule.setCards(List<MobileCard> cards) Sets the Cards. -
Uses of MobileCard in overit.geocallapp.wfm.core.ux.mobilecards.card.container
Fields in overit.geocallapp.wfm.core.ux.mobilecards.card.container declared as MobileCardModifier and TypeFieldDescriptionprotected MobileCardCardContainerParams.editCardprotected MobileCardCardContainer.editNodeMethods in overit.geocallapp.wfm.core.ux.mobilecards.card.container that return MobileCardMethods in overit.geocallapp.wfm.core.ux.mobilecards.card.container with parameters of type MobileCardModifier and TypeMethodDescriptionvoidCardContainerParams.setEditCard(MobileCard editCard) Sets the edit card. -
Uses of MobileCard in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsrule
Fields in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsrule with type parameters of type MobileCardMethods in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsrule that return types with arguments of type MobileCardModifier and TypeMethodDescriptionprotected List<MobileCard> MobileCardsRuleDetail.reloadCardId()