com.atlassian.confluence.legacyapi.model.content.locator
Class ContentLocatorBuilder.PageLocatorBuilder

java.lang.Object
  extended by com.atlassian.confluence.legacyapi.model.content.locator.ContentLocatorBuilder.PageLocatorBuilder
Enclosing class:
ContentLocatorBuilder

public static class ContentLocatorBuilder.PageLocatorBuilder
extends Object


Method Summary
 ContentLocator bySpaceKeyAndTitle(String spaceKey, String title)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

bySpaceKeyAndTitle

public ContentLocator bySpaceKeyAndTitle(String spaceKey,
                                         String title)


Copyright © 2003–2015 Atlassian. All rights reserved.