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 TypeMethodDescriptionvoidWarehouseControl.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 TypeMethodDescriptionvoidLocationNameElementDescription.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(LocationNameElementDescriptionPK pk) LocationNameElementDescriptionFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.warehouse.server.factory that return types with arguments of type LocationNameElementDescriptionValueModifier and TypeMethodDescriptionLocationNameElementDescriptionFactory.getValuesFromPKs(Collection<LocationNameElementDescriptionPK> pks) LocationNameElementDescriptionFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.warehouse.server.factory with parameters of type LocationNameElementDescriptionValueModifier and TypeMethodDescriptionLocationNameElementDescriptionFactory.getEntityFromValue(EntityPermission entityPermission, LocationNameElementDescriptionValue value) Method parameters in com.echothree.model.data.warehouse.server.factory with type arguments of type LocationNameElementDescriptionValueModifier and TypeMethodDescriptionvoidLocationNameElementDescriptionFactory.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