Uses of Class
com.e1c.langtool.internal.history.db.entity.Translation
Packages that use Translation
Package
Description
-
Uses of Translation in com.e1c.langtool.internal.history.db.entity
Methods in com.e1c.langtool.internal.history.db.entity that return types with arguments of type TranslationMethod parameters in com.e1c.langtool.internal.history.db.entity with type arguments of type Translation -
Uses of Translation in com.e1c.langtool.internal.history.db.service
Methods in com.e1c.langtool.internal.history.db.service that return types with arguments of type TranslationModifier and TypeMethodDescriptionjavax.persistence.criteria.Join<Translation,Language> ExpressionToPredicateVisitor.Context.getLanguage()javax.persistence.criteria.Join<Translation,Language> ExpressionToPredicateVisitor.IContext.getLanguage()javax.persistence.criteria.Join<Translation,Project> ExpressionToPredicateVisitor.Context.getProject()javax.persistence.criteria.Join<Translation,Project> ExpressionToPredicateVisitor.IContext.getProject()javax.persistence.criteria.Join<Translation,Language> ExpressionToPredicateVisitor.Context.getStorage()javax.persistence.criteria.Join<Translation,Language> ExpressionToPredicateVisitor.IContext.getStorage()javax.persistence.criteria.Root<Translation>ExpressionToPredicateVisitor.Context.getTranslationRoot()javax.persistence.criteria.Root<Translation>ExpressionToPredicateVisitor.IContext.getTranslationRoot()