Uses of Class
com.echothree.model.data.item.server.value.HarmonizedTariffScheduleCodeTranslationValue
Packages that use HarmonizedTariffScheduleCodeTranslationValue
Package
Description
-
Uses of HarmonizedTariffScheduleCodeTranslationValue in com.echothree.model.control.item.server.control
Methods in com.echothree.model.control.item.server.control that return HarmonizedTariffScheduleCodeTranslationValueModifier and TypeMethodDescriptionItemControl.getHarmonizedTariffScheduleCodeTranslationValue
(HarmonizedTariffScheduleCodeTranslation harmonizedTariffScheduleCodeTranslation) ItemControl.getHarmonizedTariffScheduleCodeTranslationValueForUpdate
(HarmonizedTariffScheduleCode harmonizedTariffScheduleCode, Language language) Methods in com.echothree.model.control.item.server.control with parameters of type HarmonizedTariffScheduleCodeTranslationValueModifier and TypeMethodDescriptionvoid
ItemControl.updateHarmonizedTariffScheduleCodeTranslationFromValue
(HarmonizedTariffScheduleCodeTranslationValue harmonizedTariffScheduleCodeTranslationValue, BasePK updatedBy) -
Uses of HarmonizedTariffScheduleCodeTranslationValue in com.echothree.model.data.item.server.entity
Methods in com.echothree.model.data.item.server.entity that return HarmonizedTariffScheduleCodeTranslationValueModifier and TypeMethodDescriptionHarmonizedTariffScheduleCodeTranslation.getHarmonizedTariffScheduleCodeTranslationValue()
Methods in com.echothree.model.data.item.server.entity with parameters of type HarmonizedTariffScheduleCodeTranslationValueModifier and TypeMethodDescriptionvoid
HarmonizedTariffScheduleCodeTranslation.setHarmonizedTariffScheduleCodeTranslationValue
(HarmonizedTariffScheduleCodeTranslationValue value) Constructors in com.echothree.model.data.item.server.entity with parameters of type HarmonizedTariffScheduleCodeTranslationValueModifierConstructorDescriptionHarmonizedTariffScheduleCodeTranslation
(HarmonizedTariffScheduleCodeTranslationValue value, EntityPermission entityPermission) Creates a new instance of HarmonizedTariffScheduleCodeTranslation -
Uses of HarmonizedTariffScheduleCodeTranslationValue in com.echothree.model.data.item.server.factory
Methods in com.echothree.model.data.item.server.factory that return HarmonizedTariffScheduleCodeTranslationValueModifier and TypeMethodDescriptionHarmonizedTariffScheduleCodeTranslationFactory.getValueFromPK
(Session session, HarmonizedTariffScheduleCodeTranslationPK pk) HarmonizedTariffScheduleCodeTranslationFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.item.server.factory that return types with arguments of type HarmonizedTariffScheduleCodeTranslationValueModifier and TypeMethodDescriptionHarmonizedTariffScheduleCodeTranslationFactory.getValuesFromPKs
(Session session, Collection<HarmonizedTariffScheduleCodeTranslationPK> pks) HarmonizedTariffScheduleCodeTranslationFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.item.server.factory with parameters of type HarmonizedTariffScheduleCodeTranslationValueModifier and TypeMethodDescriptionHarmonizedTariffScheduleCodeTranslationFactory.getEntityFromValue
(EntityPermission entityPermission, HarmonizedTariffScheduleCodeTranslationValue value) HarmonizedTariffScheduleCodeTranslationFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, HarmonizedTariffScheduleCodeTranslationValue value) Method parameters in com.echothree.model.data.item.server.factory with type arguments of type HarmonizedTariffScheduleCodeTranslationValueModifier and TypeMethodDescriptionvoid
HarmonizedTariffScheduleCodeTranslationFactory.create
(Session session, Collection<HarmonizedTariffScheduleCodeTranslationValue> _values) void
HarmonizedTariffScheduleCodeTranslationFactory.create
(Collection<HarmonizedTariffScheduleCodeTranslationValue> _values) -
Uses of HarmonizedTariffScheduleCodeTranslationValue in com.echothree.model.data.item.server.value
Methods in com.echothree.model.data.item.server.value that return HarmonizedTariffScheduleCodeTranslationValue