Uses of Interface
org.junittest.allgraphqlcases_server_springconfiguration_util_alltrue.AllFieldCasesInterface
Packages that use AllFieldCasesInterface
Package
Description
-
Uses of AllFieldCasesInterface in org.junittest.allgraphqlcases_server_springconfiguration_util_alltrue
Classes in org.junittest.allgraphqlcases_server_springconfiguration_util_alltrue that implement AllFieldCasesInterfaceModifier and TypeClassDescriptionclassA concrete class that just implements the above interface -
Uses of AllFieldCasesInterface in org.junittest.allgraphqlcases_server_springconfiguration_util_alltrue.util
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_alltrue.util that return types with arguments of type AllFieldCasesInterfaceModifier and TypeMethodDescriptiondefault List<AllFieldCasesInterface>DataFetchersDelegateAllFieldCasesInterface.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<AllFieldCasesInterface>DataFetchersDelegateAllFieldCasesInterface.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_util_alltrue.util with parameters of type AllFieldCasesInterfaceModifier and TypeMethodDescriptionAllFieldCasesInterfaceController.aliases(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin) This method loads the data for ${dataFetcher.graphQLType}.aliases.DataFetchersDelegateAllFieldCasesInterface.aliases(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin) This method loads the data for AllFieldCasesInterface.aliases.AllFieldCasesInterfaceController.booleans(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin) This method loads the data for ${dataFetcher.graphQLType}.booleans.DataFetchersDelegateAllFieldCasesInterface.booleans(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin) This method loads the data for AllFieldCasesInterface.booleans.AllFieldCasesInterfaceController.comments(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin) This method loads the data for ${dataFetcher.graphQLType}.comments.DataFetchersDelegateAllFieldCasesInterface.comments(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin) This method loads the data for AllFieldCasesInterface.comments.AllFieldCasesInterfaceController.forname(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin, Boolean uppercase, String textToAppendToTheForname) This method loads the data for ${dataFetcher.graphQLType}.forname.DataFetchersDelegateAllFieldCasesInterface.forname(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin, Boolean uppercase, String textToAppendToTheForname) This method loads the data for AllFieldCasesInterface.forname.AllFieldCasesInterfaceController.friends(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, Human> dataLoader, AllFieldCasesInterface origin) This method loads the data for ${dataFetcher.graphQLType}.friends.DataFetchersDelegateAllFieldCasesInterface.friends(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, Human> dataLoader, AllFieldCasesInterface origin) This method loads the data for AllFieldCasesInterface.friends.AllFieldCasesInterfaceController.listWithIdSubTypes(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, AllFieldCasesWithIdSubtype> dataLoader, AllFieldCasesInterface origin, Integer nbItems, Boolean uppercaseName, String textToAppendToTheForname) This method loads the data for ${dataFetcher.graphQLType}.listWithIdSubTypes.DataFetchersDelegateAllFieldCasesInterface.listWithIdSubTypes(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, AllFieldCasesWithIdSubtype> dataLoader, AllFieldCasesInterface origin, Integer nbItems, Boolean uppercaseName, String textToAppendToTheForname) This method loads the data for AllFieldCasesInterface.listWithIdSubTypes.AllFieldCasesInterfaceController.listWithoutIdSubTypes(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin, Integer nbItems, FieldParameterInput input, String textToAppendToTheForname) This method loads the data for ${dataFetcher.graphQLType}.listWithoutIdSubTypes.DataFetchersDelegateAllFieldCasesInterface.listWithoutIdSubTypes(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin, Integer nbItems, FieldParameterInput input, String textToAppendToTheForname) This method loads the data for AllFieldCasesInterface.listWithoutIdSubTypes.AllFieldCasesInterfaceController.oneWithIdSubType(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, AllFieldCasesWithIdSubtype> dataLoader, AllFieldCasesInterface origin) This method loads the data for ${dataFetcher.graphQLType}.oneWithIdSubType.DataFetchersDelegateAllFieldCasesInterface.oneWithIdSubType(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, AllFieldCasesWithIdSubtype> dataLoader, AllFieldCasesInterface origin) This method loads the data for AllFieldCasesInterface.oneWithIdSubType.AllFieldCasesInterfaceController.oneWithoutIdSubType(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin, FieldParameterInput input) This method loads the data for ${dataFetcher.graphQLType}.oneWithoutIdSubType.DataFetchersDelegateAllFieldCasesInterface.oneWithoutIdSubType(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin, FieldParameterInput input) This method loads the data for AllFieldCasesInterface.oneWithoutIdSubType.AllFieldCasesInterfaceController.planets(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin) This method loads the data for ${dataFetcher.graphQLType}.planets.DataFetchersDelegateAllFieldCasesInterface.planets(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, AllFieldCasesInterface origin) This method loads the data for AllFieldCasesInterface.planets.