public class ArchivedVersionsPathElement extends Object implements PathElement
Constructor and Description |
---|
ArchivedVersionsPathElement(DocumentModel docModel) |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
getDocumentModel() |
String |
getName() |
String |
getType() |
boolean |
isLink() |
public static final String TYPE
public ArchivedVersionsPathElement(DocumentModel docModel)
public String getName()
getName
in interface PathElement
public String getType()
getType
in interface PathElement
public boolean isLink()
isLink
in interface PathElement
public DocumentModel getDocumentModel()
Copyright © 2018 Nuxeo. All rights reserved.