Interface FeedSpecAnnotations
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic @interfaceAnnotation used to specify the mapping between a method in aFeedand a property in an external data source.static @interfaceA spec that is derived from one or more other specs.static @interfaceA feed spec that is generated by aGenerator.static @interfaceSpecifies that the annotated spec method can generatenullvalues.static @interfaceA template spec is for producing string values based on a string template with inputs provided by other specs.static @interfaceThis annotation allows specifying one or morePostProcessorclasses for processing values returned by the annotated spec method.static @interfaceAnnotation to specify a customFunctionto be used for converting string values to a specified type.