- All Known Implementing Classes:
- Column, DataSource, ForeignColumn, ForeignKey, MetadataModule, PrimaryKey, Table, TableItem
public interface IModuleObject
Common interface for model classes.
Json annotations applied to the base class will be applied to the derived classes.
This way same rules applied in the single location.
Derived classes may override annotations.