Interface ConditionTranslatorContext
-
- All Known Implementing Classes:
AbstractConditionTranslatorContext,GenericQuerySearchProvider.GenericConditionTranslatorContext
public interface ConditionTranslatorContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetAttribute(java.lang.String key)voidsetAttribute(java.lang.String key, java.lang.Object value)
-