Uses of Interface
com.atlassian.confluence.search.plugin.ContentTypeSearchDescriptor

Packages that use ContentTypeSearchDescriptor
com.atlassian.confluence.mail.archive.content   
com.atlassian.confluence.search.plugin   
com.atlassian.confluence.search.service   
 

Uses of ContentTypeSearchDescriptor in com.atlassian.confluence.mail.archive.content
 

Classes in com.atlassian.confluence.mail.archive.content that implement ContentTypeSearchDescriptor
 class MailSearchContentTypeDescriptor
           
 

Methods in com.atlassian.confluence.mail.archive.content that return types with arguments of type ContentTypeSearchDescriptor
 Collection<ContentTypeSearchDescriptor> MailSiteSearchPluginModule.getContentTypeDescriptors()
           
 

Uses of ContentTypeSearchDescriptor in com.atlassian.confluence.search.plugin
 

Methods in com.atlassian.confluence.search.plugin that return types with arguments of type ContentTypeSearchDescriptor
 Collection<ContentTypeSearchDescriptor> SiteSearchPluginModule.getContentTypeDescriptors()
           
 

Uses of ContentTypeSearchDescriptor in com.atlassian.confluence.search.service
 

Methods in com.atlassian.confluence.search.service that return types with arguments of type ContentTypeSearchDescriptor
 Set<ContentTypeSearchDescriptor> SearchQueryParameters.getPluginContentTypes()
           
 

Method parameters in com.atlassian.confluence.search.service with type arguments of type ContentTypeSearchDescriptor
 void SearchQueryParameters.setPluginContentTypes(Set<ContentTypeSearchDescriptor> pluginContentTypes)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.