Uses of Interface
org.junittest.allgraphqlcases_server_springconfiguration.SIP_IBar12_SIS
Packages that use SIP_IBar12_SIS
-
Uses of SIP_IBar12_SIS in org.junittest.allgraphqlcases_server_springconfiguration
Classes in org.junittest.allgraphqlcases_server_springconfiguration that implement SIP_IBar12_SISMethods in org.junittest.allgraphqlcases_server_springconfiguration that return SIP_IBar12_SISMethods in org.junittest.allgraphqlcases_server_springconfiguration that return types with arguments of type SIP_IBar12_SISModifier and TypeMethodDescriptiondefault List<SIP_IBar12_SIS>
DataFetchersDelegateIBar12.batchLoader
(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.default List<SIP_IBar12_SIS>
DataFetchersDelegateIBar12.unorderedReturnBatchLoader
(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment) This method loads a list of ${dataFetcher.field.name}, based on the list of id to be fetched.Methods in org.junittest.allgraphqlcases_server_springconfiguration with parameters of type SIP_IBar12_SISModifier and TypeMethodDescriptionvoid
SIP_IFoo3_SIS.setBar
(SIP_IBar12_SIS bar) void
STP_TFoo3_STS.setBar
(SIP_IBar12_SIS bar) Method parameters in org.junittest.allgraphqlcases_server_springconfiguration with type arguments of type SIP_IBar12_SISModifier and TypeMethodDescriptionDataFetchersDelegateIFoo3.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, SIP_IBar12_SIS> dataLoader, SIP_IFoo3_SIS origin) This method loads the data for IFoo3.bar.IFoo3Controller.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, SIP_IBar12_SIS> dataLoader, SIP_IFoo3_SIS origin) This method loads the data for ${dataFetcher.graphQLType}.bar.