Uses of Interface
com.echothree.control.user.offer.common.spec.OfferUniversalSpec
Packages that use OfferUniversalSpec
Package
Description
-
Uses of OfferUniversalSpec in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return OfferUniversalSpec -
Uses of OfferUniversalSpec in com.echothree.control.user.offer.common.form
Subinterfaces of OfferUniversalSpec in com.echothree.control.user.offer.common.form -
Uses of OfferUniversalSpec in com.echothree.control.user.offer.common.spec
Methods in com.echothree.control.user.offer.common.spec that return OfferUniversalSpecModifier and TypeMethodDescriptionstatic OfferUniversalSpec
OfferSpecFactory.getOfferUniversalSpec()
-
Uses of OfferUniversalSpec in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return OfferUniversalSpec -
Uses of OfferUniversalSpec in com.echothree.model.control.offer.server.logic
Methods in com.echothree.model.control.offer.server.logic with parameters of type OfferUniversalSpecModifier and TypeMethodDescriptionOfferLogic.getOfferByUniversalSpec
(ExecutionErrorAccumulator eea, OfferUniversalSpec universalSpec, boolean allowDefault) OfferLogic.getOfferByUniversalSpec
(ExecutionErrorAccumulator eea, OfferUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) OfferLogic.getOfferByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, OfferUniversalSpec universalSpec, boolean allowDefault)