Uses of Interface
com.echothree.control.user.accounting.common.spec.GlAccountUniversalSpec
Packages that use GlAccountUniversalSpec
Package
Description
-
Uses of GlAccountUniversalSpec in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return GlAccountUniversalSpec -
Uses of GlAccountUniversalSpec in com.echothree.control.user.accounting.common.form
Subinterfaces of GlAccountUniversalSpec in com.echothree.control.user.accounting.common.form -
Uses of GlAccountUniversalSpec in com.echothree.control.user.accounting.common.spec
Methods in com.echothree.control.user.accounting.common.spec that return GlAccountUniversalSpecModifier and TypeMethodDescriptionstatic GlAccountUniversalSpec
AccountingSpecFactory.getGlAccountUniversalSpec()
-
Uses of GlAccountUniversalSpec in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return GlAccountUniversalSpec -
Uses of GlAccountUniversalSpec in com.echothree.model.control.accounting.server.logic
Methods in com.echothree.model.control.accounting.server.logic with parameters of type GlAccountUniversalSpecModifier and TypeMethodDescriptionGlAccountLogic.getGlAccountByUniversalSpec
(ExecutionErrorAccumulator eea, GlAccountUniversalSpec universalSpec, boolean allowDefault, GlAccountCategory glAccountCategory) GlAccountLogic.getGlAccountByUniversalSpec
(ExecutionErrorAccumulator eea, GlAccountUniversalSpec universalSpec, boolean allowDefault, GlAccountCategory glAccountCategory, EntityPermission entityPermission) GlAccountLogic.getGlAccountByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, GlAccountUniversalSpec universalSpec, boolean allowDefault, GlAccountCategory glAccountCategory)