Interface UserInteractionService

All Known Implementing Classes:
UserInteractionServiceImpl

public interface UserInteractionService
  • Method Summary

    Modifier and Type
    Method
    Description
    save(UserInteraction userInteraction)
     
  • Method Details

    • save

      Entity save(UserInteraction userInteraction)
      Parameters:
      userInteraction - the interaction that should be persisted
      Returns:
      created User_interaction