Uses of Enum Class
com.e1c.langtool.history.db.Context
Packages that use Context
Package
Description
-
Uses of Context in com.e1c.langtool.history.db
Methods in com.e1c.langtool.history.db that return ContextModifier and TypeMethodDescriptionIProjectTranslation.getContext()Returns the type of translating feature.ProjectTranslation.getContext()static ContextContext.valueOf(boolean isInterface) Returns the enum constant of this class with the specified name.static ContextReturns the enum constant of this class with the specified name.static Context[]Context.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.e1c.langtool.history.db with parameters of type ContextModifier and TypeMethodDescription -
Uses of Context in com.e1c.langtool.history.db.query
Methods in com.e1c.langtool.history.db.query with parameters of type ContextModifier and TypeMethodDescriptionstatic ICriteriaCriteries.contextEqual(Context context) static CriteriaCriteria.createForContextField(Context context) -
Uses of Context in com.e1c.langtool.internal.history.db.entity
Methods in com.e1c.langtool.internal.history.db.entity that return ContextMethods in com.e1c.langtool.internal.history.db.entity with parameters of type Context