Package | Description |
---|---|
org.alfresco.rest.api.model |
Modifier and Type | Field and Description |
---|---|
protected ContentInfo |
Node.contentInfo |
Modifier and Type | Method and Description |
---|---|
ContentInfo |
Rendition.getContent() |
ContentInfo |
Folder.getContent() |
ContentInfo |
Document.getContent() |
ContentInfo |
QuickShareLink.getContent() |
ContentInfo |
Node.getContent() |
Modifier and Type | Method and Description |
---|---|
void |
Rendition.setContent(ContentInfo contentInfo) |
void |
Folder.setContent(ContentInfo contentInfo) |
void |
Document.setContent(ContentInfo contentInfoIn) |
void |
QuickShareLink.setContent(ContentInfo content) |
void |
Node.setContent(ContentInfo contentInfo) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.