Uses of Class
com.echothree.model.control.accounting.server.graphql.GlAccountCategoryObject
Packages that use GlAccountCategoryObject
Package
Description
-
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) GlAccountCategoryObject.getParentGlAccountCategory()
-
Uses of GlAccountCategoryObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return GlAccountCategoryObjectModifier and TypeMethodDescriptionstatic GlAccountCategoryObject
GraphQlQueries.glAccountCategory
(graphql.schema.DataFetchingEnvironment env, String glAccountCategoryName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type GlAccountCategoryObjectModifier and TypeMethodDescriptionGraphQlQueries.glAccountCategories
(graphql.schema.DataFetchingEnvironment env)