Uses of Class
com.atlassian.confluence.content.ContentProperties
Packages that use ContentProperties
Package
Description
-
Uses of ContentProperties in com.atlassian.confluence.content
Methods in com.atlassian.confluence.content that return ContentPropertiesModifier and TypeMethodDescriptionstatic ContentProperties
ContentProperties.deepClone
(ContentProperties properties) Creates a deep clone of a properties object, throwing away any dangerous Hibernate associations - you shouldn't call this directly, content properties should be managed by theContentEntityObject
.Methods in com.atlassian.confluence.content with parameters of type ContentPropertiesModifier and TypeMethodDescriptionstatic ContentProperties
ContentProperties.deepClone
(ContentProperties properties) Creates a deep clone of a properties object, throwing away any dangerous Hibernate associations - you shouldn't call this directly, content properties should be managed by theContentEntityObject
. -
Uses of ContentProperties in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core that return ContentPropertiesMethods in com.atlassian.confluence.core with parameters of type ContentPropertiesModifier and TypeMethodDescriptionprotected void
ContentEntityObject.replaceContentProperties
(ContentProperties propertiesToClone) Clones the supplied properties and sets these as the properties of the current ContentEntityObject. -
Uses of ContentProperties in com.atlassian.confluence.pages
Methods in com.atlassian.confluence.pages that return ContentPropertiesModifier and TypeMethodDescriptionReadOnlyAttachment.getProperties()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ContentProperties in com.atlassian.confluence.spaces
Methods in com.atlassian.confluence.spaces that return ContentProperties