Uses of Interface
org.junittest.allgraphqlcases_server_springconfiguration.SIP_WithID_SIS
Packages that use SIP_WithID_SIS
-
Uses of SIP_WithID_SIS in org.junittest.allgraphqlcases_server_springconfiguration
Classes in org.junittest.allgraphqlcases_server_springconfiguration that implement SIP_WithID_SISModifier and TypeClassDescriptionclassThis type is a clone of the InterfaceAllFieldCases interface.classA concrete class that just implements the above interfaceclassclassMethods in org.junittest.allgraphqlcases_server_springconfiguration that return SIP_WithID_SISModifier and TypeMethodDescriptionSTP_ReservedJavaKeywordAllFieldCases_STS.getImplements()A field with a java reserved name which is an interfaceSTP_ReservedJavaKeywordAllFieldCases_STS.getNonJavaKeywordField()A field with a _non_ java reserved name which is an interface (to check standard behavior)Methods in org.junittest.allgraphqlcases_server_springconfiguration that return types with arguments of type SIP_WithID_SISModifier and TypeMethodDescriptiondefault List<SIP_WithID_SIS>DataFetchersDelegateWithID.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_WithID_SIS>DataFetchersDelegateWithID.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_WithID_SISModifier and TypeMethodDescriptionvoidSTP_ReservedJavaKeywordAllFieldCases_STS.setImplements(SIP_WithID_SIS _implements) A field with a java reserved name which is an interfacevoidSTP_ReservedJavaKeywordAllFieldCases_STS.setNonJavaKeywordField(SIP_WithID_SIS nonJavaKeywordField) A field with a _non_ java reserved name which is an interface (to check standard behavior)STP_ReservedJavaKeywordAllFieldCases_STS.Builder.withImplements(SIP_WithID_SIS _implementsParam) A field with a java reserved name which is an interfaceSTP_ReservedJavaKeywordAllFieldCases_STS.Builder.withNonJavaKeywordField(SIP_WithID_SIS nonJavaKeywordFieldParam) A field with a _non_ java reserved name which is an interface (to check standard behavior)Method parameters in org.junittest.allgraphqlcases_server_springconfiguration with type arguments of type SIP_WithID_SISModifier and TypeMethodDescriptionDataFetchersDelegateReservedJavaKeywordAllFieldCases._implements(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, SIP_WithID_SIS> dataLoader, STP_ReservedJavaKeywordAllFieldCases_STS origin) Description for the implements field:
A field with a java reserved name which is an interface
This method loads the data for ReservedJavaKeywordAllFieldCases.implements.ReservedJavaKeywordAllFieldCasesController._implements(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, SIP_WithID_SIS> dataLoader, STP_ReservedJavaKeywordAllFieldCases_STS origin) This method loads the data for ${dataFetcher.graphQLType}.implements.DataFetchersDelegateReservedJavaKeywordAllFieldCases.nonJavaKeywordField(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, SIP_WithID_SIS> dataLoader, STP_ReservedJavaKeywordAllFieldCases_STS origin) Description for the nonJavaKeywordField field:
A field with a _non_ java reserved name which is an interface (to check standard behavior)
This method loads the data for ReservedJavaKeywordAllFieldCases.nonJavaKeywordField.ReservedJavaKeywordAllFieldCasesController.nonJavaKeywordField(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, org.dataloader.DataLoader<UUID, SIP_WithID_SIS> dataLoader, STP_ReservedJavaKeywordAllFieldCases_STS origin) This method loads the data for ${dataFetcher.graphQLType}.nonJavaKeywordField.