Uses of Class
com.echothree.model.control.accounting.common.transfer.GlAccountCategoryDescriptionTransfer
Packages that use GlAccountCategoryDescriptionTransfer
Package
Description
-
Uses of GlAccountCategoryDescriptionTransfer in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return GlAccountCategoryDescriptionTransferModifier and TypeMethodDescriptionEditGlAccountCategoryDescriptionResult.getGlAccountCategoryDescription()GetGlAccountCategoryDescriptionResult.getGlAccountCategoryDescription()Methods in com.echothree.control.user.accounting.common.result that return types with arguments of type GlAccountCategoryDescriptionTransferModifier and TypeMethodDescriptionGetGlAccountCategoryDescriptionsResult.getGlAccountCategoryDescriptions()Methods in com.echothree.control.user.accounting.common.result with parameters of type GlAccountCategoryDescriptionTransferModifier and TypeMethodDescriptionvoidEditGlAccountCategoryDescriptionResult.setGlAccountCategoryDescription(GlAccountCategoryDescriptionTransfer glAccountCategoryDescription) voidGetGlAccountCategoryDescriptionResult.setGlAccountCategoryDescription(GlAccountCategoryDescriptionTransfer glAccountCategoryDescription) Method parameters in com.echothree.control.user.accounting.common.result with type arguments of type GlAccountCategoryDescriptionTransferModifier and TypeMethodDescriptionvoidGetGlAccountCategoryDescriptionsResult.setGlAccountCategoryDescriptions(List<GlAccountCategoryDescriptionTransfer> glAccountCategoryDescriptions) -
Uses of GlAccountCategoryDescriptionTransfer in com.echothree.model.control.accounting.server.control
Methods in com.echothree.model.control.accounting.server.control that return GlAccountCategoryDescriptionTransferModifier and TypeMethodDescriptionAccountingControl.getGlAccountCategoryDescriptionTransfer(UserVisit userVisit, GlAccountCategoryDescription glAccountCategoryDescription) Methods in com.echothree.model.control.accounting.server.control that return types with arguments of type GlAccountCategoryDescriptionTransferModifier and TypeMethodDescriptionAccountingControl.getGlAccountCategoryDescriptionTransfersByGlAccountCategory(UserVisit userVisit, GlAccountCategory glAccountCategory) -
Uses of GlAccountCategoryDescriptionTransfer in com.echothree.model.control.accounting.server.transfer
Methods in com.echothree.model.control.accounting.server.transfer that return GlAccountCategoryDescriptionTransferModifier and TypeMethodDescriptionGlAccountCategoryDescriptionTransferCache.getTransfer(UserVisit userVisit, GlAccountCategoryDescription glAccountCategoryDescription)