Uses of Interface
com.atlassian.confluence.api.service.content.ContentPropertyService.ContentPropertyFinder

Packages that use ContentPropertyService.ContentPropertyFinder
com.atlassian.confluence.api.service.content   
com.atlassian.confluence.plugins.contentproperty   
 

Uses of ContentPropertyService.ContentPropertyFinder in com.atlassian.confluence.api.service.content
 

Methods in com.atlassian.confluence.api.service.content that return ContentPropertyService.ContentPropertyFinder
 ContentPropertyService.ContentPropertyFinder ContentPropertyService.find(Expansion... expansions)
          Create a ContentPropertyService.ContentPropertyFinder for locating content, the expansions will be applied to each property that matches the finder.
 

Uses of ContentPropertyService.ContentPropertyFinder in com.atlassian.confluence.plugins.contentproperty
 

Methods in com.atlassian.confluence.plugins.contentproperty that return ContentPropertyService.ContentPropertyFinder
 ContentPropertyService.ContentPropertyFinder ContentPropertyFinderFactory.createContentPropertyFinder(Expansion... expansions)
           
 ContentPropertyService.ContentPropertyFinder ContentPropertyServiceImpl.find(Expansion... expansions)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.