Uses of Interface
com.kingsrook.qqq.backend.core.instances.enrichment.plugins.QInstanceEnricherPluginInterface
Packages that use QInstanceEnricherPluginInterface
-
Uses of QInstanceEnricherPluginInterface in com.kingsrook.qqq.backend.core.instances
Methods in com.kingsrook.qqq.backend.core.instances that return types with arguments of type QInstanceEnricherPluginInterfaceModifier and TypeMethodDescriptionstatic ListingHash
<Class<?>, QInstanceEnricherPluginInterface<?>> QInstanceEnricher.getEnricherPlugins()
Getter for enricherPluginsMethods in com.kingsrook.qqq.backend.core.instances with parameters of type QInstanceEnricherPluginInterfaceModifier and TypeMethodDescriptionstatic void
QInstanceEnricher.addEnricherPlugin
(QInstanceEnricherPluginInterface<?> plugin)