Uses of Interface
com.e1c.langtool.history.db.IProjectTranslationStorage.IGroupedTranslation
Packages that use IProjectTranslationStorage.IGroupedTranslation
-
Uses of IProjectTranslationStorage.IGroupedTranslation in com.e1c.langtool.history.db
Classes in com.e1c.langtool.history.db that implement IProjectTranslationStorage.IGroupedTranslationModifier and TypeClassDescriptionfinal classThe immutable and thread-safe implementation ofIProjectTranslationStorage.IGroupedTranslation.Methods in com.e1c.langtool.history.db that return types with arguments of type IProjectTranslationStorage.IGroupedTranslationModifier and TypeMethodDescriptionIProjectTranslationStorage.getGroupedTranslations(IExpression expression) Returns translations grouped by translated value and which found by the query expression. -
Uses of IProjectTranslationStorage.IGroupedTranslation in com.e1c.langtool.internal.history.db.service
Methods in com.e1c.langtool.internal.history.db.service that return types with arguments of type IProjectTranslationStorage.IGroupedTranslationModifier and TypeMethodDescriptionProjectTranslationStorage.getGroupedTranslations(IExpression expression)