Package com.yahoo.language.process
Class FieldGenerator.Context
java.lang.Object
com.yahoo.language.process.InvocationContext<FieldGenerator.Context>
com.yahoo.language.process.FieldGenerator.Context
- Enclosing interface:
- FieldGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.yahoo.document.DataTypeReturns the target type of the generated content.Methods inherited from class com.yahoo.language.process.InvocationContext
computeCachedValueIfAbsent, getCache, getCachedValue, getComponentId, getDestination, getLanguage, putCachedValue, setComponentId, setDestination, setLanguage
-
Constructor Details
-
Method Details
-
getTargetType
public com.yahoo.document.DataType getTargetType()Returns the target type of the generated content.
-