Uses of Interface
com.echothree.control.user.contact.common.spec.PartyContactMechanismUniversalSpec
Packages that use PartyContactMechanismUniversalSpec
Package
Description
-
Uses of PartyContactMechanismUniversalSpec in com.echothree.control.user.contact.common
Methods in com.echothree.control.user.contact.common that return PartyContactMechanismUniversalSpec -
Uses of PartyContactMechanismUniversalSpec in com.echothree.control.user.contact.common.form
Subinterfaces of PartyContactMechanismUniversalSpec in com.echothree.control.user.contact.common.form -
Uses of PartyContactMechanismUniversalSpec in com.echothree.control.user.contact.common.spec
Methods in com.echothree.control.user.contact.common.spec that return PartyContactMechanismUniversalSpec -
Uses of PartyContactMechanismUniversalSpec in com.echothree.control.user.contact.server
Methods in com.echothree.control.user.contact.server that return PartyContactMechanismUniversalSpec -
Uses of PartyContactMechanismUniversalSpec in com.echothree.model.control.contact.server.logic
Methods in com.echothree.model.control.contact.server.logic with parameters of type PartyContactMechanismUniversalSpecModifier and TypeMethodDescriptionPartyContactMechanismLogic.getPartyContactMechanismByUniversalSpec(ExecutionErrorAccumulator eea, PartyContactMechanismUniversalSpec universalSpec) PartyContactMechanismLogic.getPartyContactMechanismByUniversalSpec(ExecutionErrorAccumulator eea, PartyContactMechanismUniversalSpec universalSpec, EntityPermission entityPermission) PartyContactMechanismLogic.getPartyContactMechanismByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, PartyContactMechanismUniversalSpec universalSpec)