Uses of Class
com.atlassian.confluence.content.ContentProperty

Packages that use ContentProperty
com.atlassian.confluence.content   
 

Uses of ContentProperty in com.atlassian.confluence.content
 

Methods in com.atlassian.confluence.content that return types with arguments of type ContentProperty
 java.util.List<ContentProperty> ContentProperties.asList()
          You shouldn't use this directly, content properties should be managed by the ContentEntityObject.
 

Constructors in com.atlassian.confluence.content with parameters of type ContentProperty
ContentProperty(ContentProperty contentProperty)
          Copy constructor.
 

Constructor parameters in com.atlassian.confluence.content with type arguments of type ContentProperty
ContentProperties(java.util.List<ContentProperty> properties)
          You shouldn't use this directly, content properties should be managed by the ContentEntityObject.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.