Package | Description |
---|---|
com.atlassian.confluence.content | |
com.atlassian.confluence.core |
Modifier and Type | Method and Description |
---|---|
static 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 the
ContentEntityObject . |
Modifier and Type | Method and Description |
---|---|
static 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 the
ContentEntityObject . |
Modifier and Type | Method and Description |
---|---|
ContentProperties |
ContentEntityObject.getProperties() |
Modifier and Type | Method and Description |
---|---|
protected void |
ContentEntityObject.replaceContentProperties(ContentProperties propertiesToClone)
Clones the supplied properties and sets these as the properties of the current ContentEntityObject.
|
Copyright © 2003–2018 Atlassian. All rights reserved.