Uses of Interface
com.echothree.control.user.selector.common.spec.SelectorUniversalSpec
Packages that use SelectorUniversalSpec
Package
Description
-
Uses of SelectorUniversalSpec in com.echothree.control.user.selector.common
Methods in com.echothree.control.user.selector.common that return SelectorUniversalSpec -
Uses of SelectorUniversalSpec in com.echothree.control.user.selector.common.form
Subinterfaces of SelectorUniversalSpec in com.echothree.control.user.selector.common.form -
Uses of SelectorUniversalSpec in com.echothree.control.user.selector.common.spec
Methods in com.echothree.control.user.selector.common.spec that return SelectorUniversalSpecModifier and TypeMethodDescriptionstatic SelectorUniversalSpec
SelectorSpecFactory.getSelectorUniversalSpec()
-
Uses of SelectorUniversalSpec in com.echothree.control.user.selector.server
Methods in com.echothree.control.user.selector.server that return SelectorUniversalSpec -
Uses of SelectorUniversalSpec in com.echothree.model.control.selector.server.logic
Methods in com.echothree.model.control.selector.server.logic with parameters of type SelectorUniversalSpecModifier and TypeMethodDescriptionSelectorLogic.getSelectorByUniversalSpec
(ExecutionErrorAccumulator eea, SelectorUniversalSpec universalSpec, boolean allowDefault) SelectorLogic.getSelectorByUniversalSpec
(ExecutionErrorAccumulator eea, SelectorUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) SelectorLogic.getSelectorByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, SelectorUniversalSpec universalSpec, boolean allowDefault)