Package com.atlassian.confluence.pages.actions

Interface Summary
CommentAware Indicates an action may have a Comment set on it by the CommentAwareInterceptor.
PageAware Indicates that an action may have a page set on it by the PageAwareInterceptor.
TinyUrlAware Provides tiny urls.
 

Class Summary
AbstractBlogPostsAction  
AbstractCreateAndEditPageAction  
AbstractCreatePageAction Functions shared between creating pages and blog posts.
AbstractDiffPagesAction  
AbstractEditAttachedFileAction  
AbstractEditPageAction  
AbstractFileAttachmentAction  
AbstractPageAction  
AbstractPageChangeAction  
AbstractPaginatedListAction  
AbstractPreviewPageAction  
AbstractTemplatePageAction An abstract action for actions that use page templates.
AbstractViewAttachmentsAction  
AddCommentAction  
AdvancedSearchTipsAction  
AlphabeticalListPagesAction  
BrowseSpaceAction  
CalendarLanguageUtil Default implementaion that reads mappings from calendar-language-util.properties file.
ChildrenAction  
CommentAwareInterceptor Grabs the 'commentId' or 'focusedCommentId' parameter from the request and sets the associated comment on the action.
CopyPageAction  
CreateBlogPostAction  
CreatePageAction  
CreatePageEntryAction An action that performs relevant authorisation checks when trying to enter the 'add page' screen.
DiffPagesAction  
DiffPagesByVersionAction  
DirectoryViewListPagesAction This action will present the specified space as a tree view of all its pages.
DownloadAllAttachmentsOnPageAction  
EditBlogPostAction  
EditCommentAction Date: Jan 24, 2007 - 11:09:18 AM
EditPageAction  
EmptyTrashAction  
ExportWordPageAction An attempt to export to Word, cheaply!
HandleNameConflictsAction  
InsertImageInDraftAction  
InsertImageInPageAction  
ListNewOrUpdatedPagesAction  
ListOrphanedPagesAction  
ListPagesAction  
ListPermissionPagesAction  
ListUndefinedPagesAction  
ListUndefinedPagesAction.UndefinedPage  
MoveAttachmentAction  
MovePageAction  
PageAwareInterceptor Encapsulates all the complicated "how are the many ways I can look up a page so the action knows about it?" stuff.
PageInfoAction  
PageNotFoundAction Redirect to this action if you ever find yourself in a "page not found" situation, it deals with possible alternative pages, and so on.
PageNotPermittedAction  
PageVariablesAction  
PurgeTrashItemAction  
RecentBlogPostsAction  
RemoveAttachedFileAction  
RemoveCommentAction  
RemovePageAction  
RemovePagePermissionAction  
RestoreExistingTrashItemAction  
RestoreTrashItemAction  
RevertPageBackToVersionAction  
TinyUrlAction Action that the TinyUrlServlet redirects to, as we want to do (testable) things with permissions and page availability.
ViewBlogPostsByDateAction  
ViewChangesSinceLastEditAction  
ViewChangesSinceLastLoginAction  
ViewDraftAttachmentsAction  
ViewPageAction  
ViewPageAttachmentsAction  
ViewPreviousVersionsAction  
ViewSourceAction A wrapper class which relies upon ViewPageAction for its functionality.
ViewTrashAction  
 



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