Uses of Class
com.echothree.model.data.contact.server.value.ContactMechanismPurposeDescriptionValue
Packages that use ContactMechanismPurposeDescriptionValue
Package
Description
-
Uses of ContactMechanismPurposeDescriptionValue in com.echothree.model.data.contact.server.entity
Methods in com.echothree.model.data.contact.server.entity that return ContactMechanismPurposeDescriptionValueModifier and TypeMethodDescriptionContactMechanismPurposeDescription.getContactMechanismPurposeDescriptionValue()
Methods in com.echothree.model.data.contact.server.entity with parameters of type ContactMechanismPurposeDescriptionValueModifier and TypeMethodDescriptionvoid
ContactMechanismPurposeDescription.setContactMechanismPurposeDescriptionValue
(ContactMechanismPurposeDescriptionValue value) Constructors in com.echothree.model.data.contact.server.entity with parameters of type ContactMechanismPurposeDescriptionValueModifierConstructorDescriptionContactMechanismPurposeDescription
(ContactMechanismPurposeDescriptionValue value, EntityPermission entityPermission) Creates a new instance of ContactMechanismPurposeDescription -
Uses of ContactMechanismPurposeDescriptionValue in com.echothree.model.data.contact.server.factory
Methods in com.echothree.model.data.contact.server.factory that return ContactMechanismPurposeDescriptionValueModifier and TypeMethodDescriptionContactMechanismPurposeDescriptionFactory.getValueFromPK
(Session session, ContactMechanismPurposeDescriptionPK pk) ContactMechanismPurposeDescriptionFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.contact.server.factory that return types with arguments of type ContactMechanismPurposeDescriptionValueModifier and TypeMethodDescriptionContactMechanismPurposeDescriptionFactory.getValuesFromPKs
(Session session, Collection<ContactMechanismPurposeDescriptionPK> pks) ContactMechanismPurposeDescriptionFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.contact.server.factory with parameters of type ContactMechanismPurposeDescriptionValueModifier and TypeMethodDescriptionContactMechanismPurposeDescriptionFactory.getEntityFromValue
(EntityPermission entityPermission, ContactMechanismPurposeDescriptionValue value) ContactMechanismPurposeDescriptionFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, ContactMechanismPurposeDescriptionValue value) Method parameters in com.echothree.model.data.contact.server.factory with type arguments of type ContactMechanismPurposeDescriptionValueModifier and TypeMethodDescriptionvoid
ContactMechanismPurposeDescriptionFactory.create
(Session session, Collection<ContactMechanismPurposeDescriptionValue> _values) void
ContactMechanismPurposeDescriptionFactory.create
(Collection<ContactMechanismPurposeDescriptionValue> _values) -
Uses of ContactMechanismPurposeDescriptionValue in com.echothree.model.data.contact.server.value
Methods in com.echothree.model.data.contact.server.value that return ContactMechanismPurposeDescriptionValue