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  
AddFavouriteAction Makes a page or blogpost the favourite of the specified user.
AddLabelAction Adds a label to a page or blog post Used for JSON requests, a list of the labels added are available under the 'labels' key of the bean.
AddLabelToEntityBean DWR Bean to add a given label to a given entity and return an updated list of labels to the browser via AJAX
AddSpaceToFavouritesAction  
AlphabeticalListLabelsAction  
AutocompleteLabelsAction  
FollowUserAction  
ListLabelsBySpaceAction  
RankedNameComparator  
RankedRankComparator  
RankListLabelsAction  
RemoveFavouriteAction  
RemoveLabelAction Removes labels from the page or blog post.
RemoveLabelFromEntityBean DWR Bean to remove a label and return the updated list of labels to the browser via AJAX
RemoveSpaceFromFavouritesAction  
SetFavouriteAction  
SuggestedLabelsForEntityBean DWR Bean to return a list (via AJAX) of suggested labels for the given page
UnFollowUserAction  
ViewLabelAction Action for viewing a label.
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.