Uses of Class
org.allGraphQLCases.server.STP_TBar2_STS
Packages that use STP_TBar2_STS
-
Uses of STP_TBar2_STS in org.allGraphQLCases.server
Methods in org.allGraphQLCases.server that return STP_TBar2_STSMethods in org.allGraphQLCases.server that return types with arguments of type STP_TBar2_STSModifier and TypeMethodDescriptiondefault List<STP_TBar2_STS>
DataFetchersDelegateTBar2.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<STP_TBar2_STS>
DataFetchersDelegateTBar2.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 STP_TBar2_STS in org.allGraphQLCases.server.impl
Methods in org.allGraphQLCases.server.impl that return types with arguments of type STP_TBar2_STSModifier and TypeMethodDescriptionDataFetchersDelegateTBar2Impl.batchLoader
(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment)