Uses of Interface
org.allGraphQLCases.server.SIP_IBar3_SIS
Packages that use SIP_IBar3_SIS
-
Uses of SIP_IBar3_SIS in org.allGraphQLCases.server
Methods in org.allGraphQLCases.server that return types with arguments of type SIP_IBar3_SISModifier and TypeMethodDescriptiondefault List<SIP_IBar3_SIS>
DataFetchersDelegateIBar3.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_IBar3_SIS>
DataFetchersDelegateIBar3.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. -
Uses of SIP_IBar3_SIS in org.allGraphQLCases.server.impl
Methods in org.allGraphQLCases.server.impl that return types with arguments of type SIP_IBar3_SISModifier and TypeMethodDescriptionDataFetchersDelegateIBar3Impl.batchLoader
(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment)