public static interface StandardFieldConfig.Visitor
Modifier and Type | Method and Description |
---|---|
void |
handle(AlphanumFieldConfig visitee) |
void |
handle(BinaryFieldConfig visitee) |
void |
handle(DateFieldConfig visitee) |
void |
handle(DoubleFieldConfig visitee) |
void |
handle(GeoFieldConfig visitee) |
void |
handle(LegacySignedFieldConfig visitee) |
void |
handle(LegacyUnsignedFieldConfig visitee) |
void |
handle(PointFieldConfig visitee) |
void |
handle(ReferenceFieldConfig visitee) |
void |
handle(SignedFieldConfig visitee) |
void |
handle(TextFieldConfig visitee) |
void |
handle(TimeFieldConfig visitee) |
void |
handle(UidFieldConfig visitee) |
void |
handle(UnsignedFieldConfig visitee) |
void |
handle(ValueFieldConfig visitee) |
void handle(AlphanumFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(LegacyUnsignedFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(LegacySignedFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(PointFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(GeoFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(UidFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(BinaryFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(ValueFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(TimeFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(DateFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(TextFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(ReferenceFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(UnsignedFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(SignedFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(DoubleFieldConfig visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.