Uses of Interface
com.funnelback.plugin.docs.model.ProductSubtopicCategory
-
Packages that use ProductSubtopicCategory Package Description com.funnelback.plugin com.funnelback.plugin.details com.funnelback.plugin.docs com.funnelback.plugin.docs.model -
-
Uses of ProductSubtopicCategory in com.funnelback.plugin
Methods in com.funnelback.plugin that return types with arguments of type ProductSubtopicCategory Modifier and Type Method Description default List<ProductSubtopicCategory>PluginUtilsBase. getMetadataTags() -
Uses of ProductSubtopicCategory in com.funnelback.plugin.details
Methods in com.funnelback.plugin.details that return types with arguments of type ProductSubtopicCategory Modifier and Type Method Description List<ProductSubtopicCategory>PluginDetails. getMetadataTags()Define a list of metadata tags describing purpose of plugin SeeProductSubtopic -
Uses of ProductSubtopicCategory in com.funnelback.plugin.docs
Methods in com.funnelback.plugin.docs that return types with arguments of type ProductSubtopicCategory Modifier and Type Method Description List<ProductSubtopicCategory>PluginDocsDetails. getProductSubtopic()Define a list of tags to display in documentation as meta tag "product-subtopic" and source metadata tags about plugin -
Uses of ProductSubtopicCategory in com.funnelback.plugin.docs.model
Classes in com.funnelback.plugin.docs.model that implement ProductSubtopicCategory Modifier and Type Class Description static classProductSubtopic.AnalyticsReporting"Analytics and reporting" product topicstatic classProductSubtopic.ApplicationAdministration"Application administration" product topicstatic classProductSubtopic.DataSources"Search data sources" product topicstatic classProductSubtopic.Indexing"Search indexing" product topicstatic classProductSubtopic.IntegrationDevelopment"Integration and development" product topicstatic classProductSubtopic.RankingSorting"Search ranking and sorting" product topicstatic classProductSubtopic.ResultsPage"Search results pages" product topicstatic classProductSubtopic.SystemAdministration"System administration" product topic
-