Class TeamTopicRepository

java.lang.Object
com.axelor.db.JpaRepository<TeamTopic>
com.axelor.team.db.repo.TeamTopicRepository
All Implemented Interfaces:
Repository<TeamTopic>

public class TeamTopicRepository extends JpaRepository<TeamTopic>
  • Constructor Details

    • TeamTopicRepository

      public TeamTopicRepository()
  • Method Details