Uses of Interface
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map.Character
Packages that use Character
Package
Description
-
Uses of Character in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map
Classes in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map that implement CharacterMethods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map that return CharacterModifier and TypeMethodDescriptionHuman.getBestFriend()
MyQueryType.getDirectiveOnField()
# Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQueryMyQueryType.getError()
################################################################################ # error always returns an error!MyQueryType.getWithEnum()
MyQueryType.getWithOneMandatoryParam()
MyQueryType.getWithOneOptionalParam()
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map that return types with arguments of type CharacterModifier and TypeMethodDescriptionMyQueryType.getConnectionWithoutParameters()
BatchMappingType.getFriends()
Character.getFriends()
Droid.getFriends()
Human.getFriends()
Droid.getFriendsCharacter()
Human.getFriendsCharacter()
MyQueryType.getWithList()
################################################################################ # withList return a list of Characters, matching the given list of CharacterInputMyQueryType.getWithoutParameters()
This is a description to describe the field withoutParameters on two linesMethods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map with parameters of type CharacterModifier and TypeMethodDescriptionvoid
Human.setBestFriend
(Character bestFriend) void
MyQueryType.setDirectiveOnField
(Character directiveOnField) # Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQueryvoid
################################################################################ # error always returns an error!void
MyQueryType.setWithEnum
(Character withEnum) void
MyQueryType.setWithOneMandatoryParam
(Character withOneMandatoryParam) void
MyQueryType.setWithOneOptionalParam
(Character withOneOptionalParam) Human.Builder.withBestFriend
(Character bestFriendParam) MyQueryType.Builder.withDirectiveOnField
(Character directiveOnFieldParam) # Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery################################################################################ # error always returns an error!MyQueryType.Builder.withWithEnum
(Character withEnumParam) MyQueryType.Builder.withWithOneMandatoryParam
(Character withOneMandatoryParamParam) MyQueryType.Builder.withWithOneOptionalParam
(Character withOneOptionalParamParam) Method parameters in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map with type arguments of type CharacterModifier and TypeMethodDescriptionvoid
MyQueryType.setConnectionWithoutParameters
(List<Character> connectionWithoutParameters) void
BatchMappingType.setFriends
(List<Character> friends) void
Character.setFriends
(List<Character> friends) void
Droid.setFriends
(List<Character> friends) void
Human.setFriends
(List<Character> friends) void
MyQueryType.setWithList
(List<Character> withList) ################################################################################ # withList return a list of Characters, matching the given list of CharacterInputvoid
MyQueryType.setWithoutParameters
(List<Character> withoutParameters) This is a description to describe the field withoutParameters on two linesMyQueryType.Builder.withConnectionWithoutParameters
(List<Character> connectionWithoutParametersParam) BatchMappingType.Builder.withFriends
(List<Character> friendsParam) Droid.Builder.withFriends
(List<Character> friendsParam) Human.Builder.withFriends
(List<Character> friendsParam) MyQueryType.Builder.withWithList
(List<Character> withListParam) ################################################################################ # withList return a list of Characters, matching the given list of CharacterInputMyQueryType.Builder.withWithoutParameters
(List<Character> withoutParametersParam) This is a description to describe the field withoutParameters on two lines -
Uses of Character in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map.util
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map.util that return types with arguments of type CharacterModifier and TypeMethodDescriptionCharacterController.appearsIn
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Character> keys) This methods loads the data for ${dataFetcher.graphQLType}.appearsIn.DataFetchersDelegateCharacter.appearsIn
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Character> keys) This methods loads the data for ${dataFetcher.graphQLType}.appearsIn.DataFetchersDelegateCharacter.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.DataFetchersDelegateHuman.bestFriend
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Human> keys) This methods loads the data for ${dataFetcher.graphQLType}.bestFriend.HumanController.bestFriend
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Human> keys) This methods loads the data for ${dataFetcher.graphQLType}.bestFriend.BatchMappingTypeController.friends
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<BatchMappingType> keys) This methods loads the data for ${dataFetcher.graphQLType}.friends.CharacterController.friends
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Character> keys) This methods loads the data for ${dataFetcher.graphQLType}.friends.CharacterController.friends
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Character> keys) This methods loads the data for ${dataFetcher.graphQLType}.friends.DataFetchersDelegateBatchMappingType.friends
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<BatchMappingType> keys) This methods loads the data for ${dataFetcher.graphQLType}.friends.DataFetchersDelegateCharacter.friends
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Character> keys) This methods loads the data for ${dataFetcher.graphQLType}.friends.DataFetchersDelegateCharacter.friends
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Character> keys) This methods loads the data for ${dataFetcher.graphQLType}.friends.DataFetchersDelegateDroid.friends
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Droid> keys) This methods loads the data for ${dataFetcher.graphQLType}.friends.DataFetchersDelegateHuman.friends
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Human> keys) This methods loads the data for ${dataFetcher.graphQLType}.friends.DroidController.friends
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Droid> keys) This methods loads the data for ${dataFetcher.graphQLType}.friends.HumanController.friends
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Human> keys) This methods loads the data for ${dataFetcher.graphQLType}.friends.DataFetchersDelegateCharacter.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_batchmapping_map.util with parameters of type CharacterModifier and TypeMethodDescriptionCharacterController.name
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, Character origin, Boolean uppercase) This method loads the data for ${dataFetcher.graphQLType}.name.DataFetchersDelegateCharacter.name
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, Character origin, Boolean uppercase) This method loads the data for Character.name.Method parameters in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map.util with type arguments of type CharacterModifier and TypeMethodDescriptionCharacterController.appearsIn
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Character> keys) This methods loads the data for ${dataFetcher.graphQLType}.appearsIn.DataFetchersDelegateCharacter.appearsIn
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Character> keys) This methods loads the data for ${dataFetcher.graphQLType}.appearsIn.CharacterController.friends
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Character> keys) This methods loads the data for ${dataFetcher.graphQLType}.friends.DataFetchersDelegateCharacter.friends
(org.dataloader.BatchLoaderEnvironment batchLoaderEnvironment, graphql.GraphQLContext graphQLContext, List<Character> keys) This methods loads the data for ${dataFetcher.graphQLType}.friends.