Uses of Class
com.echothree.model.data.accounting.server.value.TransactionGlAccountCategoryDescriptionValue
Packages that use TransactionGlAccountCategoryDescriptionValue
Package
Description
-
Uses of TransactionGlAccountCategoryDescriptionValue in com.echothree.model.control.accounting.server.control
Methods in com.echothree.model.control.accounting.server.control that return TransactionGlAccountCategoryDescriptionValueModifier and TypeMethodDescriptionAccountingControl.getTransactionGlAccountCategoryDescriptionValue
(TransactionGlAccountCategoryDescription transactionGlAccountCategoryDescription) AccountingControl.getTransactionGlAccountCategoryDescriptionValueForUpdate
(TransactionGlAccountCategory transactionGlAccountCategory, Language language) Methods in com.echothree.model.control.accounting.server.control with parameters of type TransactionGlAccountCategoryDescriptionValueModifier and TypeMethodDescriptionvoid
AccountingControl.updateTransactionGlAccountCategoryDescriptionFromValue
(TransactionGlAccountCategoryDescriptionValue transactionGlAccountCategoryDescriptionValue, BasePK updatedBy) -
Uses of TransactionGlAccountCategoryDescriptionValue in com.echothree.model.data.accounting.server.entity
Methods in com.echothree.model.data.accounting.server.entity that return TransactionGlAccountCategoryDescriptionValueModifier and TypeMethodDescriptionTransactionGlAccountCategoryDescription.getTransactionGlAccountCategoryDescriptionValue()
Methods in com.echothree.model.data.accounting.server.entity with parameters of type TransactionGlAccountCategoryDescriptionValueModifier and TypeMethodDescriptionvoid
TransactionGlAccountCategoryDescription.setTransactionGlAccountCategoryDescriptionValue
(TransactionGlAccountCategoryDescriptionValue value) Constructors in com.echothree.model.data.accounting.server.entity with parameters of type TransactionGlAccountCategoryDescriptionValueModifierConstructorDescriptionTransactionGlAccountCategoryDescription
(TransactionGlAccountCategoryDescriptionValue value, EntityPermission entityPermission) Creates a new instance of TransactionGlAccountCategoryDescription -
Uses of TransactionGlAccountCategoryDescriptionValue in com.echothree.model.data.accounting.server.factory
Methods in com.echothree.model.data.accounting.server.factory that return TransactionGlAccountCategoryDescriptionValueModifier and TypeMethodDescriptionTransactionGlAccountCategoryDescriptionFactory.getValueFromPK
(Session session, TransactionGlAccountCategoryDescriptionPK pk) TransactionGlAccountCategoryDescriptionFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.accounting.server.factory that return types with arguments of type TransactionGlAccountCategoryDescriptionValueModifier and TypeMethodDescriptionTransactionGlAccountCategoryDescriptionFactory.getValuesFromPKs
(Session session, Collection<TransactionGlAccountCategoryDescriptionPK> pks) TransactionGlAccountCategoryDescriptionFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.accounting.server.factory with parameters of type TransactionGlAccountCategoryDescriptionValueModifier and TypeMethodDescriptionTransactionGlAccountCategoryDescriptionFactory.getEntityFromValue
(EntityPermission entityPermission, TransactionGlAccountCategoryDescriptionValue value) TransactionGlAccountCategoryDescriptionFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, TransactionGlAccountCategoryDescriptionValue value) Method parameters in com.echothree.model.data.accounting.server.factory with type arguments of type TransactionGlAccountCategoryDescriptionValueModifier and TypeMethodDescriptionvoid
TransactionGlAccountCategoryDescriptionFactory.create
(Session session, Collection<TransactionGlAccountCategoryDescriptionValue> _values) void
TransactionGlAccountCategoryDescriptionFactory.create
(Collection<TransactionGlAccountCategoryDescriptionValue> _values) -
Uses of TransactionGlAccountCategoryDescriptionValue in com.echothree.model.data.accounting.server.value
Methods in com.echothree.model.data.accounting.server.value that return TransactionGlAccountCategoryDescriptionValue