|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.ui.rest.service.content.SpaceLabelServiceImpl
public class SpaceLabelServiceImpl
| Constructor Summary | |
|---|---|
SpaceLabelServiceImpl(SpaceManager spaceManager,
PermissionManager permissionManager,
LabelManager labelManager)
|
|
| Method Summary | |
|---|---|
void |
removeLabel(java.lang.String spaceKey,
long labelId)
Remove a label with labelId from the specified content |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpaceLabelServiceImpl(SpaceManager spaceManager,
PermissionManager permissionManager,
LabelManager labelManager)
| Method Detail |
|---|
public void removeLabel(java.lang.String spaceKey,
long labelId)
throws java.lang.IllegalArgumentException
SpaceLabelService
removeLabel in interface SpaceLabelServicespaceKey - the space key to remove the label fromlabelId - the id of the label to remove
java.lang.IllegalArgumentException - failed to remove the label
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||