Uses of Class
com.echothree.model.data.warehouse.server.value.LocationNameElementDescriptionValue
Packages that use LocationNameElementDescriptionValue
Package
Description
-
Uses of LocationNameElementDescriptionValue in com.echothree.model.control.warehouse.server.control
Methods in com.echothree.model.control.warehouse.server.control that return LocationNameElementDescriptionValueModifier and TypeMethodDescriptionWarehouseControl.getLocationNameElementDescriptionValue
(LocationNameElementDescription locationNameElementDescription) WarehouseControl.getLocationNameElementDescriptionValueForUpdate
(LocationNameElement locationNameElement, Language language) Methods in com.echothree.model.control.warehouse.server.control with parameters of type LocationNameElementDescriptionValueModifier and TypeMethodDescriptionvoid
WarehouseControl.updateLocationNameElementDescriptionFromValue
(LocationNameElementDescriptionValue locationNameElementDescriptionValue, BasePK updatedBy) -
Uses of LocationNameElementDescriptionValue in com.echothree.model.data.warehouse.server.entity
Methods in com.echothree.model.data.warehouse.server.entity that return LocationNameElementDescriptionValueModifier and TypeMethodDescriptionLocationNameElementDescription.getLocationNameElementDescriptionValue()
Methods in com.echothree.model.data.warehouse.server.entity with parameters of type LocationNameElementDescriptionValueModifier and TypeMethodDescriptionvoid
LocationNameElementDescription.setLocationNameElementDescriptionValue
(LocationNameElementDescriptionValue value) Constructors in com.echothree.model.data.warehouse.server.entity with parameters of type LocationNameElementDescriptionValueModifierConstructorDescriptionLocationNameElementDescription
(LocationNameElementDescriptionValue value, EntityPermission entityPermission) Creates a new instance of LocationNameElementDescription -
Uses of LocationNameElementDescriptionValue in com.echothree.model.data.warehouse.server.factory
Methods in com.echothree.model.data.warehouse.server.factory that return LocationNameElementDescriptionValueModifier and TypeMethodDescriptionLocationNameElementDescriptionFactory.getValueFromPK
(Session session, LocationNameElementDescriptionPK pk) LocationNameElementDescriptionFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.warehouse.server.factory that return types with arguments of type LocationNameElementDescriptionValueModifier and TypeMethodDescriptionLocationNameElementDescriptionFactory.getValuesFromPKs
(Session session, Collection<LocationNameElementDescriptionPK> pks) LocationNameElementDescriptionFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.warehouse.server.factory with parameters of type LocationNameElementDescriptionValueModifier and TypeMethodDescriptionLocationNameElementDescriptionFactory.getEntityFromValue
(EntityPermission entityPermission, LocationNameElementDescriptionValue value) LocationNameElementDescriptionFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, LocationNameElementDescriptionValue value) Method parameters in com.echothree.model.data.warehouse.server.factory with type arguments of type LocationNameElementDescriptionValueModifier and TypeMethodDescriptionvoid
LocationNameElementDescriptionFactory.create
(Session session, Collection<LocationNameElementDescriptionValue> _values) void
LocationNameElementDescriptionFactory.create
(Collection<LocationNameElementDescriptionValue> _values) -
Uses of LocationNameElementDescriptionValue in com.echothree.model.data.warehouse.server.value
Methods in com.echothree.model.data.warehouse.server.value that return LocationNameElementDescriptionValue