Uses of Class
com.echothree.model.data.contact.server.value.ContactMechanismAliasValue
Packages that use ContactMechanismAliasValue
Package
Description
-
Uses of ContactMechanismAliasValue in com.echothree.model.data.contact.server.entity
Methods in com.echothree.model.data.contact.server.entity that return ContactMechanismAliasValueMethods in com.echothree.model.data.contact.server.entity with parameters of type ContactMechanismAliasValueModifier and TypeMethodDescriptionvoidContactMechanismAlias.setContactMechanismAliasValue(ContactMechanismAliasValue value) Constructors in com.echothree.model.data.contact.server.entity with parameters of type ContactMechanismAliasValueModifierConstructorDescriptionContactMechanismAlias(ContactMechanismAliasValue value, EntityPermission entityPermission) Creates a new instance of ContactMechanismAlias -
Uses of ContactMechanismAliasValue in com.echothree.model.data.contact.server.factory
Methods in com.echothree.model.data.contact.server.factory that return ContactMechanismAliasValueModifier and TypeMethodDescriptionContactMechanismAliasFactory.getValueFromPK(ContactMechanismAliasPK pk) ContactMechanismAliasFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.contact.server.factory that return types with arguments of type ContactMechanismAliasValueModifier and TypeMethodDescriptionContactMechanismAliasFactory.getValuesFromPKs(Collection<ContactMechanismAliasPK> pks) ContactMechanismAliasFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.contact.server.factory with parameters of type ContactMechanismAliasValueModifier and TypeMethodDescriptionContactMechanismAliasFactory.getEntityFromValue(EntityPermission entityPermission, ContactMechanismAliasValue value) Method parameters in com.echothree.model.data.contact.server.factory with type arguments of type ContactMechanismAliasValueModifier and TypeMethodDescriptionvoidContactMechanismAliasFactory.create(Collection<ContactMechanismAliasValue> _values) -
Uses of ContactMechanismAliasValue in com.echothree.model.data.contact.server.value
Methods in com.echothree.model.data.contact.server.value that return ContactMechanismAliasValue