Uses of Class
com.echothree.model.control.accounting.server.graphql.TransactionGlAccountCategoryObject
Packages that use TransactionGlAccountCategoryObject
Package
Description
-
Uses of TransactionGlAccountCategoryObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return TransactionGlAccountCategoryObjectModifier and TypeMethodDescriptionGraphQlQueries.transactionGlAccountCategory(graphql.schema.DataFetchingEnvironment env, String transactionTypeName, String transactionGlAccountCategoryName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type TransactionGlAccountCategoryObjectModifier and TypeMethodDescriptionGraphQlQueries.transactionGlAccountCategories(graphql.schema.DataFetchingEnvironment env, String transactionTypeName) -
Uses of TransactionGlAccountCategoryObject in com.echothree.model.control.accounting.server.graphql
Methods in com.echothree.model.control.accounting.server.graphql that return TransactionGlAccountCategoryObjectModifier and TypeMethodDescriptionTransactionGlEntryObject.getTransactionGlAccountCategory(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.accounting.server.graphql that return types with arguments of type TransactionGlAccountCategoryObjectModifier and TypeMethodDescriptionTransactionTypeObject.getTransactionGlAccountCategories(graphql.schema.DataFetchingEnvironment env)