public static class Config.Document.Info extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
folder
The folder.
|
protected String |
owner
The owner.
|
protected String |
uploaded
The uploaded.
|
| Modifier | Constructor and Description |
|---|---|
protected |
Info(String owner,
String uploaded,
String folder)
Instantiates a new info.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFolder()
Gets the folder.
|
String |
getOwner()
Gets the owner.
|
String |
getUploaded()
Gets the uploaded.
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.