public static interface FieldConfig.Transformer<T>
Modifier and Type | Method and Description |
---|---|
T |
handle(AlphanumFieldConfig transformee) |
T |
handle(BinaryFieldConfig transformee) |
T |
handle(CategoryFieldConfig transformee) |
T |
handle(DateFieldConfig transformee) |
T |
handle(DoubleFieldConfig transformee) |
T |
handle(GeoFieldConfig transformee) |
T |
handle(HierarchyFieldConfig transformee) |
T |
handle(LegacySignedFieldConfig transformee) |
T |
handle(LegacyUnsignedFieldConfig transformee) |
T |
handle(PointFieldConfig transformee) |
T |
handle(ReferenceFieldConfig transformee) |
T |
handle(SignedFieldConfig transformee) |
T |
handle(TextFieldConfig transformee) |
T |
handle(TimeFieldConfig transformee) |
T |
handle(UidFieldConfig transformee) |
T |
handle(UnsignedFieldConfig transformee) |
T |
handle(ValueFieldConfig transformee) |
T handle(CategoryFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(AlphanumFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(LegacyUnsignedFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(LegacySignedFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(PointFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(GeoFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(UidFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(BinaryFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(ValueFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(TimeFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(DateFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(TextFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(ReferenceFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(UnsignedFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(SignedFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(DoubleFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(HierarchyFieldConfig transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.