Uses of Class
com.e1c.langtool.internal.history.db.entity.Project
Packages that use Project
Package
Description
-
Uses of Project in com.e1c.langtool.internal.history.db.entity
Methods in com.e1c.langtool.internal.history.db.entity that return ProjectMethods in com.e1c.langtool.internal.history.db.entity with parameters of type ProjectModifier and TypeMethodDescriptionvoidLanguage.setProject(Project project) voidTranslation.setProject(Project project) -
Uses of Project in com.e1c.langtool.internal.history.db.service
Methods in com.e1c.langtool.internal.history.db.service that return types with arguments of type ProjectModifier and TypeMethodDescriptionjavax.persistence.criteria.Join<Translation,Project> ExpressionToPredicateVisitor.Context.getProject()javax.persistence.criteria.Join<Translation,Project> ExpressionToPredicateVisitor.IContext.getProject()