Uses of Interface
org.allGraphQLCases.server.SIP_Node_SIS
Packages that use SIP_Node_SIS
-
Uses of SIP_Node_SIS in org.allGraphQLCases.server
Subinterfaces of SIP_Node_SIS in org.allGraphQLCases.serverClasses in org.allGraphQLCases.server that implement SIP_Node_SISMethods in org.allGraphQLCases.server that return types with arguments of type SIP_Node_SISModifier and TypeMethodDescriptiondefault List<SIP_Node_SIS>
DataFetchersDelegateNode.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_Node_SIS>
DataFetchersDelegateNode.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_Node_SIS in org.allGraphQLCases.server.impl
Methods in org.allGraphQLCases.server.impl that return types with arguments of type SIP_Node_SISModifier and TypeMethodDescriptionDataFetchersDelegateNodeImpl.batchLoader
(List<UUID> keys, org.dataloader.BatchLoaderEnvironment environment)