Uses of Class
com.atlassian.confluence.labels.actions.AbstractLabelEntityBean

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

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

Subclasses of AbstractLabelEntityBean in com.atlassian.confluence.labels.actions
 class AddLabelToEntityBean
          DWR Bean to add a given label to a given entity and return an updated list of labels to the browser via AJAX
 class GenerateAutocompleteLabelsListBean
          DWR Bean to return a list of labels (via AJAX) that can be completed given a partial label name
 class RemoveLabelFromEntityBean
          DWR Bean to remove a label and return the updated list of labels to the browser via AJAX
 class SuggestedLabelsForEntityBean
          DWR Bean to return a list (via AJAX) of suggested labels for the given entity
 class ViewLabelsForEntityBean
          DWR Bean to return a list of labels (with the delete links enabled) to the browser via AJAX
 class ViewLabelsForEntityWithoutDeleteLinksBean
          DWR Bean to return a list of labels (with the delete links disabled) to the browser via AJAX
 



Confluence is developed by Atlassian.