com.atlassian.confluence.api.model.locator
Class ContentLocatorBuilder.BlogLocatorBuilder

java.lang.Object
  extended by com.atlassian.confluence.api.model.locator.ContentLocatorBuilder.BlogLocatorBuilder
Enclosing class:
ContentLocatorBuilder

public static class ContentLocatorBuilder.BlogLocatorBuilder
extends java.lang.Object


Method Summary
 ContentLocator bySpaceKeyTitleAndPostingDay(java.lang.String spaceKey, java.lang.String title, org.joda.time.LocalDate postingDay)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

bySpaceKeyTitleAndPostingDay

public ContentLocator bySpaceKeyTitleAndPostingDay(java.lang.String spaceKey,
                                                   java.lang.String title,
                                                   org.joda.time.LocalDate postingDay)


Copyright © 2003-2014 Atlassian. All Rights Reserved.