|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.api.impl.service.nav.AbstractNav
com.atlassian.confluence.api.impl.service.nav.DelegatingPathBuilder
com.atlassian.confluence.api.impl.service.nav.SpaceNavBuilderImpl
public class SpaceNavBuilderImpl
Nested Class Summary | |
---|---|
static class |
SpaceNavBuilderImpl.SpaceContentNavImpl
|
Field Summary | |
---|---|
static java.lang.String |
SPACE_CONTENT_SUBPATH
|
static java.lang.String |
SPACE_PATH
|
Fields inherited from class com.atlassian.confluence.api.impl.service.nav.AbstractNav |
---|
baseUrl |
Fields inherited from interface com.atlassian.confluence.api.nav.Navigation.Builder |
---|
NONE |
Constructor Summary | |
---|---|
SpaceNavBuilderImpl(java.lang.String spaceKey,
com.atlassian.confluence.api.impl.service.nav.NavigationImpl.BaseApiPathBuilder basePath)
|
Method Summary | |
---|---|
Navigation.SpaceContentNav |
content()
|
Methods inherited from class com.atlassian.confluence.api.impl.service.nav.DelegatingPathBuilder |
---|
addParam, buildPath, setAnchor |
Methods inherited from class com.atlassian.confluence.api.impl.service.nav.AbstractNav |
---|
buildAbsolute, buildRelative, buildRelativeWithContext, toAbsoluteUriBuilder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.confluence.api.nav.Navigation.Builder |
---|
buildAbsolute, buildRelative, buildRelativeWithContext |
Field Detail |
---|
public static final java.lang.String SPACE_PATH
public static final java.lang.String SPACE_CONTENT_SUBPATH
Constructor Detail |
---|
public SpaceNavBuilderImpl(java.lang.String spaceKey, com.atlassian.confluence.api.impl.service.nav.NavigationImpl.BaseApiPathBuilder basePath)
Method Detail |
---|
public Navigation.SpaceContentNav content()
content
in interface Navigation.SpaceNav
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |