Uses of Interface
org.forum.server.graphql.util.DataFetchersDelegateBoard
Packages that use DataFetchersDelegateBoard
-
Uses of DataFetchersDelegateBoard in org.forum.server.graphql.util
Fields in org.forum.server.graphql.util declared as DataFetchersDelegateBoardModifier and TypeFieldDescriptionprotected DataFetchersDelegateBoard
BoardController.dataFetchersDelegateBoard
Methods in org.forum.server.graphql.util that return DataFetchersDelegateBoardModifier and TypeMethodDescriptionRegistryForDataFetchersDelegates.getDataFetchersDelegateBoard()
-
Uses of DataFetchersDelegateBoard in org.forum.server.specific_code
Classes in org.forum.server.specific_code that implement DataFetchersDelegateBoardModifier 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.