|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.labels.actions.AbstractLabelEntityBean
com.atlassian.confluence.labels.actions.ViewLabelsForEntityWithoutDeleteLinksBean
public class ViewLabelsForEntityWithoutDeleteLinksBean
DWR Bean to return a list of labels (with the delete links disabled) to the browser via AJAX
Constructor Summary | |
---|---|
ViewLabelsForEntityWithoutDeleteLinksBean()
|
Method Summary | |
---|---|
void |
setPageManager(PageManager pageManager)
|
AjaxResponse |
viewLabels(java.lang.String entityIdString,
java.lang.String spaceKey)
|
Methods inherited from class com.atlassian.confluence.labels.actions.AbstractLabelEntityBean |
---|
getText, getText, getText |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewLabelsForEntityWithoutDeleteLinksBean()
Method Detail |
---|
public void setPageManager(PageManager pageManager)
public AjaxResponse viewLabels(java.lang.String entityIdString, java.lang.String spaceKey) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |