Interface MetaDataCustomizerInterface<T extends TopLevelMetaDataInterface>
- All Known Implementing Classes:
MetaDataCustomizerInterface.NoopMetaDataCustomizer
public interface MetaDataCustomizerInterface<T extends TopLevelMetaDataInterface>
Interface to be implemented by classes that are designed to help customize
meta-data objects as they're being produced, e.g., such as a table produced
via the QMetaDataProducingEntity, or maybe tables loaded by a qbit??
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
noop version of this interface - used as default value in annotation -
Method Summary
-
Method Details
-
customizeMetaData
- Throws:
QException
-