Uses of Interface
org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse.IBar12
Packages that use IBar12
Package
Description
-
Uses of IBar12 in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse
Classes in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse that implement IBar12Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse that return IBar12Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse with parameters of type IBar12 -
Uses of IBar12 in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse.util
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse.util that return types with arguments of type IBar12Modifier and TypeMethodDescriptionDataFetchersDelegateIBar12.batchLoader
(List<UUID> keys) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.DataFetchersDelegateIBar12.unorderedReturnBatchLoader
(List<UUID> keys) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.Method parameters in org.junittest.allgraphqlcases_server_springconfiguration_util_allfalse.util with type arguments of type IBar12Modifier and TypeMethodDescriptionDataFetchersDelegateIFoo3.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, IBar12> dataLoader, IFoo3 origin) This method loads the data for IFoo3.bar.IFoo3Controller.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, IBar12> dataLoader, IFoo3 origin) This method loads the data for ${dataFetcher.graphQLType}.bar.