Uses of Interface
com.echothree.control.user.offer.common.spec.UseUniversalSpec
Packages that use UseUniversalSpec
Package
Description
-
Uses of UseUniversalSpec in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return UseUniversalSpec -
Uses of UseUniversalSpec in com.echothree.control.user.offer.common.form
Subinterfaces of UseUniversalSpec in com.echothree.control.user.offer.common.form -
Uses of UseUniversalSpec in com.echothree.control.user.offer.common.spec
Methods in com.echothree.control.user.offer.common.spec that return UseUniversalSpec -
Uses of UseUniversalSpec in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return UseUniversalSpec -
Uses of UseUniversalSpec in com.echothree.model.control.offer.server.logic
Methods in com.echothree.model.control.offer.server.logic with parameters of type UseUniversalSpecModifier and TypeMethodDescriptionUseLogic.getUseByUniversalSpec
(ExecutionErrorAccumulator eea, UseUniversalSpec universalSpec, boolean allowDefault) UseLogic.getUseByUniversalSpec
(ExecutionErrorAccumulator eea, UseUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) UseLogic.getUseByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, UseUniversalSpec universalSpec, boolean allowDefault)