com.atlassian.confluence.content
Class ContentProperties
java.lang.Object
com.atlassian.confluence.content.ContentProperties
public class ContentProperties
- extends Object
Encapsulates the properties of a content object. You should never deal with the ContentProperty list directly.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setStringProperty
public void setStringProperty(String name,
String value)
getStringProperty
public String getStringProperty(String name)