Uses of Interface
com.echothree.control.user.associate.common.spec.AssociateUniversalSpec
Packages that use AssociateUniversalSpec
Package
Description
-
Uses of AssociateUniversalSpec in com.echothree.control.user.associate.common
Methods in com.echothree.control.user.associate.common that return AssociateUniversalSpec -
Uses of AssociateUniversalSpec in com.echothree.control.user.associate.common.form
Subinterfaces of AssociateUniversalSpec in com.echothree.control.user.associate.common.form -
Uses of AssociateUniversalSpec in com.echothree.control.user.associate.common.spec
Methods in com.echothree.control.user.associate.common.spec that return AssociateUniversalSpecModifier and TypeMethodDescriptionstatic AssociateUniversalSpecAssociateSpecFactory.getAssociateUniversalSpec() -
Uses of AssociateUniversalSpec in com.echothree.control.user.associate.server
Methods in com.echothree.control.user.associate.server that return AssociateUniversalSpec -
Uses of AssociateUniversalSpec in com.echothree.model.control.associate.server.logic
Methods in com.echothree.model.control.associate.server.logic with parameters of type AssociateUniversalSpecModifier and TypeMethodDescriptionAssociateLogic.getAssociateByUniversalSpec(ExecutionErrorAccumulator eea, AssociateUniversalSpec universalSpec, boolean allowDefault) AssociateLogic.getAssociateByUniversalSpec(ExecutionErrorAccumulator eea, AssociateUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) AssociateLogic.getAssociateByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, AssociateUniversalSpec universalSpec, boolean allowDefault)