Uses of Class
com.atlassian.confluence.util.ajax.AjaxResponse

Packages that use AjaxResponse
com.atlassian.confluence.labels.actions   
 

Uses of AjaxResponse in com.atlassian.confluence.labels.actions
 

Methods in com.atlassian.confluence.labels.actions that return AjaxResponse
 AjaxResponse AddLabelToEntityBean.addLabel(java.lang.String entityIdString, java.lang.String labelName)
           
 AjaxResponse GenerateAutocompleteLabelsListBean.autocompleteLabels(java.lang.String entityIdString, java.lang.String labelString)
           
 AjaxResponse RemoveLabelFromEntityBean.removeLabel(java.lang.String entityIdString, java.lang.String labelIdString)
           
 AjaxResponse ViewLabelsForEntityBean.viewLabels(java.lang.String entityIdString)
           
 AjaxResponse ViewLabelsForEntityWithoutDeleteLinksBean.viewLabels(java.lang.String entityIdString, java.lang.String spaceKey)
           
 AjaxResponse SuggestedLabelsForEntityBean.viewLabels(java.lang.String entityIdString, java.lang.String templateName)
           
 



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