Interface ToSchema
- All Known Subinterfaces:
WidgetBlockStyles,WidgetBlockValues
- All Known Implementing Classes:
AppMetaData,AppSection,AppTreeNode,AuthenticationMetaDataResponseV1,BasicErrorResponseV1,ExposedJoin,FieldAdornment,FieldMetaData,FilterCriteria,FrontendComponent,FrontendComponentValues,FrontendStep,Icon,ManageSessionResponseV1,MetaDataResponseV1,OrderBy,OutputRecord,ProcessInitOrStepOrStatusResponseV1,ProcessInitOrStepOrStatusResponseV1.ProcessStepComplete,ProcessInitOrStepOrStatusResponseV1.ProcessStepError,ProcessInitOrStepOrStatusResponseV1.ProcessStepJobStarted,ProcessInitOrStepOrStatusResponseV1.ProcessStepRunning,ProcessInitOrStepOrStatusResponseV1.TypedResponse,ProcessMetaData,ProcessMetaDataLight,ProcessMetaDataResponseV1,QueryFilter,QueryJoin,TableCountResponseV1,TableMetaData,TableMetaDataLight,TableMetaDataResponseV1,TableQueryResponseV1,TableSection,TableVariant,WidgetBlock,WidgetBlockAudioValues,WidgetBlockBaseStyles,WidgetBlockButtonStyles,WidgetBlockButtonValues,WidgetBlockImageStyles,WidgetBlockImageValues,WidgetBlockInputFieldValues,WidgetBlockTextStyles,WidgetBlockTextValues
public interface ToSchema
Mark a class as eligible for running through the SchemaBuilder.
Actually not really necessary, as schemaBuilder can run on any class - but
does provide a method that a class might use to customize how it gets
schemafied.
-
Method Summary
-
Method Details
-
toSchema
-