Uses of Interface
com.echothree.control.user.term.common.spec.TermUniversalSpec
Packages that use TermUniversalSpec
Package
Description
-
Uses of TermUniversalSpec in com.echothree.control.user.term.common
Methods in com.echothree.control.user.term.common that return TermUniversalSpec -
Uses of TermUniversalSpec in com.echothree.control.user.term.common.form
Subinterfaces of TermUniversalSpec in com.echothree.control.user.term.common.form -
Uses of TermUniversalSpec in com.echothree.control.user.term.common.spec
Methods in com.echothree.control.user.term.common.spec that return TermUniversalSpecModifier and TypeMethodDescriptionstatic TermUniversalSpec
TermSpecFactory.getTermUniversalSpec()
-
Uses of TermUniversalSpec in com.echothree.control.user.term.server
Methods in com.echothree.control.user.term.server that return TermUniversalSpec -
Uses of TermUniversalSpec in com.echothree.model.control.term.server.logic
Methods in com.echothree.model.control.term.server.logic with parameters of type TermUniversalSpecModifier and TypeMethodDescriptionTermLogic.getTermByUniversalSpec
(ExecutionErrorAccumulator eea, TermUniversalSpec universalSpec, boolean allowDefault) TermLogic.getTermByUniversalSpec
(ExecutionErrorAccumulator eea, TermUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) TermLogic.getTermByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, TermUniversalSpec universalSpec, boolean allowDefault)