Uses of Class
com.atlassian.confluence.setup.webwork.AbstractAwareInterceptor

Packages that use AbstractAwareInterceptor
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.spaces.actions   
 

Uses of AbstractAwareInterceptor in com.atlassian.confluence.pages.actions
 

Subclasses of AbstractAwareInterceptor in com.atlassian.confluence.pages.actions
 class CommentAwareInterceptor
          Grabs the 'commentId' or 'focusedCommentId' parameter from the request and sets the associated comment on the action.
 class PageAwareInterceptor
          Encapsulates all the complicated "how are the many ways I can look up a page so the action knows about it?" stuff.
 

Uses of AbstractAwareInterceptor in com.atlassian.confluence.spaces.actions
 

Subclasses of AbstractAwareInterceptor in com.atlassian.confluence.spaces.actions
 class SpaceAwareInterceptor
          Encapsulates all the complicated "how are the many ways I can look up a space so the action knows about it?" stuff.
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.