public class

PageSummaryAction

extends ConfluenceActionSupport
implements JSONAction
java.lang.Object
   ↳ com.opensymphony.xwork.ActionSupport
     ↳ com.atlassian.confluence.core.ConfluenceActionSupport
       ↳ com.atlassian.confluence.pages.actions.PageSummaryAction

Summary

[Expand]
Inherited Constants
From class com.atlassian.confluence.core.ConfluenceActionSupport
From interface com.opensymphony.xwork.Action
[Expand]
Inherited Fields
From class com.atlassian.confluence.core.ConfluenceActionSupport
From class com.opensymphony.xwork.ActionSupport
Public Constructors
PageSummaryAction()
Public Methods
String getJSONString()
void setExcerptHelper(ExcerptHelper excerptHelper)
void setPageId(long pageId)
void setPageManager(PageManager pageManager)
[Expand]
Inherited Methods
From class com.atlassian.confluence.core.ConfluenceActionSupport
From class com.opensymphony.xwork.ActionSupport
From class java.lang.Object
From interface com.atlassian.confluence.json.JSONAction
From interface com.atlassian.confluence.plugin.descriptor.web.WebInterface
From interface com.opensymphony.xwork.Action
From interface com.opensymphony.xwork.LocaleProvider
From interface com.opensymphony.xwork.TextProvider
From interface com.opensymphony.xwork.Validateable
From interface com.opensymphony.xwork.ValidationAware

Public Constructors

public PageSummaryAction ()

Public Methods

public String getJSONString ()

public void setExcerptHelper (ExcerptHelper excerptHelper)

public void setPageId (long pageId)

public void setPageManager (PageManager pageManager)