|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.content.service.ContentLocatorBuilder
public class ContentLocatorBuilder
| Constructor Summary | |
|---|---|
ContentLocatorBuilder()
|
|
| Method Summary | |
|---|---|
ContentLocatorBuilder |
withContentType(java.lang.String contentType)
|
ContentLocatorBuilder |
withId(long id)
|
ContentLocatorBuilder |
withSpaceKey(java.lang.String spaceKey)
|
ContentLocatorBuilder |
withTitle(java.lang.String title)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentLocatorBuilder()
| Method Detail |
|---|
public ContentLocatorBuilder withId(long id)
public ContentLocatorBuilder withContentType(java.lang.String contentType)
public ContentLocatorBuilder withSpaceKey(java.lang.String spaceKey)
public ContentLocatorBuilder withTitle(java.lang.String title)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||