Uses of Class
com.atlassian.confluence.api.impl.service.nav.AbstractNav

Packages that use AbstractNav
com.atlassian.confluence.api.impl.service.nav   
 

Uses of AbstractNav in com.atlassian.confluence.api.impl.service.nav
 

Subclasses of AbstractNav in com.atlassian.confluence.api.impl.service.nav
 class ContentNavImpl
           
 class DelegatingPathBuilder
          DelegatingPathBuilder allows for paths to be build up from prior builders.
 class LongTaskNavImpl
           
 class SpaceNavBuilderImpl
           
static class SpaceNavBuilderImpl.SpaceContentNavImpl
           
 

Methods in com.atlassian.confluence.api.impl.service.nav that return AbstractNav
 AbstractNav ContentNavImpl.children(Depth depth)
           
 

Constructors in com.atlassian.confluence.api.impl.service.nav with parameters of type AbstractNav
ContentNavImpl(Content content, AbstractNav baseBuilder)
           
ContentNavImpl(ContentId contentId, AbstractNav baseBuilder)
           
DelegatingPathBuilder(java.lang.String terminalPath, AbstractNav delegate)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.