Uses of Interface
com.atlassian.confluence.api.nav.Navigation.SpaceNav

Packages that use Navigation.SpaceNav
com.atlassian.confluence.api.impl.service.nav   
com.atlassian.confluence.api.nav   
 

Uses of Navigation.SpaceNav in com.atlassian.confluence.api.impl.service.nav
 

Classes in com.atlassian.confluence.api.impl.service.nav that implement Navigation.SpaceNav
 class SpaceNavBuilderImpl
           
 

Methods in com.atlassian.confluence.api.impl.service.nav that return Navigation.SpaceNav
 Navigation.SpaceNav NavigationImpl.space(Reference<Space> space)
           
 Navigation.SpaceNav NavigationImpl.space(Space space)
           
 

Uses of Navigation.SpaceNav in com.atlassian.confluence.api.nav
 

Methods in com.atlassian.confluence.api.nav that return Navigation.SpaceNav
 Navigation.SpaceNav Navigation.space(Reference<Space> spaceReference)
          create a space nav builder to reference the given space
 Navigation.SpaceNav Navigation.space(Space space)
          create a space nav builder to reference the given space
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.