Uses of Class
com.echothree.model.data.content.server.value.ContentWebAddressDescriptionValue
Packages that use ContentWebAddressDescriptionValue
Package
Description
-
Uses of ContentWebAddressDescriptionValue in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return ContentWebAddressDescriptionValueModifier and TypeMethodDescriptionContentControl.getContentWebAddressDescriptionValue
(ContentWebAddressDescription contentWebAddressDescription) ContentControl.getContentWebAddressDescriptionValueForUpdate
(ContentWebAddress contentWebAddress, Language language) Methods in com.echothree.model.control.content.server.control with parameters of type ContentWebAddressDescriptionValueModifier and TypeMethodDescriptionvoid
ContentControl.updateContentWebAddressDescriptionFromValue
(ContentWebAddressDescriptionValue contentWebAddressDescriptionValue, BasePK updatedBy) -
Uses of ContentWebAddressDescriptionValue in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ContentWebAddressDescriptionValueModifier and TypeMethodDescriptionContentWebAddressDescription.getContentWebAddressDescriptionValue()
Methods in com.echothree.model.data.content.server.entity with parameters of type ContentWebAddressDescriptionValueModifier and TypeMethodDescriptionvoid
ContentWebAddressDescription.setContentWebAddressDescriptionValue
(ContentWebAddressDescriptionValue value) Constructors in com.echothree.model.data.content.server.entity with parameters of type ContentWebAddressDescriptionValueModifierConstructorDescriptionContentWebAddressDescription
(ContentWebAddressDescriptionValue value, EntityPermission entityPermission) Creates a new instance of ContentWebAddressDescription -
Uses of ContentWebAddressDescriptionValue in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory that return ContentWebAddressDescriptionValueModifier and TypeMethodDescriptionContentWebAddressDescriptionFactory.getValueFromPK
(Session session, ContentWebAddressDescriptionPK pk) ContentWebAddressDescriptionFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.content.server.factory that return types with arguments of type ContentWebAddressDescriptionValueModifier and TypeMethodDescriptionContentWebAddressDescriptionFactory.getValuesFromPKs
(Session session, Collection<ContentWebAddressDescriptionPK> pks) ContentWebAddressDescriptionFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.content.server.factory with parameters of type ContentWebAddressDescriptionValueModifier and TypeMethodDescriptionContentWebAddressDescriptionFactory.getEntityFromValue
(EntityPermission entityPermission, ContentWebAddressDescriptionValue value) ContentWebAddressDescriptionFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, ContentWebAddressDescriptionValue value) Method parameters in com.echothree.model.data.content.server.factory with type arguments of type ContentWebAddressDescriptionValueModifier and TypeMethodDescriptionvoid
ContentWebAddressDescriptionFactory.create
(Session session, Collection<ContentWebAddressDescriptionValue> _values) void
ContentWebAddressDescriptionFactory.create
(Collection<ContentWebAddressDescriptionValue> _values) -
Uses of ContentWebAddressDescriptionValue in com.echothree.model.data.content.server.value
Methods in com.echothree.model.data.content.server.value that return ContentWebAddressDescriptionValue