Uses of Class
com.atlassian.confluence.content.service.ContentLocatorBuilder

Packages that use ContentLocatorBuilder
com.atlassian.confluence.content.service   
 

Uses of ContentLocatorBuilder in com.atlassian.confluence.content.service
 

Methods in com.atlassian.confluence.content.service that return ContentLocatorBuilder
 ContentLocatorBuilder ContentLocatorBuilder.withContentType(String contentType)
           
 ContentLocatorBuilder ContentLocatorBuilder.withId(long id)
           
 ContentLocatorBuilder ContentLocatorBuilder.withSpaceKey(String spaceKey)
           
 ContentLocatorBuilder ContentLocatorBuilder.withTitle(String title)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.