Uses of Interface
com.echothree.control.user.chain.common.spec.ChainActionUniversalSpec
Packages that use ChainActionUniversalSpec
Package
Description
-
Uses of ChainActionUniversalSpec in com.echothree.control.user.chain.common
Methods in com.echothree.control.user.chain.common that return ChainActionUniversalSpec -
Uses of ChainActionUniversalSpec in com.echothree.control.user.chain.common.form
Subinterfaces of ChainActionUniversalSpec in com.echothree.control.user.chain.common.form -
Uses of ChainActionUniversalSpec in com.echothree.control.user.chain.common.spec
Methods in com.echothree.control.user.chain.common.spec that return ChainActionUniversalSpecModifier and TypeMethodDescriptionstatic ChainActionUniversalSpecChainSpecFactory.getChainActionUniversalSpec() -
Uses of ChainActionUniversalSpec in com.echothree.control.user.chain.server
Methods in com.echothree.control.user.chain.server that return ChainActionUniversalSpec -
Uses of ChainActionUniversalSpec in com.echothree.model.control.chain.server.logic
Methods in com.echothree.model.control.chain.server.logic with parameters of type ChainActionUniversalSpecModifier and TypeMethodDescriptionChainActionLogic.getChainActionByUniversalSpec(ExecutionErrorAccumulator eea, ChainActionUniversalSpec universalSpec, boolean allowDefault) ChainActionLogic.getChainActionByUniversalSpec(ExecutionErrorAccumulator eea, ChainActionUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) ChainActionLogic.getChainActionByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, ChainActionUniversalSpec universalSpec, boolean allowDefault)