Uses of Class
com.echothree.model.control.accounting.server.graphql.GlAccountCategoryObject
Packages that use GlAccountCategoryObject
Package
Description
-
Uses of GlAccountCategoryObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return GlAccountCategoryObjectModifier and TypeMethodDescriptionstatic GlAccountCategoryObjectGraphQlQueries.glAccountCategory(graphql.schema.DataFetchingEnvironment env, String glAccountCategoryName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type GlAccountCategoryObjectModifier and TypeMethodDescriptionGraphQlQueries.glAccountCategories(graphql.schema.DataFetchingEnvironment env) -
Uses of GlAccountCategoryObject in com.echothree.model.control.accounting.server.graphql
Methods in com.echothree.model.control.accounting.server.graphql that return GlAccountCategoryObjectModifier and TypeMethodDescriptionGlAccountObject.getGlAccountCategory(graphql.schema.DataFetchingEnvironment env) TransactionGlAccountCategoryObject.getGlAccountCategory(graphql.schema.DataFetchingEnvironment env) GlAccountCategoryObject.getParentGlAccountCategory()