Modifier and Type | Method and Description |
---|---|
ContentLocator |
ContentLocatorBuilder.PageLocatorBuilder.bySpaceKeyAndTitle(String spaceKey,
String title) |
ContentLocator |
ContentLocatorBuilder.BlogLocatorBuilder.bySpaceKeyTitleAndPostingDay(String spaceKey,
String title,
org.joda.time.LocalDate postingDay) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.fugue.Option<Content> |
ContentService.find(ContentLocator locator,
Expansion... expansions)
Retrieve a piece of content by some more complex criteria (defined by the ContentLocator).
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.fugue.Option<Content> |
LegacyContentServiceImpl.find(ContentLocator locator,
Expansion... expansions) |
Copyright © 2003–2017 Atlassian. All rights reserved.