Uses of Class
com.echothree.model.data.contact.server.value.PartyContactMechanismAliasValue
Packages that use PartyContactMechanismAliasValue
Package
Description
-
Uses of PartyContactMechanismAliasValue in com.echothree.model.data.contact.server.entity
Methods in com.echothree.model.data.contact.server.entity that return PartyContactMechanismAliasValueModifier and TypeMethodDescriptionPartyContactMechanismAlias.getPartyContactMechanismAliasValue()Methods in com.echothree.model.data.contact.server.entity with parameters of type PartyContactMechanismAliasValueModifier and TypeMethodDescriptionvoidPartyContactMechanismAlias.setPartyContactMechanismAliasValue(PartyContactMechanismAliasValue value) Constructors in com.echothree.model.data.contact.server.entity with parameters of type PartyContactMechanismAliasValueModifierConstructorDescriptionPartyContactMechanismAlias(PartyContactMechanismAliasValue value, EntityPermission entityPermission) Creates a new instance of PartyContactMechanismAlias -
Uses of PartyContactMechanismAliasValue in com.echothree.model.data.contact.server.factory
Methods in com.echothree.model.data.contact.server.factory that return PartyContactMechanismAliasValueModifier and TypeMethodDescriptionPartyContactMechanismAliasFactory.getValueFromPK(PartyContactMechanismAliasPK pk) PartyContactMechanismAliasFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.contact.server.factory that return types with arguments of type PartyContactMechanismAliasValueModifier and TypeMethodDescriptionPartyContactMechanismAliasFactory.getValuesFromPKs(Collection<PartyContactMechanismAliasPK> pks) PartyContactMechanismAliasFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.contact.server.factory with parameters of type PartyContactMechanismAliasValueModifier and TypeMethodDescriptionPartyContactMechanismAliasFactory.getEntityFromValue(EntityPermission entityPermission, PartyContactMechanismAliasValue value) Method parameters in com.echothree.model.data.contact.server.factory with type arguments of type PartyContactMechanismAliasValueModifier and TypeMethodDescriptionvoidPartyContactMechanismAliasFactory.create(Collection<PartyContactMechanismAliasValue> _values) -
Uses of PartyContactMechanismAliasValue in com.echothree.model.data.contact.server.value
Methods in com.echothree.model.data.contact.server.value that return PartyContactMechanismAliasValue