Uses of Class
com.echothree.model.control.accounting.server.graphql.TransactionObject
Packages that use TransactionObject
Package
Description
-
Uses of TransactionObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return TransactionObjectModifier and TypeMethodDescriptionstatic TransactionObjectGraphQlQueries.transaction(graphql.schema.DataFetchingEnvironment env, String transactionName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type TransactionObjectModifier and TypeMethodDescriptionGraphQlQueries.transactions(graphql.schema.DataFetchingEnvironment env, String transactionGroupName) -
Uses of TransactionObject in com.echothree.model.control.accounting.server.graphql
Methods in com.echothree.model.control.accounting.server.graphql that return TransactionObjectModifier and TypeMethodDescriptionTransactionEntityRoleObject.getTransaction(graphql.schema.DataFetchingEnvironment env) TransactionGlEntryObject.getTransaction(graphql.schema.DataFetchingEnvironment env) TransactionTimeObject.getTransaction(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.accounting.server.graphql that return types with arguments of type TransactionObjectModifier and TypeMethodDescriptionTransactionGroupObject.getTransactions(graphql.schema.DataFetchingEnvironment env)