Uses of Class
org.codehaus.swizzle.confluence.Label

Uses of Label in org.codehaus.swizzle.confluence
 

Methods in org.codehaus.swizzle.confluence with parameters of type Label
 boolean Confluence.addLabelByObject(Label labelObject, long objectId)
          Adds the given label object to the object with the given ContentEntityObject ID.
 List Confluence.getLabelContentByObject(Label labelObject)
          Returns the content for a given Label object.
 boolean Confluence.removeLabelByObject(Label labelObject, long objectId)
          Removes the given label object from the object with the given ContentEntityObject ID.
 



Copyright © 2012 The Codehaus Foundation. All Rights Reserved.