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 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 page
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.