Uses of Interface
com.echothree.control.user.accounting.common.spec.GlAccountClassUniversalSpec
Packages that use GlAccountClassUniversalSpec
Package
Description
-
Uses of GlAccountClassUniversalSpec in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return GlAccountClassUniversalSpec -
Uses of GlAccountClassUniversalSpec in com.echothree.control.user.accounting.common.form
Subinterfaces of GlAccountClassUniversalSpec in com.echothree.control.user.accounting.common.form -
Uses of GlAccountClassUniversalSpec in com.echothree.control.user.accounting.common.spec
Methods in com.echothree.control.user.accounting.common.spec that return GlAccountClassUniversalSpecModifier and TypeMethodDescriptionstatic GlAccountClassUniversalSpec
AccountingSpecFactory.getGlAccountClassUniversalSpec()
-
Uses of GlAccountClassUniversalSpec in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return GlAccountClassUniversalSpec -
Uses of GlAccountClassUniversalSpec in com.echothree.model.control.accounting.server.logic
Methods in com.echothree.model.control.accounting.server.logic with parameters of type GlAccountClassUniversalSpecModifier and TypeMethodDescriptionGlAccountClassLogic.getGlAccountClassByUniversalSpec
(ExecutionErrorAccumulator eea, GlAccountClassUniversalSpec universalSpec, boolean allowDefault) GlAccountClassLogic.getGlAccountClassByUniversalSpec
(ExecutionErrorAccumulator eea, GlAccountClassUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) GlAccountClassLogic.getGlAccountClassByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, GlAccountClassUniversalSpec universalSpec, boolean allowDefault)