Uses of Interface
com.echothree.control.user.chain.common.spec.ChainUniversalSpec
Packages that use ChainUniversalSpec
Package
Description
-
Uses of ChainUniversalSpec in com.echothree.control.user.chain.common
Methods in com.echothree.control.user.chain.common that return ChainUniversalSpec -
Uses of ChainUniversalSpec in com.echothree.control.user.chain.common.form
Subinterfaces of ChainUniversalSpec in com.echothree.control.user.chain.common.formModifier and TypeInterfaceDescriptioninterfaceinterfaceinterface -
Uses of ChainUniversalSpec in com.echothree.control.user.chain.common.spec
Subinterfaces of ChainUniversalSpec in com.echothree.control.user.chain.common.specModifier and TypeInterfaceDescriptioninterfaceinterfaceMethods in com.echothree.control.user.chain.common.spec that return ChainUniversalSpecModifier and TypeMethodDescriptionstatic ChainUniversalSpecChainSpecFactory.getChainUniversalSpec() -
Uses of ChainUniversalSpec in com.echothree.control.user.chain.server
Methods in com.echothree.control.user.chain.server that return ChainUniversalSpec -
Uses of ChainUniversalSpec in com.echothree.model.control.chain.server.logic
Methods in com.echothree.model.control.chain.server.logic with parameters of type ChainUniversalSpecModifier and TypeMethodDescriptionChainLogic.getChainByUniversalSpec(ExecutionErrorAccumulator eea, ChainUniversalSpec universalSpec, boolean allowDefault) ChainLogic.getChainByUniversalSpec(ExecutionErrorAccumulator eea, ChainUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) ChainLogic.getChainByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, ChainUniversalSpec universalSpec, boolean allowDefault)