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