Uses of Interface
com.echothree.control.user.associate.common.spec.AssociatePartyContactMechanismUniversalSpec
Packages that use AssociatePartyContactMechanismUniversalSpec
Package
Description
-
Uses of AssociatePartyContactMechanismUniversalSpec in com.echothree.control.user.associate.common
Methods in com.echothree.control.user.associate.common that return AssociatePartyContactMechanismUniversalSpecModifier and TypeMethodDescriptionAssociateForms.getAssociatePartyContactMechanismUniversalSpec() -
Uses of AssociatePartyContactMechanismUniversalSpec in com.echothree.control.user.associate.common.form
-
Uses of AssociatePartyContactMechanismUniversalSpec in com.echothree.control.user.associate.common.spec
Methods in com.echothree.control.user.associate.common.spec that return AssociatePartyContactMechanismUniversalSpecModifier and TypeMethodDescriptionAssociateSpecFactory.getAssociatePartyContactMechanismUniversalSpec() -
Uses of AssociatePartyContactMechanismUniversalSpec in com.echothree.control.user.associate.server
Methods in com.echothree.control.user.associate.server that return AssociatePartyContactMechanismUniversalSpecModifier and TypeMethodDescriptionAssociateFormsImpl.getAssociatePartyContactMechanismUniversalSpec() -
Uses of AssociatePartyContactMechanismUniversalSpec in com.echothree.model.control.associate.server.logic
Methods in com.echothree.model.control.associate.server.logic with parameters of type AssociatePartyContactMechanismUniversalSpecModifier and TypeMethodDescriptionAssociatePartyContactMechanismLogic.getAssociatePartyContactMechanismByUniversalSpec(ExecutionErrorAccumulator eea, AssociatePartyContactMechanismUniversalSpec universalSpec, boolean allowDefault) AssociatePartyContactMechanismLogic.getAssociatePartyContactMechanismByUniversalSpec(ExecutionErrorAccumulator eea, AssociatePartyContactMechanismUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) AssociatePartyContactMechanismLogic.getAssociatePartyContactMechanismByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, AssociatePartyContactMechanismUniversalSpec universalSpec, boolean allowDefault)