Uses of Class
com.echothree.model.data.associate.server.value.AssociatePartyContactMechanismValue
Packages that use AssociatePartyContactMechanismValue
Package
Description
-
Uses of AssociatePartyContactMechanismValue in com.echothree.model.data.associate.server.entity
Methods in com.echothree.model.data.associate.server.entity that return AssociatePartyContactMechanismValueModifier and TypeMethodDescriptionAssociatePartyContactMechanism.getAssociatePartyContactMechanismValue()Methods in com.echothree.model.data.associate.server.entity with parameters of type AssociatePartyContactMechanismValueModifier and TypeMethodDescriptionvoidAssociatePartyContactMechanism.setAssociatePartyContactMechanismValue(AssociatePartyContactMechanismValue value) Constructors in com.echothree.model.data.associate.server.entity with parameters of type AssociatePartyContactMechanismValueModifierConstructorDescriptionAssociatePartyContactMechanism(AssociatePartyContactMechanismValue value, EntityPermission entityPermission) Creates a new instance of AssociatePartyContactMechanism -
Uses of AssociatePartyContactMechanismValue in com.echothree.model.data.associate.server.factory
Methods in com.echothree.model.data.associate.server.factory that return AssociatePartyContactMechanismValueModifier and TypeMethodDescriptionAssociatePartyContactMechanismFactory.getValueFromPK(AssociatePartyContactMechanismPK pk) AssociatePartyContactMechanismFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.associate.server.factory that return types with arguments of type AssociatePartyContactMechanismValueModifier and TypeMethodDescriptionAssociatePartyContactMechanismFactory.getValuesFromPKs(Collection<AssociatePartyContactMechanismPK> pks) AssociatePartyContactMechanismFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.associate.server.factory with parameters of type AssociatePartyContactMechanismValueModifier and TypeMethodDescriptionAssociatePartyContactMechanismFactory.getEntityFromValue(EntityPermission entityPermission, AssociatePartyContactMechanismValue value) Method parameters in com.echothree.model.data.associate.server.factory with type arguments of type AssociatePartyContactMechanismValueModifier and TypeMethodDescriptionvoidAssociatePartyContactMechanismFactory.create(Collection<AssociatePartyContactMechanismValue> _values) -
Uses of AssociatePartyContactMechanismValue in com.echothree.model.data.associate.server.value
Methods in com.echothree.model.data.associate.server.value that return AssociatePartyContactMechanismValue