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 StringBRInteraction.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 TypeMethodDescriptionvoidInteractions.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 voidBQ_Util_OldOPI.insertInteraction(Interaction interaction) Method parameters in com.maplander.backend.utils with type arguments of type InteractionModifier and TypeMethodDescriptionstatic voidBQ_Util_OldOPI.insertInteractions(List<Interaction> interactionList)