|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Content | |
|---|---|
| com.atlassian.confluence.content | |
| Uses of Content in com.atlassian.confluence.content |
|---|
| Classes in com.atlassian.confluence.content that implement Content | |
|---|---|
class |
DefaultContent
Default implementation of Content. |
| Methods in com.atlassian.confluence.content that return Content | |
|---|---|
Content |
DefaultContent.getContainer()
|
Content |
Content.getContainer()
Get the container for this content. |
Content |
DefaultContent.getParent()
|
Content |
Content.getParent()
Get the parent content of this content. |
| Methods in com.atlassian.confluence.content with parameters of type Content | |
|---|---|
void |
DefaultContent.setParent(Content parent)
|
void |
Content.setParent(Content parent)
Sets the parent of this content. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||