Class TransactionGlAccountCategoryObject
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.TransactionGlAccountCategoryObject
-
Field Summary
Fields inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
basePrimaryKey -
Constructor Summary
ConstructorsConstructorDescriptionTransactionGlAccountCategoryObject(TransactionGlAccountCategory transactionGlAccountCategory) -
Method Summary
Modifier and TypeMethodDescriptiongetDescription(graphql.schema.DataFetchingEnvironment env) getGlAccountCategory(graphql.schema.DataFetchingEnvironment env) @graphql.annotations.annotationTypes.GraphQLNonNull intgetTransactionType(graphql.schema.DataFetchingEnvironment env) Methods 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
-
TransactionGlAccountCategoryObject
public TransactionGlAccountCategoryObject(TransactionGlAccountCategory transactionGlAccountCategory)
-
-
Method Details
-
getTransactionType
-
getTransactionGlAccountCategoryName
-
getSortOrder
-
getGlAccountCategory
-
getDescription
-