|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AddLabelsCommand
Takes a string of comma separated labels and adds them to a Page or Blog Post for the specified user. Includes validation.
Method Summary | |
---|---|
Collection<Label> |
getAddedLabels()
Returns the labels that were added |
Labelable |
getEntity()
Returns the page or blog post that the label was added to |
Methods inherited from interface com.atlassian.confluence.core.service.ServiceCommand |
---|
execute, getValidationErrors, isAuthorized, isValid |
Method Detail |
---|
Labelable getEntity()
Collection<Label> getAddedLabels()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |