|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.api.model.locator.ContentLocatorBuilder
public class ContentLocatorBuilder
Builder that ensures ContentLocator instances are only constructed in ways that allow the ContentService to find the content in question.
| Nested Class Summary | |
|---|---|
static class |
ContentLocatorBuilder.BlogLocatorBuilder
|
static class |
ContentLocatorBuilder.PageLocatorBuilder
|
| Method Summary | |
|---|---|
ContentLocatorBuilder.BlogLocatorBuilder |
forBlog()
Build a content locator for a Blog post. |
ContentLocatorBuilder.PageLocatorBuilder |
forPage()
Build a content locator for a Page. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ContentLocatorBuilder.PageLocatorBuilder forPage()
public ContentLocatorBuilder.BlogLocatorBuilder forBlog()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||