Interface FieldTypes
- All Known Subinterfaces:
DocumentFieldValues,FieldValues,UpdateFieldValues
- All Known Implementing Classes:
DocumentFieldTypes,FieldPathUpdateFieldValues,FieldUpdateFieldValues,IdentityFieldPathUpdateFieldValues,SimpleDocumentFieldValues
public interface FieldTypes
Returns information about the types of fields.
- Author:
- Simon Thoresen Hult
-
Method Summary
Modifier and TypeMethodDescriptioncom.yahoo.document.DataTypegetFieldType(String fieldName, Expression expression)
-
Method Details
-
getFieldType
-