Uses of Class
com.echothree.model.data.offer.server.value.UseNameElementDescriptionValue
Packages that use UseNameElementDescriptionValue
Package
Description
-
Uses of UseNameElementDescriptionValue in com.echothree.model.control.offer.server.control
Methods in com.echothree.model.control.offer.server.control that return UseNameElementDescriptionValueModifier and TypeMethodDescriptionUseNameElementControl.getUseNameElementDescriptionValue
(UseNameElementDescription useNameElementDescription) UseNameElementControl.getUseNameElementDescriptionValueForUpdate
(UseNameElement useNameElement, Language language) Methods in com.echothree.model.control.offer.server.control with parameters of type UseNameElementDescriptionValueModifier and TypeMethodDescriptionvoid
UseNameElementControl.updateUseNameElementDescriptionFromValue
(UseNameElementDescriptionValue useNameElementDescriptionValue, BasePK updatedBy) -
Uses of UseNameElementDescriptionValue in com.echothree.model.data.offer.server.entity
Methods in com.echothree.model.data.offer.server.entity that return UseNameElementDescriptionValueMethods in com.echothree.model.data.offer.server.entity with parameters of type UseNameElementDescriptionValueModifier and TypeMethodDescriptionvoid
UseNameElementDescription.setUseNameElementDescriptionValue
(UseNameElementDescriptionValue value) Constructors in com.echothree.model.data.offer.server.entity with parameters of type UseNameElementDescriptionValueModifierConstructorDescriptionUseNameElementDescription
(UseNameElementDescriptionValue value, EntityPermission entityPermission) Creates a new instance of UseNameElementDescription -
Uses of UseNameElementDescriptionValue in com.echothree.model.data.offer.server.factory
Methods in com.echothree.model.data.offer.server.factory that return UseNameElementDescriptionValueModifier and TypeMethodDescriptionUseNameElementDescriptionFactory.getValueFromPK
(Session session, UseNameElementDescriptionPK pk) UseNameElementDescriptionFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.offer.server.factory that return types with arguments of type UseNameElementDescriptionValueModifier and TypeMethodDescriptionUseNameElementDescriptionFactory.getValuesFromPKs
(Session session, Collection<UseNameElementDescriptionPK> pks) UseNameElementDescriptionFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.offer.server.factory with parameters of type UseNameElementDescriptionValueModifier and TypeMethodDescriptionUseNameElementDescriptionFactory.getEntityFromValue
(EntityPermission entityPermission, UseNameElementDescriptionValue value) UseNameElementDescriptionFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, UseNameElementDescriptionValue value) Method parameters in com.echothree.model.data.offer.server.factory with type arguments of type UseNameElementDescriptionValueModifier and TypeMethodDescriptionvoid
UseNameElementDescriptionFactory.create
(Session session, Collection<UseNameElementDescriptionValue> _values) void
UseNameElementDescriptionFactory.create
(Collection<UseNameElementDescriptionValue> _values) -
Uses of UseNameElementDescriptionValue in com.echothree.model.data.offer.server.value
Methods in com.echothree.model.data.offer.server.value that return UseNameElementDescriptionValue