Class ItemAccountingCategoryObject
java.lang.Object
com.echothree.model.control.graphql.server.graphql.BaseObject
com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
com.echothree.model.control.accounting.server.graphql.ItemAccountingCategoryObject
-
Field Summary
Fields inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
basePrimaryKey -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCogsGlAccount(graphql.schema.DataFetchingEnvironment env) getDescription(graphql.schema.DataFetchingEnvironment env) getInventoryGlAccount(graphql.schema.DataFetchingEnvironment env) @graphql.annotations.annotationTypes.GraphQLNonNull booleangetItems(graphql.schema.DataFetchingEnvironment env) getReturnsCogsGlAccount(graphql.schema.DataFetchingEnvironment env) getReturnsGlAccount(graphql.schema.DataFetchingEnvironment env) getSalesGlAccount(graphql.schema.DataFetchingEnvironment env) @graphql.annotations.annotationTypes.GraphQLNonNull intMethods inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
getEntityAliasType, getEntityAliasTypes, getEntityAttribute, getEntityAttributeGroup, getEntityAttributeGroups, getEntityInstance, getEntityInstanceByBasePK, getId, getTagScope, getTagScopes, getWorkflowEntityStatusObjectMethods inherited from class com.echothree.model.control.graphql.server.graphql.BaseObject
getWorkflowEntityStatusObject
-
Constructor Details
-
ItemAccountingCategoryObject
-
-
Method Details
-
getItemAccountingCategoryName
-
getParentItemAccountingCategory
-
getInventoryGlAccount
-
getSalesGlAccount
-
getReturnsGlAccount
-
getCogsGlAccount
-
getReturnsCogsGlAccount
-
getIsDefault
-
getSortOrder
-
getDescription
-
getItems
-