mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-17 20:50:44 +00:00
Add javadoc
This commit is contained in:
@ -28,7 +28,9 @@ import com.kingsrook.qqq.backend.core.model.metadata.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??
|
||||
*******************************************************************************/
|
||||
public interface MetaDataCustomizerInterface<T extends TopLevelMetaDataInterface>
|
||||
{
|
||||
|
Reference in New Issue
Block a user