Package com.atlassian.confluence.labels.actions

Class Summary
AbstractLabelDisplayingAction A nice abstract class for actions which display label/s on a global AND per space basis.
AbstractLabelEntityBean This class was created during i18n to ensure all the Label beans have access to the getText() methods in the ConfluenceActionSupport class.
AbstractLabelsForEntityAction  
AddLabelToEntityBean DWR Bean to add a given label to a given entity and return an updated list of labels to the browser via AJAX
AddProfileToFavouritesAction  
AddSpaceToFavouritesAction  
AlphabeticalListLabelsAction  
EditLabelAction Simple action to edit a content objects labels.
GenerateAutocompleteLabelsListBean DWR Bean to return a list of labels (via AJAX) that can be completed given a partial label name
ListLabelsBySpaceAction  
RankedNameComparator  
RankedRankComparator  
RankListLabelsAction  
RemoveLabelFromEntityBean DWR Bean to remove a label and return the updated list of labels to the browser via AJAX
RemoveProfileFromFavouritesAction  
RemoveSpaceFromFavouritesAction  
SetFavouriteAction  
SuggestedLabelsForEntityBean DWR Bean to return a list (via AJAX) of suggested labels for the given entity
ViewLabelAction Action for viewing a label.
ViewLabelsForEntityBean DWR Bean to return a list of labels (with the delete links enabled) to the browser via AJAX
ViewLabelsForEntityWithoutDeleteLinksBean DWR Bean to return a list of labels (with the delete links disabled) to the browser via AJAX
 



Confluence is developed by Atlassian.