public class AttachmentSource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
rootLabel |
protected String |
rootPath |
protected String |
title |
| Modifier | Constructor and Description |
|---|---|
protected |
AttachmentSource(String id,
String title) |
protected |
AttachmentSource(String id,
String title,
String rootPath,
String rootLabel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getRootLabel() |
String |
getRootPath() |
String |
getTitle() |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.