Uses of Interface
org.junittest.allgraphqlcases_server_springconfiguration.SIP_AllFieldCasesInterface_SIS
Packages that use SIP_AllFieldCasesInterface_SIS
-
Uses of SIP_AllFieldCasesInterface_SIS in org.junittest.allgraphqlcases_server_springconfiguration
Classes in org.junittest.allgraphqlcases_server_springconfiguration that implement SIP_AllFieldCasesInterface_SISModifier and TypeClassDescriptionclass
A concrete class that just implements the above interfaceMethods in org.junittest.allgraphqlcases_server_springconfiguration that return types with arguments of type SIP_AllFieldCasesInterface_SISModifier and TypeMethodDescriptiondefault List<SIP_AllFieldCasesInterface_SIS>
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<SIP_AllFieldCasesInterface_SIS>
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 with parameters of type SIP_AllFieldCasesInterface_SISModifier and TypeMethodDescriptionAllFieldCasesInterfaceController.aliases
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin) This method loads the data for ${dataFetcher.graphQLType}.aliases.DataFetchersDelegateAllFieldCasesInterface.aliases
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin) This method loads the data for AllFieldCasesInterface.aliases.AllFieldCasesInterfaceController.booleans
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin) This method loads the data for ${dataFetcher.graphQLType}.booleans.DataFetchersDelegateAllFieldCasesInterface.booleans
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin) This method loads the data for AllFieldCasesInterface.booleans.AllFieldCasesInterfaceController.comments
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin) This method loads the data for ${dataFetcher.graphQLType}.comments.DataFetchersDelegateAllFieldCasesInterface.comments
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin) This method loads the data for AllFieldCasesInterface.comments.AllFieldCasesInterfaceController.friends
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin) This method loads the data for ${dataFetcher.graphQLType}.friends.DataFetchersDelegateAllFieldCasesInterface.friends
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin) This method loads the data for AllFieldCasesInterface.friends.AllFieldCasesInterfaceController.listWithIdSubTypes
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin, Integer nbItems, Boolean uppercaseName, String textToAppendToTheForname) This method loads the data for ${dataFetcher.graphQLType}.listWithIdSubTypes.DataFetchersDelegateAllFieldCasesInterface.listWithIdSubTypes
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin, Integer nbItems, Boolean uppercaseName, String textToAppendToTheForname) This method loads the data for AllFieldCasesInterface.listWithIdSubTypes.AllFieldCasesInterfaceController.listWithoutIdSubTypes
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin, Integer nbItems, SINP_FieldParameterInput_SINS input, String textToAppendToTheForname) This method loads the data for ${dataFetcher.graphQLType}.listWithoutIdSubTypes.DataFetchersDelegateAllFieldCasesInterface.listWithoutIdSubTypes
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin, Integer nbItems, SINP_FieldParameterInput_SINS input, String textToAppendToTheForname) This method loads the data for AllFieldCasesInterface.listWithoutIdSubTypes.AllFieldCasesInterfaceController.oneWithIdSubType
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, STP_AllFieldCasesWithIdSubtype_STS> dataLoader, SIP_AllFieldCasesInterface_SIS origin) This method loads the data for ${dataFetcher.graphQLType}.oneWithIdSubType.DataFetchersDelegateAllFieldCasesInterface.oneWithIdSubType
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, STP_AllFieldCasesWithIdSubtype_STS> dataLoader, SIP_AllFieldCasesInterface_SIS origin) This method loads the data for AllFieldCasesInterface.oneWithIdSubType.AllFieldCasesInterfaceController.oneWithoutIdSubType
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin, SINP_FieldParameterInput_SINS input) This method loads the data for ${dataFetcher.graphQLType}.oneWithoutIdSubType.DataFetchersDelegateAllFieldCasesInterface.oneWithoutIdSubType
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin, SINP_FieldParameterInput_SINS input) This method loads the data for AllFieldCasesInterface.oneWithoutIdSubType.AllFieldCasesInterfaceController.planets
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin) This method loads the data for ${dataFetcher.graphQLType}.planets.DataFetchersDelegateAllFieldCasesInterface.planets
(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, SIP_AllFieldCasesInterface_SIS origin) This method loads the data for AllFieldCasesInterface.planets.