Uses of Interface
com.echothree.control.user.chain.common.spec.ChainActionSetUniversalSpec
Packages that use ChainActionSetUniversalSpec
Package
Description
-
Uses of ChainActionSetUniversalSpec in com.echothree.control.user.chain.common
Methods in com.echothree.control.user.chain.common that return ChainActionSetUniversalSpec -
Uses of ChainActionSetUniversalSpec in com.echothree.control.user.chain.common.form
Subinterfaces of ChainActionSetUniversalSpec in com.echothree.control.user.chain.common.form -
Uses of ChainActionSetUniversalSpec in com.echothree.control.user.chain.common.spec
Methods in com.echothree.control.user.chain.common.spec that return ChainActionSetUniversalSpecModifier and TypeMethodDescriptionstatic ChainActionSetUniversalSpecChainSpecFactory.getChainActionSetUniversalSpec() -
Uses of ChainActionSetUniversalSpec in com.echothree.control.user.chain.server
Methods in com.echothree.control.user.chain.server that return ChainActionSetUniversalSpec -
Uses of ChainActionSetUniversalSpec in com.echothree.model.control.chain.server.logic
Methods in com.echothree.model.control.chain.server.logic with parameters of type ChainActionSetUniversalSpecModifier and TypeMethodDescriptionChainActionSetLogic.getChainActionSetByUniversalSpec(ExecutionErrorAccumulator eea, ChainActionSetUniversalSpec universalSpec, boolean allowDefault) ChainActionSetLogic.getChainActionSetByUniversalSpec(ExecutionErrorAccumulator eea, ChainActionSetUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) ChainActionSetLogic.getChainActionSetByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, ChainActionSetUniversalSpec universalSpec, boolean allowDefault)