Uses of Interface
org.allGraphQLCases.server.SIP_IBar2_SIS
Packages that use SIP_IBar2_SIS
-
Uses of SIP_IBar2_SIS in org.allGraphQLCases.server
Subinterfaces of SIP_IBar2_SIS in org.allGraphQLCases.serverClasses in org.allGraphQLCases.server that implement SIP_IBar2_SISMethods in org.allGraphQLCases.server that return SIP_IBar2_SISMethods in org.allGraphQLCases.server that return types with arguments of type SIP_IBar2_SISModifier and TypeMethodDescriptiondefault List<SIP_IBar2_SIS>
DataFetchersDelegateIBar2.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_IBar2_SIS>
DataFetchersDelegateIBar2.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.allGraphQLCases.server with parameters of type SIP_IBar2_SISModifier and TypeMethodDescriptionvoid
SIP_IFoo2_SIS.setBar
(SIP_IBar2_SIS bar) void
STP_TFoo12_STS.setBar
(SIP_IBar2_SIS bar) The 'bar' field is a valid GraphQL field.void
STP_TFoo3_STS.setBar
(SIP_IBar2_SIS bar) Method parameters in org.allGraphQLCases.server with type arguments of type SIP_IBar2_SISModifier and TypeMethodDescriptionDataFetchersDelegateIFoo2.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, SIP_IBar2_SIS> dataLoader, SIP_IFoo2_SIS origin) This method loads the data for IFoo2.bar.IFoo2Controller.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, SIP_IBar2_SIS> dataLoader, SIP_IFoo2_SIS origin) This method loads the data for ${dataFetcher.graphQLType}.bar. -
Uses of SIP_IBar2_SIS in org.allGraphQLCases.server.impl
Methods in org.allGraphQLCases.server.impl that return types with arguments of type SIP_IBar2_SISModifier and TypeMethodDescriptionDataFetchersDelegateIFoo2Impl.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, SIP_IBar2_SIS> dataLoader, SIP_IFoo2_SIS origin) DataFetchersDelegateIBar2Impl.batchLoader
(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment) Method parameters in org.allGraphQLCases.server.impl with type arguments of type SIP_IBar2_SISModifier and TypeMethodDescriptionDataFetchersDelegateIFoo2Impl.bar
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, SIP_IBar2_SIS> dataLoader, SIP_IFoo2_SIS origin)