com.atlassian.confluence.api.impl.service.nav
Class SpaceNavBuilderImpl.SpaceContentNavImpl

java.lang.Object
  extended by com.atlassian.confluence.api.impl.service.nav.AbstractNav
      extended by com.atlassian.confluence.api.impl.service.nav.DelegatingPathBuilder
          extended by com.atlassian.confluence.api.impl.service.nav.SpaceNavBuilderImpl.SpaceContentNavImpl
All Implemented Interfaces:
Navigation.Builder, Navigation.SpaceContentNav, RestNavigation.RestBuilder
Enclosing class:
SpaceNavBuilderImpl

public static class SpaceNavBuilderImpl.SpaceContentNavImpl
extends DelegatingPathBuilder
implements Navigation.SpaceContentNav


Field Summary
 
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
 
Method Summary
 Navigation.Builder type(ContentType type)
           
 
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
 

Method Detail

type

public Navigation.Builder type(ContentType type)
Specified by:
type in interface Navigation.SpaceContentNav


Copyright © 2003-2014 Atlassian. All Rights Reserved.