Uses of Class
com.maplander.backend.model.stream.Interaction
Packages that use Interaction
Package
Description
-
Uses of Interaction in com.maplander.backend.controller.businessrule.common
Methods in com.maplander.backend.controller.businessrule.common with parameters of type InteractionModifier and TypeMethodDescriptionstatic String
BRInteraction.validateInteraction
(Interaction interaction, javax.servlet.http.HttpServletRequest request) -
Uses of Interaction in com.maplander.backend.model.manage.complex
Methods in com.maplander.backend.model.manage.complex that return types with arguments of type InteractionMethod parameters in com.maplander.backend.model.manage.complex with type arguments of type InteractionModifier and TypeMethodDescriptionvoid
Interactions.setInteractions
(List<Interaction> interactions) -
Uses of Interaction in com.maplander.backend.utils
Methods in com.maplander.backend.utils with parameters of type InteractionModifier and TypeMethodDescriptionstatic void
BQ_Util_OldOPI.insertInteraction
(Interaction interaction) Method parameters in com.maplander.backend.utils with type arguments of type InteractionModifier and TypeMethodDescriptionstatic void
BQ_Util_OldOPI.insertInteractions
(List<Interaction> interactionList)