Uses of Interface
org.forum.server.graphql.util.DataFetchersDelegateTopic
Packages that use DataFetchersDelegateTopic
-
Uses of DataFetchersDelegateTopic in org.forum.server.graphql.util
Fields in org.forum.server.graphql.util declared as DataFetchersDelegateTopicModifier and TypeFieldDescriptionprotected DataFetchersDelegateTopic
TopicController.dataFetchersDelegateTopic
Methods in org.forum.server.graphql.util that return DataFetchersDelegateTopicModifier and TypeMethodDescriptionRegistryForDataFetchersDelegates.getDataFetchersDelegateTopic()
-
Uses of DataFetchersDelegateTopic in org.forum.server.specific_code
Classes in org.forum.server.specific_code that implement DataFetchersDelegateTopicModifier and TypeClassDescriptionclass
This class implements the access to the database : there are so many ways to do this, that the developper has still work to do.