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

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

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

Classes in com.atlassian.confluence.api.impl.service.nav that implement Navigation.ContentNav
 class ContentNavImpl
           
 

Methods in com.atlassian.confluence.api.impl.service.nav that return Navigation.ContentNav
 Navigation.ContentNav NavigationImpl.content(Content content)
           
 Navigation.ContentNav NavigationImpl.content(ContentId contentId)
           
 Navigation.ContentNav NavigationImpl.content(Reference<Content> contentReference)
           
 

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

Methods in com.atlassian.confluence.api.nav that return Navigation.ContentNav
 Navigation.ContentNav Navigation.content(Content content)
          create a content nav builder to reference a piece of content
 Navigation.ContentNav Navigation.content(ContentId contentId)
          create a content nav builder to reference a piece of content
 Navigation.ContentNav Navigation.content(Reference<Content> contentReference)
          create a content nav builder to reference a piece of content
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.