public interface PublishedDocument extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getParentPath() |
String |
getPath() |
DocumentRef |
getSourceDocumentRef() |
String |
getSourceRepositoryName() |
String |
getSourceVersionLabel() |
boolean |
isPending()
Returns
true if this document is waiting approval, false otherwise. |
DocumentRef getSourceDocumentRef()
String getSourceRepositoryName()
String getSourceVersionLabel()
String getParentPath()
boolean isPending()
true if this document is waiting approval, false otherwise.Copyright © 2019 Nuxeo. All rights reserved.